Fix several issues with doc generation.

Review Request #6527 — Created Oct. 29, 2014 and submitted

Information

Review Board
release-2.0.x
c5ae54e...

Reviewers

This fixes the generation of docs, due to a change in the 'password'
field for repositories.

It also fixes several bad references and other harmless warnings found
when generating docs from scratch.

Built the docs. Saw that most of the warnings were gone, and docs actually
built.

reviewbot
  1. Tool: Pyflakes
    Processed Files:
        docs/manual/_ext/webapidocs.py
        reviewboard/webapi/resources/review_reply.py
    
    Ignored Files:
        docs/manual/glossary.rst
        docs/manual/extending/auth-backends.rst
        docs/manual/admin/installation/linux.rst
        docs/manual/extending/extensions/configuration.rst
        docs/manual/users/review-requests/fields.rst
        docs/manual/admin/configuration/users.rst
        docs/manual/fixtures/initial_data.json
    
    
    
    Tool: PEP8 Style Checker
    Processed Files:
        docs/manual/_ext/webapidocs.py
        reviewboard/webapi/resources/review_reply.py
    
    Ignored Files:
        docs/manual/glossary.rst
        docs/manual/extending/auth-backends.rst
        docs/manual/admin/installation/linux.rst
        docs/manual/extending/extensions/configuration.rst
        docs/manual/users/review-requests/fields.rst
        docs/manual/admin/configuration/users.rst
        docs/manual/fixtures/initial_data.json
    
    
  2. 
      
david
  1. Ship It!

  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-2.0.x (803c8a9)
Loading...