6 Commits

Author SHA1 Message Date
muellerr 26b3e5a013 fix misc def config 2022-09-12 15:14:42 +02:00
muellerr 3bffb4f968 fix for static fw obj setter 2022-08-29 15:20:33 +02:00
muellerr 8bf0fb9885 test auto-initializers 2022-07-26 18:46:28 +02:00
muellerr c2bf09d506 Introducing documentation with Sphinx
This PR introduces the generation of documentation based on
this excellent blog post: https://devblogs.microsoft.com/cppblog/clear-functional-c-documentation-with-sphinx-breathe-doxygen-cmake/

It combines the tools Sphinx, Doxygen and Breathe to generate good
looking HTML documentation conveniently which can be hosted easily.

The helper scripts were unified and there is now one helper.py script
which can be used to create, build and open both tests and documentation.
"./helper.py -h" can be used to get the different options.

This PR also contains some smaller fixes which were necessary for the docs
to build
2021-12-01 11:17:28 +01:00
muellerr a94725c423 Merge remote-tracking branch 'origin/development' into mueller/restructuring 2021-07-27 13:07:58 +02:00
muellerr bdb8b0a757 restructure repository 2021-07-13 18:40:52 +02:00