Metadata-Version: 2.4
Name: codira-documentation-audit-doxygen
Version: 1.55.0
Summary: First-party Doxygen documentation audit plugin for codira
Requires-Python: >=3.13
Description-Content-Type: text/markdown
Requires-Dist: codira<2.0.0,>=1.5.0
Provides-Extra: test
Requires-Dist: black; extra == "test"
Requires-Dist: mypy; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: ruff; extra == "test"

# codira-documentation-audit-doxygen

First-party documentation audit plugin for bounded Doxygen checks on C and C++
artifacts.

The package exposes the `codira.documentation_audits` entry point named
`doxygen`.
