Page MenuHomeFreeBSD

net80211: add some example doxygen inline documents
ClosedPublic

Authored by adrian on May 17 2026, 6:47 PM.
Referenced Files
F166167124: D57056.id177979.diff
Wed, Aug 12, 1:08 AM
F166158818: D57056.id178535.diff
Wed, Aug 12, 12:03 AM
F166154900: D57056.id.diff
Tue, Aug 11, 11:53 PM
Unknown Object (File)
Mon, Aug 10, 11:46 AM
Unknown Object (File)
Mon, Aug 10, 4:15 AM
Unknown Object (File)
Sun, Aug 9, 7:15 PM
Unknown Object (File)
Sun, Aug 9, 4:10 PM
Unknown Object (File)
Sat, Aug 8, 3:35 PM

Details

Summary

This isn't supposed to be comprehensive, I want to have examples
for the common doxygen comments:

  • describing a struct
  • inside a struct - single line before the item
  • inside a struct - same line after an item
  • inside a struct - multi-line before an item

These build fine with the doxygen build in tools/kerneldoc/subsys/ .

Diff Detail

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