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

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

Information

RBTools
master
9d9409e...

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 improper 'not in' conditionals, and unknown interpreted text.

Built docs, and ran pep8.

reviewbot
  1. Tool: Pyflakes
    Processed Files:
        docs/releasenotes/_ext/extralinks.py
    
    Ignored Files:
        docs/releasenotes/0.6.rst
    
    
    
    Tool: PEP8 Style Checker
    Processed Files:
        docs/releasenotes/_ext/extralinks.py
    
    Ignored Files:
        docs/releasenotes/0.6.rst
    
    
  2. 
      
justy777
david
  1. Ship It!
  2. 
      
justy777
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (1325b37)
Loading...