[
  {
    "topic": "typespec-azure-resource-manager-getting-started",
    "description": "Overview of writing Azure Resource Manager (ARM) services in TypeSpec",
    "contentUrl": "https://azure.github.io/typespec-azure/docs/getstarted/azure-resource-manager/llms-full.txt"
  },
  {
    "topic": "typespec-azure-data-plane-getting-started",
    "description": "Overview of writing Azure Data Plane services in TypeSpec",
    "contentUrl": "https://azure.github.io/typespec-azure/docs/getstarted/azure-core/llms-full.txt"
  },
  {
    "topic": "typespec-azure-resource-manager-how-tos",
    "description": "Explanations of how to do common ARM-related tasks in TypeSpec",
    "contentUrl": "https://azure.github.io/typespec-azure/docs/howtos/arm/llms-full.txt"
  },
  {
    "topic": "typespec-azure-data-plane-how-tos",
    "description": "Explanations of how to do common Azure Data Plane-related tasks in TypeSpec",
    "contentUrl": "https://azure.github.io/typespec-azure/docs/howtos/azure-core/llms-full.txt"
  },
  {
    "topic": "typespec-azure-clients-how-tos",
    "description": "Explanations of how to generate client libraries for Azure services",
    "contentUrl": "https://azure.github.io/typespec-azure/docs/howtos/generate-client-libraries/llms-full.txt"
  },
  {
    "topic": "typespec-azure-versioning-how-tos",
    "description": "Explanations of how to version Azure services",
    "contentUrl": "https://azure.github.io/typespec-azure/docs/howtos/versioning/llms-full.txt"
  },
  {
    "topic": "typespec-azure-samples",
    "description": "Sample TypeSpec Azure specifications.",
    "contentUrl": "https://azure.github.io/typespec-azure/docs/samples/llms-full.txt"
  },
  {
    "topic": "typespec-azure-core-library",
    "description": "Documentation for the @azure-tools/typespec-azure-core library.",
    "contentUrl": "https://azure.github.io/typespec-azure/docs/libraries/azure-core/llms-full.txt"
  },
  {
    "topic": "typespec-azure-resource-manager-library",
    "description": "Documentation for the @azure-tools/typespec-azure-resource-manager library.",
    "contentUrl": "https://azure.github.io/typespec-azure/docs/libraries/azure-resource-manager/llms-full.txt"
  },
  {
    "topic": "typespec-client-generator-core-library",
    "description": "Documentation for the @azure-tools/typespec-client-generator-core library.",
    "contentUrl": "https://azure.github.io/typespec-azure/docs/libraries/typespec-client-generator-core/llms-full.txt"
  }
]