aacc95087f
We don't use python build_sphinx anymore, replace with sphinx-build according to PTI. Remove related configuration from setup.cfg. This repo builds only docs, so no need for a separate doc/requirements.txt file, remove its usage. Cleanup requirements files, we need only requirements for building docs. Update conf.py for newer openstackdocstheme. Change-Id: I3f37375b77aaf2f652a69d396a2bc22fb7a7ee40
6 lines
252 B
Plaintext
6 lines
252 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>=1.20.0 # Apache-2.0
|