The Module Index link points to a non-existing page.
So, the link is removed to avoid confusions.
Change-Id: I2ed9d04a347eec2399dfd8e4276533e5ea706614
Closes-Bug: #1566818
Glossary should be used to describe common terms used in Manila's
documentation. Starting using it for "manila-share", "manila-api" and
"manila-scheduler".
Change-Id: I288332f5b599c9c78d45f0102e4d2a20753af3a6
Fix the following that shows up when running "python setup.py
build_sphinx":
manila/doc/source/adminref/index.rst:16:
WARNING: toctree contains reference to nonexisting document
u'adminref/launchpad'
manila/doc/source/adminref/index.rst:16:
WARNING: toctree contains reference to nonexisting document
u'adminref/gerrit'
manila/doc/source/adminref/index.rst:16:
WARNING: toctree contains reference to nonexisting document
u'adminref/jenkins'
checking consistency...
manila/doc/source/adminref/index.rst::
WARNING: document isn't included in any toctree
Cleanup adminref/index.rst file and remove content that is duplicated
from the devref/index.rst and not relevant here.
Change-Id: I57accea0f041ac59e507e4cf6461d2239f60b3b7
Fix some problems found during documentation build:
* Remove reference to obsolete files
* Fix warning about too short title underlining
* Include api reference in index page
* Include man page in index page
* We have no _static files, so don't set the config option for it
* Fix reference for tests.share
Change-Id: I798d1ab65184689d75c559de9bffdf5969b9f013
Found this by eyeballing the formatted document after our transition
from oslo.sphinx 1.x to oslosphinx 2.x. Clearly a forgotten fragment.
Change-Id: I66376f0af902e9c483508820a8519c6ea03717cc
After manila's fork from cinder, its docs were not
updated well.
This info is used by doc-builder, see doc/README.rst
Partially implements: blueprint manila-documentation
Change-Id: Ic97584db291b60505d5d310a517c2866fc6fcf5f