• 
      

    Fix issues around doc building.

    Review Request #11147 — Created Aug. 20, 2020 and submitted

    Information

    Djblets
    release-2.0.x

    Reviewers

    Documentation building had regressed during 2.0 development, largely due
    to initialization differences in Django. Some modules were missing from
    INSTALLED_APPS, causing a variety of code reference pages to break.
    These have been added.

    There were also some bad module names, and some missing/outdated extlink
    entries.

    Built the docs without errors. Checked that the output was as expected
    for the pages that were broken.

    Summary ID
    Fix issues around doc building.
    Documentation building had regressed during 2.0 development, largely due to initialization differences in Django. Some modules were missing from `INSTALLED_APPS`, causing a variety of code reference pages to break. These have been added. There were also some bad module names, and some missing/outdated extlink entries.
    edf4bc6b8c06368c3c83a0e83de77d32c63e9b97
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (6b764bf)