Add initial support for python bindings
[alexxy/gromacs.git] / docs / index.md
1 % GROMACS @PROJECT_VERSION@
2
3 @DOWNLOAD_SECTION@
4
5 [/a/]: # (TODO in release-5-0 branch: consolidate at least some of the material in the Documentation links below into the new user guide, along with all of http://www.gromacs.org/Documentation/Cut-off_schemes, http://www.gromacs.org/Documentation/Acceleration_and_parallelization and http://www.gromacs.org/Documentation/Performance_checklist)
6
7 # Documentation
8
9 * [Installation Guide](install-guide.html)  
10   As [PDF](install-guide.pdf)
11
12 * [User Guide](user-guide.html)  
13   As [PDF](user-guide.pdf)
14
15 * [Online Reference](online.html)
16
17 * [Reference manual](manual-@PROJECT_VERSION@.pdf) (PDF format)
18
19 * Answers to [Frequently Asked Questions](http://www.gromacs.org/Documentation/FAQs)
20
21 * Coping with [GROMACS errors](http://www.gromacs.org/Documentation/Errors)
22
23 * Links to [tutorial material](http://www.gromacs.org/Documentation/Tutorials)
24
25 # Documentation for developers
26
27 * [Doxygen code documentation](doxygen/html-lib/index.xhtml)
28
29 * Developer Guide - coming soon (in master branch)!
30
31 [/b/]: # (TODO in master branch: consolidate much of the wiki material into a proper developer guide, and link to it here)