Skip to content
Snippets Groups Projects
Commit a04a48f4 authored by Jiri Podivin's avatar Jiri Podivin
Browse files

Removing modindex link from docs


The global module documentation is no longer being generated
and the link points to a non-existent document.

The purpose of global module documentation is now fulfilled by
the automatically generated class, and function level reference
documents which are linked properly.

As such there is no need to keep the link around, or to
reestablish module level documentation.

Signed-off-by: default avatarJiri Podivin <jpodivin@redhat.com>
Change-Id: I05e5144a36f33aa5feb996964d1a098b1716cf6a
parent 78dea943
No related branches found
Tags 3.10.1
No related merge requests found
......@@ -18,5 +18,4 @@ extensions.
.. rubric:: Indices and tables
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment