Add content to user guide
[gromacs.git] / docs / index.rst
blob39cd4b5528b994324624ebc8e9781038e183ad4b
1 Welcome to the |Gromacs| documentation!
2 =======================================
4 ..  TODO : consolidate at least some of the material in the
5     Documentation links below into the new user guide, along with all
6     of http://www.gromacs.org/Documentation/Cut-off_schemes,
7     http://www.gromacs.org/Documentation/Acceleration_and_parallelization
8     and http://www.gromacs.org/Documentation/Performance_checklist)
10 Contents:
12 .. toctree::
13    :maxdepth: 2
15    download
16    install-guide/index
18    user-guide/index
20 * `Reference Manual`_ (PDF format)
22 * Answers to `Frequently Asked Questions <http://www.gromacs.org/Documentation/FAQs>`_
24 * Coping with `errors while using GROMACS <http://www.gromacs.org/Documentation/Errors>`_
26 * Links to `tutorial material <http://www.gromacs.org/Documentation/Tutorials>`_
28 Documentation for developers
29 ----------------------------
31 * `Doxygen public API documentation <doxygen/html-user/index.xhtml>`_
33 * `Doxygen code documentation <doxygen/html-lib/index.xhtml>`_
34      This contains the public API documentation as a subset, but also has more
35      details on the internal implementation of |Gromacs|.
37 * `Developer Guide <doxygen/html-lib/page_devmanual.xhtml>`_
38      Resources for developers, e.g., related to guidelines and tools used during
39      development.
41 Indices and tables
42 ==================
44 * :ref:`genindex`
46 .. _Reference Manual: `gmx-manual`_