diff --git a/README.md b/README.md index b67e24e..0b37524 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -DISCOS Documentation -==================== +DISCOS Documentation v0.5-rc +============================ This directory contains the reStructuredText (reST) sources to the DISCOS documentation. You don't need to build them yourself, prebuilt versions are available [here](http://discos.readthedocs.org/). @@ -25,4 +25,4 @@ to build the HTML output files. Available make targets are: - **epub**, which builds an EPUB document, suitable to be viewed on e-book readers. -Creative Commons License
DISCOS documentation by the DISCOS team is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License. +Creative Commons License
DISCOS documentation by the DISCOS team is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License. diff --git a/conf.py b/conf.py index 2b308be..59f09ac 100644 --- a/conf.py +++ b/conf.py @@ -31,9 +31,9 @@ copyright = '2006-%s, DISCOS Control Software Team' % time.strftime('%Y') # We should get this information from somewhere in the sources -version = '0.5' +version = '0.5-rc' # The full version, including alpha/beta/rc tags. -release = '0.5' +release = '0.5-rc' # If true, sectionauthor and moduleauthor directives will be shown in the # output. They are ignored by default. diff --git a/index.rst b/index.rst index 590a971..c0eb45e 100644 --- a/index.rst +++ b/index.rst @@ -2,9 +2,9 @@ copyright.rst license.rst -#################### -DISCOS documentation -#################### +############################ +DISCOS documentation v0.5-rc +############################ .. toctree:: :maxdepth: 1 diff --git a/license.rst b/license.rst index f4ad937..41f612d 100644 --- a/license.rst +++ b/license.rst @@ -11,7 +11,7 @@ LICENSE src="https://i.creativecommons.org/l/by-nc-nd/4.0/88x31.png" />
DISCOS documentation by the DISCOS team is licensed under a Creative Commons