-
Notifications
You must be signed in to change notification settings - Fork 683
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
base: dev
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev #1659 +/- ##
==========================================
- Coverage 83.16% 83.16% -0.01%
==========================================
Files 277 277
Lines 48193 48193
Branches 9966 9910 -56
==========================================
- Hits 40080 40078 -2
+ Misses 7234 7218 -16
- Partials 879 897 +18
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 |
Part of #1658
Includes reformatting of classes, structs and namespace documentation.