Page MenuHomeFreeBSD

net80211: add some example doxygen inline documents
ClosedPublic

Authored by adrian on May 17 2026, 6:47 PM.
Referenced Files
F173687152: D57056.diff
Sun, Sep 27, 5:51 PM
Unknown Object (File)
Sat, Sep 26, 5:59 AM
Unknown Object (File)
Fri, Sep 25, 12:42 PM
Unknown Object (File)
Thu, Sep 24, 5:13 PM
Unknown Object (File)
Mon, Sep 21, 5:52 AM
Unknown Object (File)
Thu, Sep 17, 7:26 PM
Unknown Object (File)
Wed, Sep 16, 9:20 PM
Unknown Object (File)
Tue, Sep 15, 2:33 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