wpiet
wpiet
> @wpiet could you check why RAT work didn't catch missing licence headers in vectors files? The directory 'stm32h7xx' is listed in .rat-excludes, thus RAT tool have not checked any...
Changing to a draft, as it would be good to implement better handling of constantly changing `sitemap.xml` files (due to timestamps being updated to current date whenever build script is...
This change allows to build the documentation using the latest Sphinx release (tested on version: 8.0.2). It is required due to breaking changes in the dependent package `docutils` introduced in...
The issue described is still present, unfortunately. I've tested it across several Doxygen versions, including the latest `1.12.0 (c73f5d30f9e8b1df5ba15a1d064ff2067cbb8267)` I encountered this problem while working on the documentation for an...
There is another [issue](https://github.com/doxygen/doxygen/issues/9180) (originating from doxygen) causing anonymous structs and unions to be not documented in XML output (which we use to generate PDF documentation and HTML one as...