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)
Sat, Sep 5, 3:46 PM
Unknown Object (File)
Fri, Sep 4, 11:31 PM
Unknown Object (File)
Fri, Sep 4, 10:19 PM
Unknown Object (File)
Fri, Sep 4, 3:33 PM
Unknown Object (File)
Thu, Sep 3, 6:41 AM
Unknown Object (File)
Thu, Sep 3, 1:46 AM
Unknown Object (File)
Thu, Sep 3, 1:15 AM
Unknown Object (File)
Wed, Sep 2, 3:39 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