From a4a5291ff2a7ca343695fc3144a2aafd936b3b45 Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Mon, 22 Oct 2018 23:10:26 -0400 Subject: get attributes included in class summary again, remove unneeded extensions, and remove duplicate bn.bn class that snuck in --- api-docs/source/old-index.rst | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 api-docs/source/old-index.rst (limited to 'api-docs/source/old-index.rst') 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 -.. C++ API -.. C API - -Indices and tables -================== - -* :ref:`genindex` -* :ref:`modindex` -* :ref:`search` -- cgit v1.3.1