• 
      
    Fish Trophy

    chipx86 got a fish trophy!

    Fish Trophy

    Add anchors, intersphinx mappings, and error fixes for Djblets docs.

    Review Request #8668 — Created Jan. 26, 2017 and submitted — Latest diff uploaded

    Information

    Djblets
    release-0.9.x
    ec45a46...

    Reviewers

    This introduces a couple of anchors needed to easily reference the
    Djblets guides and code reference pages. These are used by Review Board
    today, but these corresponding changes never made it into Djblets.
    
    There's also an intersphinx mapping for setuptools that's used to link
    to code and documentation.
    
    And finally, some fixes for errors reported when building the docs. We
    had some docstrings that were not ReST-friendly, due to indentation or
    bad syntax for references. This fixes up those docs to be error-free.

    Built the docs successfully. No errors reported.

    Verified that the Review Board docs could link to the correct pages in
    the Djblets docs.