asam-ev / asam-project-guide

(WIP!) Project Guide for ASAM OpenX standards
Mozilla Public License 2.0
2 stars 0 forks source link

List all unused partials and pages with draft sections #152

Closed philipwindecker closed 2 years ago

philipwindecker commented 2 years ago

Develop an extension for Antora that lists all adoc partials which are not used in any published Antora page. Additionally, the extension shall list all files (pages and partials) that use "ifdef::draft[]" and handle plantuml includes for uml2adoc correctly.

TBD: Also list all other forms of partials (i.e. not mediaType === "text/asciidoc") and handle those accordingly.

philipwindecker commented 2 years ago

Developed in https://code.asam.net/common/asam-antora-extensions/-/tree/doxygen_ea_extension Applied as test branch here: https://code.asam.net/simulation/standard/openscenario-2.0/-/tree/extensions_update and here: https://code.asam.net/internal/antora-mvp/-/tree/html_include_tests

philipwindecker commented 2 years ago

Can be tested, waiting now for feedback.

philipwindecker commented 2 years ago

Topic was successfully applied in osc2.