
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
15 lines
446 B
ReStructuredText
15 lines
446 B
ReStructuredText
python-tempestconf
|
|
==================
|
|
|
|
Overview
|
|
--------
|
|
|
|
python-tempestconf will automatically generate the tempest configuration
|
|
based on your cloud.
|
|
|
|
- Free software: Apache license
|
|
- Documentation: https://docs.openstack.org/python-tempestconf/latest/
|
|
- Source: https://opendev.org/osf/python-tempestconf
|
|
- Bugs: https://storyboard.openstack.org/#!/project/912
|
|
- Release notes: https://docs.openstack.org/releasenotes/python-tempestconf
|