From 0588ed2ad8b0178e7c61614b28edd5d4979635cd Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Tue, 20 Oct 2020 03:03:46 -0400 Subject: sample rst and updated conf for breathe/sphinx --- api-docs/cppdocs/index.rst | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 api-docs/cppdocs/index.rst (limited to 'api-docs/cppdocs') 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` -- cgit v1.3.1