diff options
| author | Jordan Wiens <jordan@psifertex.com> | 2020-10-20 03:03:46 -0400 |
|---|---|---|
| committer | Jordan Wiens <jordan@psifertex.com> | 2020-10-21 15:44:15 -0400 |
| commit | 0588ed2ad8b0178e7c61614b28edd5d4979635cd (patch) | |
| tree | 392facc2f3e720f8c50d3203400a3e7e02f8e206 /api-docs | |
| parent | f3943878c5cb2a320d52397ad2912f16bac023c9 (diff) | |
sample rst and updated conf for breathe/sphinx
Diffstat (limited to 'api-docs')
| -rw-r--r-- | api-docs/cppdocs/index.rst | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/api-docs/cppdocs/index.rst b/api-docs/cppdocs/index.rst new file mode 100644 index 00000000..4aa376a1 --- /dev/null +++ b/api-docs/cppdocs/index.rst @@ -0,0 +1,13 @@ +Binary Ninja C++ API Documentation +===================================== +.. toctree:: + :maxdepth: 2 + :caption: Contents: + +.. doxygennamespace:: BinaryNinja + :members: + +Indices and tables +================== + +* :ref:`genindex` |
