@@ -187,14 +187,29 @@ the Internet. Nevertheless, here is a short list of most important advices:
* Test do not fail on purpose
* No failing tests, that are considered 'this does not affect anything'
.. documentation
.. what is the docu system/ links to it
.. where to put docu, how to write docu
.. but: we are not here to write books
.. consistency rule broken/ softened
.. if sth needs highlighting, highlight it, if you emphasize like other bits of the code, nice, eg file names always go by :file:, but in the end, highlights are just there to fetch the readers attention, not really to bypass extra information. So do not spend to much time on developing the best formatting scheme in the world for variables, files, etc.