openstackdocstheme RST Contents sidebar doesn't match style design

Bug #1479562 reported by Dave Walker
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstackdocstheme
Confirmed
Medium
Unassigned

Bug Description

The resolution of bug 1422454 added a "Table of contents" on the side navigation bar, but it is pretty simplistic. There is a mock-up here http://openstack-homepage.bitballoon.com/docs/book which represents nearer what the implementation should look like.

The fix for bug 1422454 did introduce some class attributes which can hopefully be used to expose this in css:

Ie:
<div class="docs-sidebar-section" id="table-of-contents">
    <a class="docs-sidebar-section-title"><h4>Contents</h4></a>
    <ul class="current">
        <li class="toctree-l1 current"><a class="current reference internal" href="">Configure access and security for instances</a><ul>
        <li class="toctree-l2"><a class="reference internal" href="#add-a-rule-to-the-default-security-group">Add a rule to the default security group</a></li>
...
    </ul></li>
    <li class="toctree-l1"><a class="reference internal" href="dashboard_demo.html">OpenStack dashboard</a></li>
...
</li></ul></div>

Lana (loquacity)
Changed in openstack-manuals:
status: New → Confirmed
tags: added: openstackdocstheme
Anne Gentle (annegentle)
tags: added: doc-builds
Changed in openstack-manuals:
importance: Undecided → Medium
Changed in openstack-manuals:
assignee: nobody → octopuszhang (1004988384-n)
Changed in openstack-manuals:
assignee: octopuszhang (1004988384-n) → nobody
Revision history for this message
Ryan Selden (ryanx-seldon) wrote :

What needs to be done to work on this?

Revision history for this message
Anne Gentle (annegentle) wrote :

Hi Ryan, the expanding TOC in http://openstack-homepage.bitballoon.com/docs/book is what we were originally wanting.

Changed in openstack-manuals:
status: Confirmed → Triaged
Anne Gentle (annegentle)
Changed in openstack-manuals:
status: Triaged → Confirmed
Brian Moss (bmoss)
affects: openstack-manuals → openstack-doc-tools
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.