Improve documentation build

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
This commit is contained in:
Andreas Jaeger
2014-09-19 11:36:29 +02:00
parent cceb466f30
commit ba713b70f7
6 changed files with 15 additions and 27 deletions

View File

@@ -39,19 +39,3 @@ The :mod:`manila.share.driver` Module
:undoc-members:
:show-inheritance:
:exclude-members: FakeAOEDriver
Tests
-----
The :mod:`test_share` Module
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. automodule:: manila.tests.test_share
:noindex:
:members:
:undoc-members:
:show-inheritance: