Add a CHANGELOG. Modify table CSS.
Hook up templating system to read the CHANGELOG for version and changelog info. Modified nature.css to make it clearer on table headings/sub-headings. Use the full _matrix/client path on title links to make it clear it is for v1.pull/977/head
parent
8a676a2b9d
commit
bb9537b824
@ -0,0 +1,11 @@
|
|||||||
|
.. This file is automatically processed by the templating system. To make it
|
||||||
|
.. happy, you MUST use '=' as the title underline and you MUST stick the version
|
||||||
|
.. in the title. The version MUST follow the numbering format
|
||||||
|
.. "v<num>.<num>.<num>" - You cannot use a-z. If the templating system fails to
|
||||||
|
.. find the right info, it will be treated as a test failure and so will show up
|
||||||
|
.. in Jenkins. Comments like this are ignored by both RST and the templating
|
||||||
|
.. system.
|
||||||
|
|
||||||
|
Specification changes in v0.1.0 (2015-06-01)
|
||||||
|
============================================
|
||||||
|
- First numbered release.
|
Loading…
Reference in New Issue