6 Different style guidelines are available under the respective sections of
22 Guidelines for indentation and other code formatting.
24 Guidelines for #include style (ordering, paths to use, etc.).
26 Naming conventions for files and various code constructs.
27 :doc:`language-features`
28 Allowed language features.
30 How to handle errors at run time
31 :ref:`dev-doxygen-guidelines`
32 Guidelines for using Doxygen to document the source code are currently in a
33 section on the page on general Doxygen usage.
35 Guidelines for preparing and formatting bug reports on redmine.
37 Guidelines for formatting git commits when sending in proposed fixes for code review.
39 .. TODO: Add more guidelines