Skip to content

Fix doc build warnings#1357

Merged
pganssle merged 2 commits into
pypa:masterfrom
jmbowman:jmbowman/fix_doc_warnings
May 15, 2018
Merged

Fix doc build warnings#1357
pganssle merged 2 commits into
pypa:masterfrom
jmbowman:jmbowman/fix_doc_warnings

Conversation

@jmbowman

Copy link
Copy Markdown
Contributor

Fixed all the current warnings from documentation builds, and configured tox to fail doc builds if any new warnings are introduced. The autosectionlabel extension had to be disabled because it caused "duplicate label" warnings in CHANGES.rst where the same subsections are used in a few different releases. Only 2-3 of the cross-references seem to have been depending on it anyway, fixed here by adding explicit section labels.

There was one link that no longer seems to correspond to any section in the docs; I just removed that one, let me know if there's something it should actually point to instead.

@pganssle

Copy link
Copy Markdown
Member

This is ready to merge when the tests pass.

@pganssle pganssle force-pushed the jmbowman/fix_doc_warnings branch from 331e950 to 78e887f Compare May 14, 2018 19:13
@pganssle pganssle merged commit 26b75f5 into pypa:master May 15, 2018
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.

3 participants