-
Notifications
You must be signed in to change notification settings - Fork 184
[Docs] Convert Sphinx docs to Fern #2067
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
cjnolet
wants to merge
136
commits into
rapidsai:main
Choose a base branch
from
cjnolet:codex/fern-docs-main-refresh
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
136 commits
Select commit
Hold shift + click to select a range
52d1d40
Convert docs to Fern
cjnolet 62daba9
Merge branch 'main' into codex/fern-docs-main-refresh
cjnolet 82655fd
Fix docs style checks
cjnolet 16bb8f0
Fix developer guide build link
cjnolet 1cb8968
Collapse C++ overload quick links
cjnolet c336b1f
Preserve Doxygen lists in API docs
cjnolet e31b03e
Fix native API fields tables
cjnolet 331a4c9
Link native API reference types
cjnolet 599f96a
Hide native Doxygen group labels
cjnolet 93bccb3
Exclude detail namespace APIs from Fern docs
cjnolet 158598f
Skip namespace declarations in C++ docs
cjnolet 22b5c9b
Merge branch 'main' into codex/fern-docs-main-refresh
cjnolet a097774
Fix LaTeX escaping in Fern docs
cjnolet c40f61d
Qualify C++ member functions in Fern docs
cjnolet a1b0357
Render field description lists as tables
cjnolet cb47d65
Remove Python member source table column
cjnolet f79b79f
Remove Python reference source footers
cjnolet 3c8a301
Hide non-public C++ members in Fern docs
cjnolet 6f92983
Remove native reference source footers
cjnolet 04ec3e9
Move vector search primer to user guide
cjnolet 74b5dc8
Trim duplicate getting started nav entries
cjnolet 9d4430b
Restructure getting started navigation
cjnolet 95bd65e
Move overview into user guide nav
cjnolet 47c996a
Add getting started nav section
cjnolet 0171199
Nest developer guide under user guide
cjnolet 9600ab0
Move developer guide to top-level nav
cjnolet b9ca0f2
Commiting
cjnolet 1c37132
Merge branch 'codex/fern-docs-main-refresh' of github.com:cjnolet/cuv…
cjnolet c124f3d
Apply NVIDIA Fern theme
cjnolet 1a6f30b
Trim duplicate integrations navigation
cjnolet 1c20013
Trim duplicate cuVS Bench navigation
cjnolet 82e8b4c
Move integrations into user guide navigation
cjnolet 0aa0c55
Move ANN index guide into developer navigation
cjnolet e650abe
Move benchmarking into developer navigation
cjnolet 525f7a3
Move filtering guide into developer navigation
cjnolet 95cf808
Move contributing into developer navigation
cjnolet 747b460
Move benchmarking into user guide navigation
cjnolet c745566
Register hidden docs pages for local links
cjnolet d7cc9c4
Shorten vector search primer
cjnolet 028e28d
Shorten vector database comparison
cjnolet 8e4ad72
Restore comparing index figures
cjnolet 3e763d2
Shorten comparing indexes guide
cjnolet 1770733
Nest comparing indexes under overview nav
cjnolet fb81be8
Rename overview nav to introduction
cjnolet 074e4fa
Move vector database guide under introduction
cjnolet 3396db3
Move advanced topics under developer guide
cjnolet bcf76ef
Move primer under introduction
cjnolet c987158
Move tuning guide under introduction
cjnolet 9006b6f
Clarify index tuning guide
cjnolet dc812d1
Nest integration guides under integrations
cjnolet 3e73c5b
Make integrations a nav heading
cjnolet fd1488b
Clarify Pareto build time summaries
cjnolet b6ac4e8
Clarify blind-sharded tuning guidance
cjnolet ccaf822
Move performance evaluation under benchmarking
cjnolet 5094038
Rename vector search nav item
cjnolet 4f163ec
Rename vector database guide
cjnolet 642baad
Consolidate integration guides
cjnolet 2060ccb
Rename vector search intro header
cjnolet a29d98e
Expand vector search intro title
cjnolet 6d18621
Rename vector database heading
cjnolet 9946383
Rename vector search heading
cjnolet 3623f44
Rename tuning indexes guide
cjnolet d6b9cd6
Nest cuVS bench tool under benchmarking
cjnolet 3e24fd4
Move benchmarking methodology link
cjnolet e82e816
Consolidate cuVS bench datasets link
cjnolet 43faea1
Rename ANN index guide to APIs
cjnolet c8ad2ca
Nest filtering guide under APIs
cjnolet 82d31b9
Remove getting started table of contents
cjnolet d8ae7ef
Link pluggable backend from cuVS bench
cjnolet 199ea13
Deduplicate linked C++ return docs
cjnolet 281051b
Shorten C++ source header paths
cjnolet 7e60fe1
Remove installation page table of contents
cjnolet a9b3aba
Deduplicate linked C return docs
cjnolet 65d298a
Make API Reference a navigation section
cjnolet 9f664fa
Shorten C source header paths
cjnolet db8530c
Rename cuVS API navigation section
cjnolet 7a9d695
Move cuVS APIs guide to top of developer nav
cjnolet 14cd81c
Remove cuVS Bench table of contents
cjnolet b614f0d
Condense cuVS Bench documentation
cjnolet b7b1c01
Fix Developer Guide code fences
cjnolet 1fbad9e
Add contribution guide navigation section
cjnolet a9754b2
Fix cuVS technology stack image
cjnolet 272a764
Use HTML image for technology stack
cjnolet 56bc9ba
Move API guide navigation to user guide
cjnolet f07b121
Rename developer guide link to guidelines
cjnolet 0431284
Move guidelines under developer guide
cjnolet 1f503b2
Move contributing under developer guide
cjnolet 07c0530
Move introduction under getting started
cjnolet ebd1f0c
Move installation to top-level navigation
cjnolet 9dcab37
Move API guide under getting started
cjnolet b57136a
Consolidate API usage guide pages
cjnolet cfe85a9
Move vector index guide under introduction
cjnolet 4bf389c
Adding abi stability to the developer guide
cjnolet 8fa6891
Merge branch 'codex/fern-docs-main-refresh' of github.com:cjnolet/cuv…
cjnolet 6f993f7
Show vector index guide in sidebar
cjnolet 0960315
Expose ABI stability guide in navigation
cjnolet 930dc7c
Rename vector index guide to indexing guide
cjnolet 2529e4b
Collapse indexing guide by default
cjnolet d5067a5
Rename JIT LTO guide
cjnolet fca7564
Expand vector search introduction
cjnolet 20c895e
Clarify vector search tuning concepts
cjnolet 001efaa
Tighten vector search tuning guidance
cjnolet ee9c7f1
Mention Vamana hybrid workflow
cjnolet 5266683
Refine Vamana hybrid workflow wording
cjnolet 6cf0e05
Add CAGRA API guide links
cjnolet 8720166
Rewrite CAGRA indexing guide
cjnolet 80dddec
Add language tabs to cuVS API guide
cjnolet a796f50
Clarify CAGRA memory formulas
cjnolet c76eb67
Move CAGRA API examples into indexing guide
cjnolet 7ccdc49
Nest CAGRA API examples section
cjnolet 032ed0b
Add CAGRA filter usage examples
cjnolet 20d1625
Fix C CAGRA filter example lifecycle
cjnolet 5369440
Add CAGRA HNSW interop examples
cjnolet 9d1cec5
Move indexing guide under getting started
cjnolet ac9455a
Collapse introduction nav by default
cjnolet 2f82f50
Align brute force indexing guide structure
cjnolet d45f904
Adding high-level abi stability to user guide
cjnolet a1c8b3a
t pushMerge branch 'codex/fern-docs-main-refresh' of github.com:cjnol…
cjnolet 08b169e
Move brute force bitmap filter examples
cjnolet 29679b8
Add ABI stability to user guide nav
cjnolet 7282b19
Rename ABI stability user guide nav
cjnolet 8788107
Render compatibility page as markdown
cjnolet 2387cc6
Hide cuVS API usage from sidebar
cjnolet 9323e42
Merge branch 'main' into codex/fern-docs-main-refresh
cjnolet 0151d0c
Document cuVS compatibility release windows
cjnolet 08543ab
Align IVF-Flat indexing guide with CAGRA
cjnolet 7033977
Update Fern docs integrations and index guides
cjnolet bac7fd7
Update integrations documentation
cjnolet bfb703e
Add clustering and preprocessing docs
cjnolet 79ae3b1
Expand Fern docs API guides
cjnolet e4b5679
Add C API guide cleanup calls
cjnolet 154f402
Merge branch 'main' into codex/fern-docs-main-refresh
cjnolet 06cde00
docs: update vector search tuning guidance
cjnolet 0ed5bcd
docs: add integration patterns guide
cjnolet d9d7814
Update CAGRA memory estimate and docs
cjnolet 1f79d5d
Update cuVS Bench docs navigation
cjnolet File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.