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

More complete docs testing #274

Open
Peque opened this issue Mar 26, 2018 · 0 comments
Open

More complete docs testing #274

Peque opened this issue Mar 26, 2018 · 0 comments

Comments

@Peque
Copy link
Member

Peque commented Mar 26, 2018

With Sphinx:

sphinx-build -E -W --color -b html -d {envtmpdir}/doctrees \
        docs/source {envtmpdir}/html
sphinx-build -E -W --color -b linkcheck -d {envtmpdir}/doctrees \
        docs/source {envtmpdir}/linkcheck

Maybe myint/rstcheck and PyCQA/pydocstyle too?

Any others?

@Peque Peque added this to the 0.8.0 milestone Mar 26, 2018
@Peque Peque added this to TODO in Development Mar 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant