mirror of
https://github.com/NVIDIA/nvbench.git
synced 2026-05-02 20:51:12 +00:00
Add scaffolding to build C++/Python docs
This commit is contained in:
8
docs/sphinx-python/python_api.rst
Normal file
8
docs/sphinx-python/python_api.rst
Normal file
@@ -0,0 +1,8 @@
|
||||
cuda.bench Python API Reference
|
||||
===============================
|
||||
|
||||
.. automodule:: cuda.bench
|
||||
:members:
|
||||
:imported-members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
Reference in New Issue
Block a user