{
  "title": "DSR Docs",
  "tagline": "Self-hosted documentation platform for API and product docs. Native OpenAPI, GraphQL, Doxygen, Markdown, PDF, and AI-ready output.",
  "baseUrl": "https://docs.dsr-corporation.com",
  "supportEmail": "docs@dsr-corporation.com",
  "guestMode": "open",
  "welcomePage": "/docs/welcome/landing",
  "homeBlocks": [],
  "featuredPages": [
    {
      "path": "/docs/guides/one-engine",
      "blurb": "One engine renders OpenAPI, GraphQL, and Doxygen natively"
    },
    {
      "path": "/docs/comparisons/dsr-docs-vs-gitbook",
      "blurb": "How DSR Docs compares to GitBook"
    },
    {
      "path": "/docs/use-cases/self-hosted-alternative-to-gitbook-and-readme",
      "blurb": "A self-hosted alternative to hosted docs SaaS"
    }
  ],
  "llmsPreamble": "DSR Docs — a self-hosted documentation platform for API and product docs. Native OpenAPI, GraphQL, Doxygen, Markdown, PDF, and AI-ready output. Start with the guides, then explore the live OpenAPI, GraphQL, and Doxygen references.",
  "homeDescription": "Self-hosted documentation for APIs and SDKs — native OpenAPI, GraphQL, and C/C++ (Doxygen) references, guides, and search, on infrastructure you control.",
  "structuredData": [
    {
      "@context": "https://schema.org",
      "@type": "Organization",
      "@id": "https://docs.dsr-corporation.com/#organization",
      "name": "DSR Corporation",
      "url": "https://en.dsr-corporation.com/"
    },
    {
      "@context": "https://schema.org",
      "@type": "SoftwareApplication",
      "@id": "https://docs.dsr-corporation.com/#software",
      "name": "DSR Docs",
      "applicationCategory": "DeveloperApplication",
      "operatingSystem": "Linux, Docker",
      "url": "https://docs.dsr-corporation.com/",
      "description": "Self-hosted documentation platform for API and product docs. Native OpenAPI, GraphQL, Doxygen, Markdown, PDF, and AI-ready output.",
      "publisher": {
        "@id": "https://docs.dsr-corporation.com/#organization"
      }
    }
  ]
}
