Fix PEP-8 formatting recommendations in the doc generation code.

Review Request #6661 — Created Dec. 2, 2014 and submitted

Information

Djblets
master
9191456...

Reviewers

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.

reviewbot
  1. Tool: PEP8 Style Checker
    Processed Files:
        docs/releasenotes/conf.py
    
    Ignored Files:
        docs/releasenotes/0.6.9.rst
    
    
    
    Tool: Pyflakes
    Processed Files:
        docs/releasenotes/conf.py
    
    Ignored Files:
        docs/releasenotes/0.6.9.rst
    
    
  2. 
      
chipx86
  1. Ship It!
  2. 
      
justy777
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-0.8.x (41578be)
Loading...