diff options
| author | Jordan Wiens <jordan@psifertex.com> | 2016-07-30 16:22:29 -0400 |
|---|---|---|
| committer | Jordan Wiens <jordan@psifertex.com> | 2016-07-30 16:22:29 -0400 |
| commit | e6fb10f4505a29785197510b6c10aedadb1bc6dc (patch) | |
| tree | 868a53a940eeb174182748b46db00fd19115fc02 /api-docs/source | |
| parent | 7255f2e41a52c1ab0c75baeba8e8643846a7dcb7 (diff) | |
remove C for now
Diffstat (limited to 'api-docs/source')
| -rw-r--r-- | api-docs/source/index.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/api-docs/source/index.rst b/api-docs/source/index.rst index e472109c..62145b10 100644 --- a/api-docs/source/index.rst +++ b/api-docs/source/index.rst @@ -12,9 +12,10 @@ Contents: .. toctree:: :maxdepth: 2 - + Python API <python> C++ API <c++> +.. C API <c> Indices and tables ================== @@ -22,4 +23,3 @@ Indices and tables * :ref:`genindex` * :ref:`modindex` * :ref:`search` - |
