[
  {
    "topic": "typespec-language-basics",
    "description": "Documentation for the TypeSpec language",
    "contentUrl": "https://typespec.io/docs/language-basics/llms-full.txt"
  },
  {
    "topic": "typespec-standard-library",
    "description": "Documentation for the TypeSpec standard library",
    "contentUrl": "https://typespec.io/docs/standard-library/llms-full.txt"
  },
  {
    "topic": "typespec-getting-started",
    "description": "Overview of getting started with TypeSpec",
    "contentUrl": "https://typespec.io/docs/getting-started/llms-full.txt"
  },
  {
    "topic": "typespec-events",
    "description": "Documentation for the @typespec/events library.",
    "contentUrl": "https://typespec.io/docs/libraries/events/llms-full.txt"
  },
  {
    "topic": "typespec-http",
    "description": "Documentation for the @typespec/http library.",
    "contentUrl": "https://typespec.io/docs/libraries/http/llms-full.txt"
  },
  {
    "topic": "typespec-openapi",
    "description": "Documentation for the @typespec/openapi library.",
    "contentUrl": "https://typespec.io/docs/libraries/openapi/llms-full.txt"
  },
  {
    "topic": "typespec-rest",
    "description": "Documentation for the @typespec/rest library.",
    "contentUrl": "https://typespec.io/docs/libraries/rest/llms-full.txt"
  },
  {
    "topic": "typespec-streams",
    "description": "Documentation for the @typespec/streams library.",
    "contentUrl": "https://typespec.io/docs/libraries/streams/llms-full.txt"
  },
  {
    "topic": "typespec-versioning",
    "description": "Documentation for the @typespec/versioning library.",
    "contentUrl": "https://typespec.io/docs/libraries/versioning/llms-full.txt"
  }
]