Make build_sphinx warning proof

This commit makes changes to the rst files so sphinx will not throw any
warnings. The implemented section of the index is removed, we can add
it back when a specification is implemented and we move it into that
directory.

Change-Id: I09f813623c8bdfd830f73592aac6cf57abe87741
This commit is contained in:
Matthew Treinish 2014-04-04 11:31:02 -04:00
parent 762dea4392
commit fde3118924
3 changed files with 5 additions and 16 deletions

View File

@ -119,7 +119,7 @@ html_theme = 'nature'
# Add any paths that contain custom static files (such as style sheets) here,
# relative to this directory. They are copied after the builtin static files,
# so a file named "default.css" will overwrite the builtin "default.css".
html_static_path = ['_static']
# html_static_path = ['_static']
# If not '', a 'Last updated on:' timestamp is inserted at every page bottom,
# using the given strftime format.

View File

@ -10,17 +10,6 @@ QA Project Specifications
specs/*
-----------
Implemented
-----------
These specifications have been approved and already implemented:
.. toctree::
:glob:
:maxdepth: 1
specs/implemented/*
====================================
Specification Repository Information
====================================

View File

@ -1,7 +1,7 @@
::
This work is licensed under a Creative Commons Attribution 3.0 Unported License.
http://creativecommons.org/licenses/by/3.0/legalcode
..
This work is licensed under a Creative Commons Attribution 3.0 Unported
License.
http://creativecommons.org/licenses/by/3.0/legalcode
..
This template should be in ReSTructured text. The filename in the git