diff options
| author | David Bremner <david@tethera.net> | 2022-07-01 06:52:04 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2022-07-14 16:31:11 -0400 |
| commit | 9003394f5cffb8e81f6e2abdbed78ac0fa56c365 (patch) | |
| tree | aece2098ca43172afa3eb70c56085d35ba757738 | |
| parent | 7ad20fc697a56c5beafef29f56a9c98f48cb1b83 (diff) | |
doc: drop module index from ToC
There is only one module listed, so the index is not useful.
| -rw-r--r-- | doc/index.rst | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/index.rst b/doc/index.rst index 6b84a15f..fec3e6c2 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -13,9 +13,8 @@ Content notmuch-emacs python-bindings -Indices and tables -================== +Index and search +----------------- * :ref:`genindex` -* :ref:`modindex` * :ref:`search` |
