-
Notifications
You must be signed in to change notification settings - Fork 425
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
add tags for empty sections in adoc man page #1338
Conversation
I like this idea, and almost merged it, but I noticed that there are failing tests in the Travis CI build after this change. They all seem to be in Can you take a look at that? |
Think test resources are now ok, at least tests pass locally. WIll see what travis decides... |
Codecov Report
@@ Coverage Diff @@
## master #1338 +/- ##
=========================================
Coverage 93.76% 93.76%
Complexity 474 474
=========================================
Files 2 2
Lines 6961 6961
Branches 1869 1869
=========================================
Hits 6527 6527
Misses 147 147
Partials 287 287 Continue to review full report at Codecov.
|
Merged. Thank you for the contribution! |
…G messages when generating man pages Closes remkop#1337
…g WARNING messages when generating man pages" This reverts commit c84fcde.
…g WARNING messages when generating man pages" This reverts commit c84fcde.
addresses issue #1337