Move non-api guide out from API guide

The API guide should include information related to REST API interface.

Change-Id: I54632ee12914794fd18db82f9edd0d4b45401533
This commit is contained in:
Takashi Kajinami 2025-01-07 23:14:17 +09:00
parent e41b60d73d
commit f34f988578
5 changed files with 13 additions and 13 deletions

View File

@ -9,8 +9,6 @@ Contents
secret_metadata
containers
acls
pkcs11keygeneration
dogtag_setup
quotas
consumers
orders

View File

@ -9,7 +9,8 @@ management of secrets.
.. toctree::
:maxdepth: 1
access_control.rst
barbican_manage.rst
database_cleaning.rst
upgrade.rst
access_control
barbican_manage
database_cleaning
upgrade
pkcs11keygeneration

View File

@ -4,10 +4,11 @@ Setting up Barbican
.. toctree::
:maxdepth: 1
keystone.rst
troubleshooting.rst
noauth.rst
audit.rst
plugin_backends.rst
config.rst
policy.rst
keystone
troubleshooting
noauth
audit
plugin_backends
config
policy
dogtag_setup