Fix PEP-8 formatting recommendations in the doc generation code.
Review Request #6661 — Created Dec. 2, 2014 and submitted — Latest diff uploaded
Information | |
---|---|
justy777 | |
Djblets | |
master | |
9191456... | |
Reviewers | |
djblets, students | |
This fixes a series of warnings from the pep8 tool in the auto-generating Sphinx configuration files and our custom Sphinx extensions. These involve a line length,and a typo causing an unknown interpreted text warning.
Built docs, and ran pep8.