Skip to content
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

Make CircleCI fail on sphinx warnings #40

Closed
chrisjsewell opened this issue Feb 15, 2020 · 1 comment · Fixed by #84
Closed

Make CircleCI fail on sphinx warnings #40

chrisjsewell opened this issue Feb 15, 2020 · 1 comment · Fixed by #84
Labels
Milestone

Comments

@chrisjsewell
Copy link
Member

With #38 (thanks @rossbar) the documentation build is closer to being able to run with no warnings.
At this point @choldgraf we can add the sphinx-build nitpick options -nW here: https://github.com/ExecutableBookProject/myst_parser/blob/8c7c7a7cd856836e73d0d9de7e6827ac4da6c29d/docs/Makefile#L20

For local debugging, we can also add a make debug option to the Makefile, as I do here.

@chrisjsewell chrisjsewell added this to the Beta Release milestone Feb 15, 2020
@choldgraf
Copy link
Member

I think it's a good idea 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants