Skip to content

docs: fail on warnings during sphinx build #1441

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

Merged
merged 1 commit into from
May 1, 2021

Conversation

nejch
Copy link
Member

@nejch nejch commented May 1, 2021

I was hesitant to make it this strict first, but realized this is useful when docs aren't included in the toctree and the articles don't show up on RTD, unless users specifically search for those keywords. So we actually had some dead documentation this whole time.

Closes #1370.

This is useful when docs aren't included in the toctree and don't show up on RTD.
@codecov-commenter
Copy link

Codecov Report

Merging #1441 (cbd4d52) into master (5061972) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1441   +/-   ##
=======================================
  Coverage   80.24%   80.24%           
=======================================
  Files          73       73           
  Lines        4064     4064           
=======================================
  Hits         3261     3261           
  Misses        803      803           
Flag Coverage Δ
unit 80.24% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5061972...cbd4d52. Read the comment docs.

@nejch nejch requested a review from JohnVillalovos May 1, 2021 19:19
Copy link
Member

@JohnVillalovos JohnVillalovos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like being strict.

LGTM and Thanks!

@JohnVillalovos JohnVillalovos merged commit e46cacf into master May 1, 2021
@nejch nejch deleted the docs/no-manpages-warnings branch May 1, 2021 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2.6.0: man pages generation warnings
3 participants