From 56cedb70bf10e93445174f2ac7d00233155e9c88 Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Fri, 20 Jan 2017 18:58:43 -0500 Subject: ignore autogenerated index --- api-docs/source/index.rst | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 api-docs/source/index.rst (limited to 'api-docs/source') diff --git a/api-docs/source/index.rst b/api-docs/source/index.rst deleted file mode 100644 index 355d6901..00000000 --- a/api-docs/source/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