diff options
| author | Jordan Wiens <jordan@psifertex.com> | 2018-10-22 23:10:26 -0400 |
|---|---|---|
| committer | Jordan Wiens <jordan@psifertex.com> | 2018-10-22 23:10:26 -0400 |
| commit | a4a5291ff2a7ca343695fc3144a2aafd936b3b45 (patch) | |
| tree | 6d06483a4c2fbb4e042c522166a09b9e22cf7b78 /api-docs/source/old-index.rst | |
| parent | b6b9134a5bdb252340c8a8fbca7be3cb7b9e4be9 (diff) | |
get attributes included in class summary again, remove unneeded extensions, and remove duplicate bn.bn class that snuck in
Diffstat (limited to 'api-docs/source/old-index.rst')
| -rw-r--r-- | api-docs/source/old-index.rst | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/api-docs/source/old-index.rst b/api-docs/source/old-index.rst deleted file mode 100644 index 355d6901..00000000 --- a/api-docs/source/old-index.rst +++ /dev/null @@ -1,25 +0,0 @@ -.. 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` |
