diff options
author | Joshua Powers <josh.powers@canonical.com> | 2019-09-07 02:27:45 +0000 |
---|---|---|
committer | Server Team CI Bot <josh.powers+server-team-bot@canonical.com> | 2019-09-07 02:27:45 +0000 |
commit | 385232dc8da6532b54342cd11e6d822ff7cd3e5a (patch) | |
tree | ef0f51ecd8a348407cbea7662a3e55bc105e890d /doc/rtd/index.rst | |
parent | c7688981e1070c75f3c3f31e707e7be272dd43d6 (diff) | |
download | vyos-cloud-init-385232dc8da6532b54342cd11e6d822ff7cd3e5a.tar.gz vyos-cloud-init-385232dc8da6532b54342cd11e6d822ff7cd3e5a.zip |
doc: document doc, create makefile and tox target
* Create makefile and tox targets for documentation building and testing
to better replicate the live web docs using the same theme.
* Created docs.rst to explain how to build and contribute to documentation
with style guide and tips.
* doc/rtd/conf.py:
* Add copyright to rtd config
* Use Sphinx's RTD theme to replicate actual docs
Diffstat (limited to 'doc/rtd/index.rst')
-rw-r--r-- | doc/rtd/index.rst | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/doc/rtd/index.rst b/doc/rtd/index.rst index 20a99a30..c670b20e 100644 --- a/doc/rtd/index.rst +++ b/doc/rtd/index.rst @@ -1,14 +1,5 @@ .. _index: -.. http://thomas-cokelaer.info/tutorials/sphinx/rest_syntax.html -.. As suggested at link above for headings use: -.. # with overline, for parts -.. * with overline, for chapters -.. =, for sections -.. -, for subsections -.. ^, for subsubsections -.. “, for paragraphs - ############# Documentation ############# |