• 
      

    Update documentation references and syntax errors.

    Review Request #11285 — Created Nov. 17, 2020 and submitted

    Information

    Djblets
    release-2.0.x

    Reviewers

    This updates our docs to reference the Review Board dev docset (which
    we'll want to bump to 4.0 later), and to remove some old, unused
    intersphinx mappings and add more future-proof ones.

    The Review Board doc version is now defined as variables in
    djblets/dependencies.py, for easier maintenance.

    A syntax error was also fixed in a docstring.

    Built the docs and release notes. Checked references and checked
    for build errors.

    Summary ID
    Update documentation references and syntax errors.
    This updates our docs to reference the Review Board dev docset (which we'll want to bump to 4.0 later), and to remove some old, unused intersphinx mappings and add more future-proof ones. The Review Board doc version is now defined as variables in `djblets/dependencies.py`, for easier maintenance. A syntax error was also fixed in a docstring.
    a307dd7a26595ef91a2e46cced60895bd0fa0261
    Description From Last Updated

    E402 module level import not at top of file

    reviewbotreviewbot
    Checks run (1 failed, 1 succeeded)
    flake8 failed.
    JSHint passed.

    flake8

    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-2.0.x (c11d9f7)