User Tools

Site Tools


coding_style

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
coding_style [2018/05/22 10:33] – external edit 127.0.0.1coding_style [2019/10/24 09:32] – [Documentation] Add a note on README files (Markdown) damien
Line 101: Line 101:
   * Use Doxygen syntax ( http://www.stack.nl/~dimitri/doxygen/manual/docblocks.html )   * Use Doxygen syntax ( http://www.stack.nl/~dimitri/doxygen/manual/docblocks.html )
   * Prefer self-explanatory names over extended comments.   * Prefer self-explanatory names over extended comments.
- +  * README files could be necessary; in which case it is recommended to use [[https://en.wikipedia.org/wiki/Markdown | Markdown]] for its formatting
 ====== Python ====== ====== Python ======
  
coding_style.txt · Last modified: 2022/09/16 18:16 by ddecoeyer