Commit Graph

5 Commits

Author SHA1 Message Date
liyou01 a56702807d remove unicode from code
Change-Id: I354c9c624ac807203cb69c882c83e1a5f84b435e
2021-01-07 11:05:56 +08:00
Lukas Piwowarski 2381d9112d Create tox environment to build pdf documentation
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.

Story: 2006070
Task: 35460

Change-Id: I1f0ca39747e8ef95d2b93cd00214911d4a7408a9
2020-09-24 10:37:45 +02:00
Andreas Jaeger 5cd82ebdad Switch to newer openstackdocstheme and reno versions
Switch to openstackdocstheme 2.2.1 and reno 3.1.0 versions. Using
these versions will allow especially:
* Linking from HTML to PDF document
* Allow parallel building of documents
* Fix some rendering problems

Update Sphinx version as well.

Set openstackdocs_auto_name to use 'project' as name.

openstackdocstheme renames some variables, so follow the renames
before the next release removes them. A couple of variables are also
not needed anymore, remove them.

Change pygments_style to 'native' since old theme version always used
'native' and the theme now respects the setting and using 'sphinx' can
lead to some strange rendering.

See also
http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html

Change-Id: If718e3d21c682dd3a3d297cfa9cebb333d59aef3
2020-05-22 17:26:10 +00:00
Masayuki Igawa 920ac73fcc
Add publish-openstack-docs-pti to .zuul.yaml
This commit adds publish-openstack-docs-pti job to .zuul.yaml to verify
the rst files. To build the document, this commit also updates doc
related things such as requirements.txt, conf.py and the docs task in
tox.ini.

Change-Id: I4d1378a1972cad6f965d5cac6567d56828f75fb7
2020-04-22 10:49:23 +09:00
Sean Dague 7955f99443 Initial Cookiecutter Commit. 2017-01-16 08:06:54 -05:00