diff options
author | aditi <aditi.s@nectechnologies.in> | 2017-01-27 11:19:38 +0530 |
---|---|---|
committer | aditi <aditi.s@nectechnologies.in> | 2017-01-27 11:29:53 +0530 |
commit | 146dcb20b1f0faa494f023307c80b3ce6224b189 (patch) | |
tree | e7bcf55dbb068eb87e4d27d6c07d69755a861576 /doc/source | |
parent | 60d215d810a5fe15b924b132d9271d4e7e7d9086 (diff) | |
download | ceilometermiddleware-146dcb20b1f0faa494f023307c80b3ce6224b189.tar.gz |
Remove link to modindex
The documentation build does not generate any module index, thus
remove the link to the page. The page
http://docs.openstack.org/developer/ceilometermiddleware
/py-modindex.html does not exists
Change-Id: I690c59ef1d999d437162f59939c64b00b19ebed9
Diffstat (limited to 'doc/source')
-rw-r--r-- | doc/source/index.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst index 5db4146..b32d069 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -20,6 +20,5 @@ Indices and tables ================== * :ref:`genindex` -* :ref:`modindex` * :ref:`search` |