b833108d5d
1) Update doc links according to OpenStack document migration 2) Use https instead of http for docs links Change-Id: I3564d1e10aeea40b74ef52bf29b3a39c5d9b0bc2
32 lines
687 B
ReStructuredText
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
|