-
Notifications
You must be signed in to change notification settings - Fork 685
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reformat Packet++ documentation to use triple-slash doxygen format. #1659
Reformat Packet++ documentation to use triple-slash doxygen format. #1659
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev #1659 +/- ##
==========================================
+ Coverage 83.13% 83.58% +0.45%
==========================================
Files 279 275 -4
Lines 48395 47762 -633
Branches 10500 10101 -399
==========================================
- Hits 40231 39922 -309
+ Misses 7044 6786 -258
+ Partials 1120 1054 -66
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
PS: Formatting ASCII drawings is annoying.
PS: Formating ASCII Drawings.
…in ASCII drawings.
31cf265
to
3cc0e7c
Compare
…is triggered by having a \ as the last character before a new-line.
a28a062
to
8d2a6e3
Compare
8d2a6e3
to
87ff355
Compare
Ok, minor issue with the reformatting. So unless anyone has ideas, I guess, we have 3 options.
cc: @seladb @tigercosmos |
|
785d2cb
to
fc84dc9
Compare
Fix seems to work. Thanks @egecetin . |
Part of #1658
Includes reformatting of classes, structs and namespace documentation.