- resources: writing compiled css as utf-8 now
- Encoding issues on windows
- check if doxygen.css exists before pre-processing
- toc: Fix illegal characters in structural dummy titles
- prerequisites: dartsass isn't needed anymore because we switched to libsass
- styling: fixes doxygen page headings
- parser: removed annotated.html from parsing exclusion list
- resourceprovision: fixed caching not working for stylesheets
- devcontainer: fixed devcontainer which was broken on first run.
- pre-commit: reactivated conventional commit checking
- fix for flake8 error C418 in toc.py
- improve performance by parallelizing work over available cores
- improve performance by better preselection
- improved performance of json loading by an order of magnitude
- doxygen_cwd: Interpret paths relative to working dir
- doxygen: Don't launch doxygen from a shell
- rst_indent_warning: Fixed rst indent warning
- code: Removed emptyspaces before creating hash
- incremental_behaviour: added incremental behaviour for doxysphinx
- parser: Now rst inline syntax is supported for sphinx roles and domains.
- parser: fixed doxygen comment parsing
- deps: pyparsing dependency is added correctly now
- doxygen: solve pre-commit errors by whitespaces
- doxygen: fix errors in validator pytest
- doxygen: adapt optional settings for doxyfile and documentation
- styling: moved rtd style fixes to doxysphinx
- doxygen: fix warning for wrong outdir
- doxygen: correct the handling of relative paths and adjust pytests
- doxygen: add parser for doxygen config
- validator: fix small bug that broke build command
- validator: adapt error messages of validator
- validator: switch some settings to optional
- doxygen: merge current changes from global repo
- doxygen: respect include-tags in doxyfile
- validator: fix small bug that broke build command
- validator: adapt error messages of validator
- validator: switch some settings to optional
- ci: commit to bump version and force a release
- ci: commit to bump version and force a release
- ci: commit to bump version and force a release
- ci: commit to bump version and force a release
- ci: python semantic release is now parsing tags instead of commit logs
- cli: direct doxygen output path specification is no possible in addition to the doxyfile
- validator: Fixed path issue in pytest (
cb02e48
) - validator: Fixed path issues in pytest. (
38aafc9
) - validator: Solved errors for PR (
f2b63bd
) - validator: Changed the validator output type. (
9730b08
) - validator: Added a validator to check the flags of the doxyfile (
16cf2ae
)
- validator: Added note to indicate (
4a6b7b8
)
- styles: Doxygens section headings and also markdown headings are now shown (
85c062d
)
- Added a table of static doxygen page names (
7dcdeda
)
- Remove duplicate headline (
f12a371
)
- Fix sphinx_book_theme config (
9d59320
)
- pypi: Pypi publishing is now active (
86096fc
)
- Add more status badges (
16927d4
)
- ci: Attempt to solve problem of "v" tag (
632cd60
)
- ci: Fix typo at pypi secrets (
77e333b
)
- ci: Fix for really bad typo (
aa5022d
)
- Improve readme (
4baec67
)
- ci: Attempt to fix pypi password escaping issue (
af5c481
)
- ci: Gitignore structure change (
92466a3
)
- ci: Activated pypi pushing (dry-run) (
fbd6fa8
)
- doxygen: Env variables in doxygen configs are now supported (
30a6d58
) - Initial contribution (internal repo hash: cea2505) (
76dee42
)
- dependencies: Fixed missing dependency and updated all (
27fc21d
)