Skip to content

Add scaffolding to build C++/Python docs#323

Draft
oleksandr-pavlyk wants to merge 9 commits intoNVIDIA:mainfrom
oleksandr-pavlyk:doc-generation
Draft

Add scaffolding to build C++/Python docs#323
oleksandr-pavlyk wants to merge 9 commits intoNVIDIA:mainfrom
oleksandr-pavlyk:doc-generation

Conversation

@oleksandr-pavlyk
Copy link
Collaborator

@oleksandr-pavlyk oleksandr-pavlyk commented Mar 10, 2026

Closes #324

Renamed test_cpp_exception and test_py_exception functions to start with
underscore, signaling that these functions are internal and should  not be
documented
1. Fixed xrefs in docs/sphinx-combined/cpp_benchmarks.md, which is built on top of
   docs/benchmarks.md

   Added level-1 heading, and pushed existing headings one level down.

2. Added py_benchmarks.md to document benchmarking of Python scripts.

3. Rearranged entries in index.rst so that overview documents come before
   API enumeration.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enable generation of NVBench documentation

1 participant