Fix warnings

sphinx complains about:

"
source/specs/task-tracker.rst:231: WARNING: Pygments lexer name
u'storyboard-migration' is not known

checking consistency:
... source/specs/logs-in-swift.rst::
WARNING: document isn't included in any toctree
... source/specs/maniphest.rst::
WARNING: document isn't included in any toctree"

Fix these warnings, the next pbr release will stop again on errors, so
prepare for that.

Fixes are:
* Add toc that includes the two files und new section "Abandoned"
* Fix code-block usage for task-tracker

Change-Id: I6df505e2eb1aa5ff76b2a9d0041de8763ca421a7
This commit is contained in:
Andreas Jaeger 2016-08-08 06:49:59 +02:00
parent 8c5771e452
commit 093a9d6244
2 changed files with 13 additions and 2 deletions

View File

@ -90,6 +90,17 @@ for historical purposes.
specs/translation_setup
specs/trystack-site
Abandoned Design Specifications
===============================
These specifications had been approved previously but have not been
implemented, they have been abandoned.
.. toctree::
:maxdepth: 1
specs/logs-in-swift
specs/maniphest
Specifications Repository Information
=====================================

View File

@ -226,9 +226,9 @@ separate, followup spec.
Gerrit Topic
------------
Use Gerrit topic "<topic_name>" for all patches related to this spec.
Use Gerrit topic "storyboard-migration" for all patches related to this spec.
.. code-block:: storyboard-migration
.. code-block:: bash
git-review -t storyboard-migration