bbc6bd19a092525b791df219bbc1de7e905f911c
[alexxy/gromacs.git] / docs / dev-manual / style.md
1 Style guidelines {#page_devstyle}
2 ================
3
4  - \subpage page_devstyle_formatting <br/>
5    Guidelines for indentation and other code formatting.
6
7  - \subpage page_devstyle_includes <br/>
8    Guidelines for \#include style (ordering, paths to use, etc.).
9
10  - [Doxygen guidelines](\ref section_doxygen_guidelines) <br/>
11    Guidelines for using Doxygen to document the source code are currently in a
12    section on the page on general Doxygen usage.
13
14 TODO: Add more guidelines