GLAMOS / dataflow

Code and tools for data exchange between GLAMOS and externals partners.
http://www.glamos.ch
Other
1 stars 3 forks source link

Creating code-documentation using Sphinx #13

Open yweidmann opened 6 years ago

yweidmann commented 6 years ago

Using Sphinx instead of Doxygen: http://www.sphinx-doc.org/en/master/

jlandmann commented 6 years ago

Partly addressed by #15, we now just need to kick out doxygen and maybe adjust the docstrings according to PEP 257.