Files
nvbench/docs/sphinx-combined/index.rst
Oleksandr Pavlyk 4d887a44e4 Fix cpp_benchmarks, add py_benchmarks
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.
2026-03-12 13:53:58 -05:00

14 lines
175 B
ReStructuredText

NVBench API
===========
Combined C++ and Python API documentation.
.. toctree::
:maxdepth: 2
cpp_benchmarks
py_benchmarks
cli_overview
cpp_api
python_api