• 
      

    Improve the display of repository types in the admin manual.

    Review Request #9376 — Created Nov. 14, 2017 and submitted

    Information

    Review Board
    release-2.5.x
    174e0cd...

    Reviewers

    The index of the administration manual has a list of repository types
    and hosting services, which are displayed as a single line with a "|"
    separating each entry. This wasn't the best layout for this, and a "|"
    was even missing.

    This change switches these entries to use Sphinx's hlist:: directive,
    which creates a nice multi-column layout (2 columns for HTML/pickle),
    creating a much nicer view for these lists.

    Built the docs. Checked the resulting lists.


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