Docs: Update main page for OpenDev

Update conf.py and index.rst for OpenDev.

Use newer openstackdocstheme and update conf.py for this.

Change-Id: I62312ca1d3fda9221660b7bb664c8ea55dac68a4
This commit is contained in:
Andreas Jaeger 2020-03-22 19:13:49 +01:00
parent e292f95069
commit 62e76b5177
3 changed files with 10 additions and 11 deletions

View File

@ -1,3 +1,3 @@
sphinx!=1.6.6,!=1.6.7 # BSD sphinx!=1.6.6,!=1.6.7 # BSD
openstackdocstheme>=1.11.0 # Apache-2.0 openstackdocstheme>=1.32.0 # Apache-2.0
zuul-sphinx>=0.1.1 zuul-sphinx>=0.1.1

View File

@ -26,9 +26,8 @@ extensions = ['custom_roles',
zuul_role_paths = ['playbooks/roles'] zuul_role_paths = ['playbooks/roles']
# openstackdocstheme options # openstackdocstheme options
repository_name = 'openstack-infra/system-config' repository_name = 'opendev/system-config'
bug_project = '748' use_storyboard = True
bug_tag = ''
# The suffix of source filenames. # The suffix of source filenames.
source_suffix = '.rst' source_suffix = '.rst'

View File

@ -1,18 +1,18 @@
OpenStack Project Infrastructure OpenDev Infrastructure
================================ ======================
This documentation covers the installation and maintenance of the This documentation covers the installation and maintenance of the
project infrastructure used by OpenStack. It may be of interest to OpenDev infrastructure. It may be of interest to
people who may want to help develop this infrastructure or integrate people who may want to help develop this infrastructure or integrate
their tools into it. Some instructions may be useful to other their tools into it. Some instructions may be useful to other
projects that want to set up similar infrastructure systems for their projects that want to set up similar infrastructure systems for their
developers. developers.
OpenStack developers or users do not need to read this documentation. Developers or users of projects hosted on OpenDev do not need to read
Instead, see the `Infra Manual <https://docs.opendev.org/opendev/infra-manual/latest/>`_ this documentation.
to learn how contribute to or the `OpenStack documentation
<https://docs.openstack.org/>`_ on how to use OpenStack.
Instead, see the `Infra Manual <https://docs.opendev.org/opendev/infra-manual/latest/>`_
to learn how contribute.
Contents: Contents:
.. sidebar:: HOWTOs .. sidebar:: HOWTOs