Codebase list oslo-sphinx / 46832a8
Drop incubating theme option OpenStack has dropped the incubation concept, so drop this label as a docs option. Change-Id: Ib95bb403d51ed3c7b682dd695713f43432cf8a4e Joe Gordon 8 years ago
1 changed file(s) with 0 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
1111 </a></p>
1212 {%- endif %}
1313 {%- endblock %}
14 {%- if theme_incubating|tobool %}
15 <h3 class="highlighted"><a href="https://wiki.openstack.org/wiki/Governance/NewProjects">{{ _('Incubated Project') }}</a></h3>
16 {%- endif %}
1714 {%- block sidebartoc %}
1815 {%- if display_toc %}
1916 <h3><a href="{{ pathto(master_doc) }}">{{ _('Table Of Contents') }}</a></h3>