JWS-116 Added a full set of manual pages in reStructuredText format that are built...
authorFábio Madeira <fmmarquesmadeira@dundee.ac.uk>
Mon, 10 Apr 2017 16:58:22 +0000 (17:58 +0100)
committerFábio Madeira <fmmarquesmadeira@dundee.ac.uk>
Tue, 11 Apr 2017 11:24:55 +0000 (12:24 +0100)
commitf99bdea2fbcdaec2a929e2d7e69b080e29228e5d
tree54ad0c336c32a56a44f3f647c0a521f5d1e966de
parentf2a39e4293e2d3f6a50080f3d20006a77f8709f1
JWS-116 Added a full set of manual pages in reStructuredText format that are built with Sphinx.
43 files changed:
docs/Makefile [new file with mode: 0644]
docs/README.txt [new file with mode: 0644]
docs/_themes/sphinx_rtd_theme/__init__.py [new file with mode: 0755]
docs/_themes/sphinx_rtd_theme/breadcrumbs.html [new file with mode: 0755]
docs/_themes/sphinx_rtd_theme/footer.html [new file with mode: 0755]
docs/_themes/sphinx_rtd_theme/layout.html [new file with mode: 0755]
docs/_themes/sphinx_rtd_theme/layout_old.html [new file with mode: 0755]
docs/_themes/sphinx_rtd_theme/search.html [new file with mode: 0755]
docs/_themes/sphinx_rtd_theme/searchbox.html [new file with mode: 0755]
docs/_themes/sphinx_rtd_theme/static/css/badge_only.css [new file with mode: 0755]
docs/_themes/sphinx_rtd_theme/static/css/badge_only.css.map [new file with mode: 0755]
docs/_themes/sphinx_rtd_theme/static/css/theme.css [new file with mode: 0755]
docs/_themes/sphinx_rtd_theme/static/css/theme.css.map [new file with mode: 0755]
docs/_themes/sphinx_rtd_theme/static/fonts/FontAwesome.otf [new file with mode: 0755]
docs/_themes/sphinx_rtd_theme/static/fonts/Inconsolata-Bold.ttf [new file with mode: 0755]
docs/_themes/sphinx_rtd_theme/static/fonts/Inconsolata-Regular.ttf [new file with mode: 0755]
docs/_themes/sphinx_rtd_theme/static/fonts/Lato-Bold.ttf [new file with mode: 0755]
docs/_themes/sphinx_rtd_theme/static/fonts/Lato-Regular.ttf [new file with mode: 0755]
docs/_themes/sphinx_rtd_theme/static/fonts/RobotoSlab-Bold.ttf [new file with mode: 0755]
docs/_themes/sphinx_rtd_theme/static/fonts/RobotoSlab-Regular.ttf [new file with mode: 0755]
docs/_themes/sphinx_rtd_theme/static/fonts/fontawesome-webfont.eot [new file with mode: 0755]
docs/_themes/sphinx_rtd_theme/static/fonts/fontawesome-webfont.svg [new file with mode: 0755]
docs/_themes/sphinx_rtd_theme/static/fonts/fontawesome-webfont.ttf [new file with mode: 0755]
docs/_themes/sphinx_rtd_theme/static/fonts/fontawesome-webfont.woff [new file with mode: 0755]
docs/_themes/sphinx_rtd_theme/static/fonts/fontawesome-webfont.woff2 [new file with mode: 0755]
docs/_themes/sphinx_rtd_theme/static/js/modernizr.min.js [new file with mode: 0755]
docs/_themes/sphinx_rtd_theme/static/js/theme.js [new file with mode: 0755]
docs/_themes/sphinx_rtd_theme/theme.conf [new file with mode: 0755]
docs/_themes/sphinx_rtd_theme/versions.html [new file with mode: 0755]
docs/advanced.rst [new file with mode: 0644]
docs/changelog.rst [new file with mode: 0644]
docs/citations.rst [new file with mode: 0644]
docs/client.rst [new file with mode: 0644]
docs/conf.py [new file with mode: 0644]
docs/develop.rst [new file with mode: 0644]
docs/generate_manual.sh [new file with mode: 0755]
docs/getting_started.rst [new file with mode: 0644]
docs/included_tools.rst [new file with mode: 0644]
docs/index.rst [new file with mode: 0644]
docs/make.bat [new file with mode: 0644]
docs/stats.rst [new file with mode: 0644]
docs/va.rst [new file with mode: 0644]
docs/war.rst [new file with mode: 0644]