Page MenuHomeFreeBSD

kerneldoc: also ingest .md (markdown files)
ClosedPublic

Authored by adrian on Sun, Apr 26, 10:58 PM.
Tags
Referenced Files
Unknown Object (File)
Sun, May 17, 5:10 AM
Unknown Object (File)
Thu, May 14, 4:36 AM
Unknown Object (File)
Thu, May 14, 4:36 AM
Unknown Object (File)
Thu, May 14, 4:15 AM
Unknown Object (File)
Wed, May 13, 5:43 PM
Unknown Object (File)
Mon, May 11, 1:17 PM
Unknown Object (File)
Mon, May 11, 1:17 PM
Unknown Object (File)
Sat, May 9, 8:27 AM

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.Mon, Apr 27, 10:03 AM
This revision was automatically updated to reflect the committed changes.