e8fac460b8
This patch enables building .pdf documentation using new 'pdf-docs' tox environment. The newly created tox environment creates latex source codes using sphinx-build and then builds the pdf documentation using make. The patch also fixes documentation to reflect change from openstack to osf organization fixes copy-paste mistakes in the doc configs. Change-Id: I15a03442c2a2c355c8e7f1658c1b2329eb38c7df
6 lines
165 B
Plaintext
6 lines
165 B
Plaintext
openstackdocstheme>=2.2.0 # Apache-2.0
|
|
reno>=3.1.0 # Apache-2.0
|
|
sphinx>=2.0.0,!=2.1.0 # BSD
|
|
sphinx-argparse>=0.2.2 # MIT
|
|
sphinxcontrib-svg2pdfconverter>=0.1.0 # BSD
|