diff options
| author | Rusty Wagner <rusty@vector35.com> | 2017-02-10 16:42:12 -0500 |
|---|---|---|
| committer | Rusty Wagner <rusty@vector35.com> | 2017-02-10 16:42:12 -0500 |
| commit | 4b988c0d24c8d8c8dc67485f3aaeb7106eb4af18 (patch) | |
| tree | 2cd7242ff78a8f92cc268b2ccb7afc69734d9f6b /api-docs/source/old-index.rst | |
| parent | 8c42dabe92340b4d342f3b4e7594fb70f1890e41 (diff) | |
| parent | f8687791c32688a78b5e6667b2af9689816e41af (diff) | |
Merge branch 'dev'
Diffstat (limited to 'api-docs/source/old-index.rst')
| -rw-r--r-- | api-docs/source/old-index.rst | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/api-docs/source/old-index.rst b/api-docs/source/old-index.rst new file mode 100644 index 00000000..355d6901 --- /dev/null +++ b/api-docs/source/old-index.rst @@ -0,0 +1,25 @@ +.. Binary Ninja API documentation master file, created by + sphinx-quickstart on Tue Jun 28 23:02:45 2016. + You can adapt this file completely to your liking, but it should at least + contain the root `toctree` directive. + +.. include global.rst + +Binary Ninja API Documentation +============================== + +Contents: + +.. toctree:: + :maxdepth: 2 + + Python API <python> +.. C++ API <c++> +.. C API <c> + +Indices and tables +================== + +* :ref:`genindex` +* :ref:`modindex` +* :ref:`search` |
