Drop incubating theme option

OpenStack has dropped the incubation concept, so drop this label as a
docs option.

Change-Id: Ib95bb403d51ed3c7b682dd695713f43432cf8a4e
This commit is contained in:
Joe Gordon
2015-05-27 12:18:31 -07:00
parent 6a1260bcc8
commit 46832a8942

View File

@@ -12,9 +12,6 @@
</a></p>
{%- endif %}
{%- endblock %}
{%- if theme_incubating|tobool %}
<h3 class="highlighted"><a href="https://wiki.openstack.org/wiki/Governance/NewProjects">{{ _('Incubated Project') }}</a></h3>
{%- endif %}
{%- block sidebartoc %}
{%- if display_toc %}
<h3><a href="{{ pathto(master_doc) }}">{{ _('Table Of Contents') }}</a></h3>