[DRAFT] Initial commit for converting docs from rst to md#2055
Conversation
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (181)
📝 WalkthroughSummary by CodeRabbit
WalkthroughThis PR migrates cuVS documentation from reStructuredText to Markdown format across ~100 files, adding Python API and guide pages in the new format while removing their RST counterparts. It also introduces a standalone C Docker build system with a Dockerfile and orchestration script for building ChangesStandalone C Docker Build System
Documentation Format Migration (reStructuredText → Markdown)
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes The PR encompasses a large volume of changes across ~150 documentation files (100+ new ✨ Finishing Touches🧪 Generate unit tests (beta)
|
Attempting to use Codex to assist in converting the docs from rst to markdown. This is required for the migration of cuvs docs from docs.rapids.ai to docs.nvidia.com as we'll need migrate to Fern, which only supports markdown.