Page MenuHomeFreeBSD

kerneldoc: also ingest .md (markdown files)
ClosedPublic

Authored by adrian on Apr 26 2026, 10:58 PM.
Tags
Referenced Files
Unknown Object (File)
Wed, Jun 10, 6:04 PM
Unknown Object (File)
Tue, Jun 2, 7:42 PM
Unknown Object (File)
Sat, May 30, 9:00 PM
Unknown Object (File)
Sat, May 30, 9:00 PM
Unknown Object (File)
Wed, May 27, 1:30 PM
Unknown Object (File)
Wed, May 27, 1:21 PM
Unknown Object (File)
Tue, May 26, 4:25 AM
Unknown Object (File)
Tue, May 26, 4:18 AM
Subscribers

Details

Summary

The doxygen tooling has supported ingesting markdown files for a number
of years. Adding this option allows them to be ingested into the
subsys builds.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

I assume we do not have .md files in the kernel subsystem directories (yet). As such I assume this should not affect the output on the next run. Based opn that, I so no reason why not to add more supported file types.
If there are .md files, I suggest to check how it affects the output.

In general I support adding more supported file types.

This revision is now accepted and ready to land.Apr 27 2026, 10:03 AM
This revision was automatically updated to reflect the committed changes.