Stone.js API
    Preparing search index...

    Function generateLlmsTxt

    • Generates the concise llms.txt index (the emerging standard: a short, link-friendly Markdown map an agent can read in one shot). Serve it at /llms.txt from the docs site.

      Parameters

      • base: KnowledgeBase = knowledgeBase

        The knowledge base (defaults to the built-in one).

      Returns string

      The llms.txt content.