Improve user guide text for command line interface
authorTeemu Murtola <teemu.murtola@gmail.com>
Wed, 3 Jun 2015 10:54:56 +0000 (13:54 +0300)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Tue, 9 Jun 2015 04:40:58 +0000 (06:40 +0200)
commit3d2aece877a87a8ec06c8dd37b19aaa88a8a43a7
treec41fa309415ac9852572d91b40dba53f8d3eea9d
parentd47c56bf06053ded59cfe3e6bde0e2847ff8ba02
Improve user guide text for command line interface

- Restructure the tools.rst to have all the content on a single page.
- Correct inaccuracies in the information about common options and
  general behavior, and extend the text to cover more cases.
- Include the list of common options on the HTML pages (somewhat ugly
  still).
- Restructure the Sphinx input for easier management and
  understandability: all pages generated from the gmx binary is now
  under onlinehelp/, and all rst fragments (whether generated or not)
  are under fragments/ to make it easy to apply the same rules to all of
  them.

Change-Id: I2d55281bfba7dc781afcc2b09a9fef843730de5f
docs/CMakeLists.txt
docs/conf.py
docs/dev-manual/doxygen.rst
docs/dev-manual/gmxtree.rst
docs/dev-manual/testutils.rst
docs/dev-manual/tools.rst
docs/fragments/doxygen-links.rst [moved from docs/dev-manual/doxygen-links.rst with 100% similarity]
docs/user-guide/tools.rst
src/gromacs/commandline/cmdlinehelpmodule.cpp
src/gromacs/commandline/tests/refdata/CommandLineHelpModuleTest_ExportsHelp.xml