barbican/doc/source/contributor/index.rst
shangxiaobj b833108d5d Replace http with https for doc links
1) Update doc links according to OpenStack document migration
2) Use https instead of http for docs links

Change-Id: I3564d1e10aeea40b74ef52bf29b3a39c5d9b0bc2
2017-08-27 20:14:36 -07:00

32 lines
687 B
ReStructuredText

=======================
Barbican for Developers
=======================
If you're new to OpenStack development you should start by reading the
`OpenStack Developer's Guide`_.
.. _`OpenStack Developer's Guide`: https://docs.openstack.org/infra/manual/developers.html
Once you've read the OpenStack guide you'll be ready to set up a local barbican
development environment.
.. toctree::
:maxdepth: 1
dev.rst
devstack.rst
When you're ready to dive deeper in to barbican take a look at:
.. toctree::
:maxdepth: 1
getting_involved.rst
architecture.rst
structure.rst
dataflow.rst
dependencies.rst
database_migrations.rst
plugin/index.rst
testing.rst