Combine all the documentation

Started by AnvarTheF 3 posts 87 views

Reply on sbox.game
  1. #1
    AnvarTheF 1,095
    Hi! Is it possible to ask developers to compile all the documentation pages into one page in order to use it in LLM. I would like to build something like a RAG or Database.
  2. #2
    Skipin 1,432
    • llms.txt — a file llms look at to understand s&box as well as further links to all documentation pages
    • docs.md — appending .md to the end of any documentation page now outputs it in raw markdown, no html, no javascript, no styles.

  3. #3
    AnvarTheF Started this 1,095
    Thanks, I'll check it out

    Skipin posted:

    llms.txt — a file llms look at to understand s&box as well as further links to all documentation pages
    docs.md — appending .md to the end of any documentation page now outputs it in raw markdown, no html, no javascript, no styles.