- /docs/installation: Install Oxidoc - Linux, macOS, and Windows - /docs/quickstart: Quickstart - Build Your First Docs Site in 5 Minutes - /docs/writing-content: Writing Content - RDX Syntax and File Organization - /docs/configuration: Configuration Reference — oxidoc.toml - /docs/cli: CLI Reference — All Commands and Flags - /docs/components: Built-in Components — Callouts, Tabs, Cards, and More - /docs/components/landing-page: Landing Page Components — Hero, Features, CTA - /docs/search: Search - Built-in Hybrid Search Engine - /docs/search/lexical: Lexical Search — BM25 Full-Text Search Engine - /docs/search/semantic: Semantic Search — AI-Powered Conceptual Search - /docs/search/providers: External Search Providers — Algolia, Typesense, Meilisearch - /docs/versioning: Versioning - Archive and Serve Multiple Doc Versions - /docs/i18n: Internationalization (i18n) — Multi-Locale Documentation - /docs/seo: SEO - Meta Tags, Structured Data, and AI Readability - /docs/analytics: Analytics — Google Analytics and Custom Scripts - /docs/theming: Theming - CSS Variables, Dark Mode, and Custom Styles - /docs/api-reference: API Reference — OpenAPI Integration Guide - /docs/guides/animations: Animations — CSS Keyframes, Scroll Triggers, and Stagger - /docs/guides/custom-components: Custom Web Components — Vanilla JS Escape Hatch - /docs/guides/troubleshooting: Troubleshooting — Common Issues and FAQ - /docs/ai/llms-txt: AI-Ready Output — llms.txt, Embeddings, and RAG - /docs/ai/custom-models: Custom Embedding Models — Use Your Own GGUF Model - /docs/ai/embedding-export: Embedding Export — Export Embeddings for RAG Pipelines - /docs/ai/agent-skills: Oxidoc Skills for AI Agents — Claude, Codex, Cursor - /docs/deployment: Deployment — Deploy Your Docs Site - /docs/deployment/github-pages: Deploy to GitHub Pages — Free Hosting with CI/CD - /docs/deployment/vercel: Deploy to Vercel — Instant Deploys with Preview URLs - /docs/deployment/netlify: Deploy to Netlify — Continuous Deployment with Previews - /lib/index: Library API Documentation - Manual API Docs Example | Oxidoc - /lib/manual-api: Writing Manual API Docs - Hand-Crafted References - /lib/library-example: Library API Example - Sample Reference Page