d78c59118ef62bf5bd238dd9627ecacb7aa9b6d4
[alexxy/gromacs.git] / docs / index.rst
1 Welcome to the |Gromacs| documentation!
2 =======================================
3
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)
9
10 Contents:
11
12 .. toctree::
13    :maxdepth: 2
14
15    download
16    install-guide/index
17
18    user-guide/index
19
20 * `Reference Manual`_ (PDF format)
21
22 * Answers to `Frequently Asked Questions <http://www.gromacs.org/Documentation/FAQs>`_
23
24 * Coping with `errors while using GROMACS <http://www.gromacs.org/Documentation/Errors>`_
25
26 * Links to `tutorial material <http://www.gromacs.org/Documentation/Tutorials>`_
27
28 Documentation for developers
29 ----------------------------
30
31 Resources for developers, e.g., related to guidelines and tools used during
32 development.
33
34 .. toctree::
35    :maxdepth: 3
36
37    dev-manual/index
38
39 * `Doxygen public API documentation <doxygen/html-user/index.xhtml>`_
40
41 * `Doxygen code documentation <doxygen/html-lib/index.xhtml>`_
42      This contains the public API documentation as a subset, but also has more
43      details on the internal implementation of |Gromacs|.
44
45 Indices and tables
46 ==================
47
48 * :ref:`genindex`
49
50 .. _Reference Manual: `gmx-manual`_