Convert developer manual to rst
authorTeemu Murtola <teemu.murtola@gmail.com>
Tue, 28 Apr 2015 18:39:59 +0000 (21:39 +0300)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Sun, 10 May 2015 03:09:42 +0000 (05:09 +0200)
commit39d7dc7f8b175dcdeb919f0831f1d09f3be742ca
tree220da8b44f7369c09531e430bd33780a64df5eeb
parent05d7d98932b91f4821b8619e3cadc5b921c02215
Convert developer manual to rst

Convert all of docs/dev-manual/ to reStructuredText and generate the
documentation with Sphinx.  Also convert docs/doxygen/lib/doxygen.md and
example files related to that.

The actual text or content has mostly not changed, but some
reindentation and other formatting changes are quite extensive.
The only textual changes are in the top-level pages where the text and
presentation has been altered slightly to make them appear better with
Sphinx.  More work is still necessary to get the best possible
organization under Sphinx, but this should be a reasonable first step.

Change-Id: I9c322aca1f39dd3f54f1a6035b06ec298fc95e43
36 files changed:
admin/copyright.py
admin/git-pre-commit
admin/reformat_all.sh
admin/uncrustify.sh
docs/.gitattributes
docs/CMakeLists.txt
docs/conf.py
docs/dev-manual/dev-manual.md [deleted file]
docs/dev-manual/doxygen-links.rst [new file with mode: 0644]
docs/dev-manual/doxygen.rst [new file with mode: 0644]
docs/dev-manual/formatting.md [deleted file]
docs/dev-manual/formatting.rst [new file with mode: 0644]
docs/dev-manual/gmxtree.md [deleted file]
docs/dev-manual/gmxtree.rst [new file with mode: 0644]
docs/dev-manual/includestyle.md [deleted file]
docs/dev-manual/includestyle.rst [new file with mode: 0644]
docs/dev-manual/index.rst [new file with mode: 0644]
docs/dev-manual/naming.md [deleted file]
docs/dev-manual/naming.rst [new file with mode: 0644]
docs/dev-manual/style.md [deleted file]
docs/dev-manual/style.rst [new file with mode: 0644]
docs/dev-manual/tools.md [deleted file]
docs/dev-manual/tools.rst [new file with mode: 0644]
docs/dev-manual/uncrustify.md [deleted file]
docs/dev-manual/uncrustify.rst [new file with mode: 0644]
docs/doxygen/Doxyfile-common.cmakein
docs/doxygen/Doxyfile-user.cmakein
docs/doxygen/check-source.py
docs/doxygen/examples/doxygen-example-issues.cpp [deleted file]
docs/doxygen/examples/doxygen-example-module.cpp [deleted file]
docs/doxygen/examples/doxygen-example-scoping.cpp [deleted file]
docs/doxygen/examples/doxygen-example.c [deleted file]
docs/doxygen/examples/doxygen-example.cpp [deleted file]
docs/doxygen/lib/doxygen.md [deleted file]
docs/doxygen/user/mainpage.md
docs/index.rst