Add section on naming conventions to dev manual
[alexxy/gromacs.git] / docs / dev-manual / style.md
index bbc6bd19a092525b791df219bbc1de7e905f911c..65c029ccab7e93c75aae216e80ece5c948c625df 100644 (file)
@@ -7,6 +7,9 @@ Style guidelines {#page_devstyle}
  - \subpage page_devstyle_includes <br/>
    Guidelines for \#include style (ordering, paths to use, etc.).
 
+ - \subpage page_devstyle_naming <br/>
+   Naming conventions for files and various code constructs.
+
  - [Doxygen guidelines](\ref section_doxygen_guidelines) <br/>
    Guidelines for using Doxygen to document the source code are currently in a
    section on the page on general Doxygen usage.