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)
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
Unknown Object (File)
Thu, May 21, 11:59 PM

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 Skipped
Unit
Tests Skipped
Build Status
Buildable 72560
Build 69443: arc lint + arc unit

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.