Page MenuHomeFreeBSD

net80211: add some example doxygen inline documents
ClosedPublic

Authored by adrian on Sun, May 17, 6:47 PM.
Referenced Files
Unknown Object (File)
Fri, Jun 5, 12:34 AM
Unknown Object (File)
Thu, Jun 4, 3:13 PM
Unknown Object (File)
Thu, Jun 4, 1:33 PM
Unknown Object (File)
Mon, Jun 1, 3:33 PM
Unknown Object (File)
Sun, May 31, 8:56 PM
Unknown Object (File)
Sun, May 31, 8:45 PM
Unknown Object (File)
Sun, May 31, 12:40 PM
Unknown Object (File)
Sun, May 31, 12:37 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