Fix PEP-8 formatting recommendations in the doc generation code.
Review Request #6661 — Created Dec. 2, 2014 and submitted — Latest diff uploaded
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.
docs/releasenotes/0.6.9.rst |
---|
docs/releasenotes/conf.py |
---|