- Build openapi spec as part of the api-ref job - render openapi as separate doc (preview) Change-Id: Ib100f1943e223f30fd5ff53042b3f5f5bae2dd25
11 lines
436 B
Plaintext
11 lines
436 B
Plaintext
# The order of packages is significant, because pip processes them in the order
|
|
# of appearance. Changing the order has an impact on the overall integration
|
|
# process, which may cause wedges in the gate later.
|
|
openstackdocstheme>=2.2.1 # Apache-2.0
|
|
sphinx>=2.0.0,!=2.1.0 # BSD
|
|
sphinxcontrib-apidoc>=0.2.0 # BSD
|
|
sphinx-feature-classification>=0.3.2 # Apache-2.0
|
|
reno>=3.1.0 # Apache-2.0
|
|
python-ldap>=3.0.0 # PSF
|
|
ldappool>=2.0.0 # MPL
|