diff --git a/doc/source/conf.py b/doc/source/conf.py index bbb2463..5113e8e 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -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. diff --git a/doc/source/index.rst b/doc/source/index.rst index 1c77599..7f446a2 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -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 ==================================== diff --git a/template.rst b/template.rst index bafe4f3..48ea116 100644 --- a/template.rst +++ b/template.rst @@ -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