Conversation
Codecov Report
@@ Coverage Diff @@
## master #119 +/- ##
==========================================
- Coverage 67.7% 64.15% -3.55%
==========================================
Files 16 14 -2
Lines 2149 1928 -221
Branches 369 367 -2
==========================================
- Hits 1455 1237 -218
+ Misses 694 691 -3Continue to review full report at Codecov.
|
|
@smlng thanks. Can you provide a readthedocs link to a preview? When do you will fix the errors? Btw, now we have two Doxyfile, which might be confusing. Should be cleaned up later. |
|
Regarding the 2 Doxyfiles: I'm not sure if they can be merged into one, the problem is that |
|
@waehlisch I put a demo side online, have a look here. Regarding the errors, I see during doc generation: most of them are related to undocumented code parts (functions, parameters, and so on), some are readthedocs + breathe related, but not severe. |
addressed #118
This may need some work. Currently it shows (lots of) errors during generation, and the output is single-page -> hence, a bit unstructured.