PTU5KAS/docs
Jan Kiszka 2a618686f1 Switch to separate config file version
Use a separately incremented integer to track the configuration file
format version. We start with 2 due to the change that 23c3a951f6
introduced. 1 is declared to be equivalent to the original '0.10'.

The separate versioning has the advantage of being able to increment it
already during the development cycle, and using it with config files
that test/exploit the new format.

Using an integer has the advantages of a) differentiating it clearly
from the now independent kas version and b) simplifying the version
parsing. We can now also remove the string type restriction.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
2017-07-20 15:31:23 +02:00
..
_static Fixed wrapping of cell content in readthedocs style 2017-06-28 15:12:15 +02:00
conf.py docs: Remove unused githubpages extension 2017-07-20 15:29:21 +02:00
devguide.rst Added link to the documentation in the documentation 2017-06-29 08:49:03 +02:00
format-changelog.rst Switch to separate config file version 2017-07-20 15:31:23 +02:00
index.rst Switch to separate config file version 2017-07-20 15:31:23 +02:00
intro.rst Made project buildable with rtd 2017-06-28 15:12:15 +02:00
Makefile Added initial sphinx documentation 2017-06-28 15:12:15 +02:00
userguide.rst Switch to separate config file version 2017-07-20 15:31:23 +02:00