summaryrefslogtreecommitdiff
path: root/api-docs/cppdocs
diff options
context:
space:
mode:
authorJordan Wiens <jordan@psifertex.com>2020-10-20 03:03:46 -0400
committerJordan Wiens <jordan@psifertex.com>2020-10-21 15:44:15 -0400
commit0588ed2ad8b0178e7c61614b28edd5d4979635cd (patch)
tree392facc2f3e720f8c50d3203400a3e7e02f8e206 /api-docs/cppdocs
parentf3943878c5cb2a320d52397ad2912f16bac023c9 (diff)
sample rst and updated conf for breathe/sphinx
Diffstat (limited to 'api-docs/cppdocs')
-rw-r--r--api-docs/cppdocs/index.rst13
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`