Page MenuHomeFreeBSD

net80211: add some example doxygen inline documents
ClosedPublic

Authored by adrian on May 17 2026, 6:47 PM.
Referenced Files
Unknown Object (File)
Mon, Jul 6, 10:50 AM
Unknown Object (File)
Mon, Jul 6, 12:11 AM
Unknown Object (File)
Sun, Jul 5, 5:56 PM
Unknown Object (File)
Fri, Jul 3, 2:21 PM
Unknown Object (File)
Thu, Jul 2, 2:24 AM
Unknown Object (File)
Jun 16 2026, 4:45 PM
Unknown Object (File)
Jun 16 2026, 4:45 PM
Unknown Object (File)
Jun 5 2026, 12:34 AM

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