Add new cross reference options for the Review Board manual.

Review Request #8517 — Created Nov. 3, 2016 and submitted

Information

Review Board
release-2.5.x
5ac48a2...

Reviewers

These new cross references allow for linking to Django documentation
(using the version we use on readthedocs.org), Review Board source
files, Backbone.js class documentation, and content in the Djblets
documentation.

This will be used in the upcoming documentation changes.

Made use of this in some new documentation. Tested that all the
references worked correctly.

Description From Last Updated

Col: 1 E402 module level import not at top of file

reviewbotreviewbot
reviewbot
  1. Tool: PEP8 Style Checker
    Processed Files:
        docs/manual/conf.py
    
    Ignored Files:
        dev-requirements.txt
    
    
    
    Tool: Pyflakes
    Processed Files:
        docs/manual/conf.py
    
    Ignored Files:
        dev-requirements.txt
    
    
  2. 
      
david
  1. Ship It!
  2. 
      
chipx86
reviewbot
  1. Tool: Pyflakes
    Processed Files:
        reviewboard/dependencies.py
        docs/manual/conf.py
        docs/releasenotes/conf.py
    
    Ignored Files:
        docs/manual/Makefile
        dev-requirements.txt
    
    
    
    Tool: PEP8 Style Checker
    Processed Files:
        reviewboard/dependencies.py
        docs/manual/conf.py
        docs/releasenotes/conf.py
    
    Ignored Files:
        docs/manual/Makefile
        dev-requirements.txt
    
    
  2. docs/manual/conf.py (Diff revision 2)
     
     
    Show all issues
    Col: 1
     E402 module level import not at top of file
    
  3. 
      
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-2.5.x (af36e81)
Loading...