Skip to content

Take prj file and create links to Doxygen docu

Lars Bilke requested to merge github/fork/chleh/linked-ctest-docu into master

Created by: chleh

The main part is the script scripts/doc/linked-xml-file.py. The rest is Doxygen docu fixes, and documentation script improvements.

The result of the script looks as follows: docu

The blue tags are links to the respecitive documentation pages. The red text marks tags whose documentation pages could not be found by the script.

This PR is meant to provide a more intuitive entry point to the project file documentation.

Merge request reports