• 
      

    Fix collision issues with the Djblets 0.10 and 1.0 intersphinx entries.

    Review Request #9389 — Created Nov. 19, 2017 and submitted

    Information

    Djblets
    release-1.0.x
    49dbe2c...

    Reviewers

    Intersphinx entries are keyed off by URL, not by name. The recent
    version bump resulted in us having two entries pointing to the same URL,
    preventing intersphinx lookups based on prefixes from working correctly.
    Instead of maintaining an older 0.10 docset, the intersphinx entries and
    references in the 0.10 beta docs have been updated to point to the 1.0
    docs instead.

    The 0.10 beta 1 docs have also been updated to use
    default-intersphinx, allowing us to remove unwanted prefixes.

    The non-existent Djblets 0.9 intersphinx inventory has also been
    removed.

    Built the docs. Intersphinx references worked, and there were no build
    errors.

    Description From Last Updated

    Other files have two blank lines here.

    daviddavid
    david
    1. 
        
    2. docs/releasenotes/0.10-beta-2.rst (Diff revision 1)
       
       
      Show all issues

      Other files have two blank lines here.

    3. 
        
    chipx86
    david
    1. Ship It!
    2. 
        
    brennie
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-1.0.x (437dc47)