Fix template and reST online renderer links

* The template is located in specs/ directory and not in doc/source/specs/
* The current reST renderer link in the template file points to an
  expired domain

Change-Id: I165fe6a8eabb59d0918ada6c7ce24d4ea095544d
This commit is contained in:
Vipin Balachandran 2014-07-17 19:25:07 +05:30
parent 0d0b76d838
commit 366b44200a
2 changed files with 2 additions and 6 deletions

View File

@ -10,11 +10,7 @@ The layout of this repository is::
specs/<release>/
You can find an example spec in `doc/source/specs/template.rst`. A
skeleton that contains all the sections required for a spec
file is located in `doc/source/specs/skeleton.rst` and can
be copied, then filled in with the details of a new blueprint for
convenience.
You can find an example spec in `specs/template.rst`.
Specifications are proposed for a given release by adding them to the
`specs/<release>` directory and posting it for review. The implementation

View File

@ -31,7 +31,7 @@ Some notes about using this template:
* For help with syntax, see http://sphinx-doc.org/rest.html
* To test out your formatting, build the docs using tox, or see:
http://rst.ninjs.org
https://www.siafoo.net/reST.xml
* If you would like to provide a diagram with your spec, ascii diagrams are
required. http://asciiflow.com/ is a very nice tool to assist with making