Commit Graph

7 Commits

Author SHA1 Message Date
zhangtongjian 034bdae33e remove unicode from code
Change-Id: Ic843e1edc22c29213957b67081345e1715ee0e34
2021-01-05 17:28:10 +08:00
Andreas Jaeger 0b51f5917c Cleanup py27 support
This repo is now testing only with Python 3, so let's make
a few cleanups:
- Remove obsolete sections from setup.cfg
- Update requirements, no need for python_version anymore
- Cleanup doc/source/conf.py to remove now obsolete content.
- Use newer openstackdocstheme and sphinx versions
- Update constraints URL

Change-Id: I71fad2f2287477ae570ae40a8705b035bbc6a38e
2020-04-28 19:49:10 +02:00
Kaifeng Wang 1a7f765d5c Build pdf doc
The is one of community goals that each project could produce a
single PDF file. The pdf should be in the output of openstack-tox-docs
job.

TeX packages are required to build PDF locally, following is recommended:

* inkscape
* texlive-latex-base
* texlive-latex-extra
* texlive-fonts-recommended

More about the goal:
https://governance.openstack.org/tc/goals/train/pdf-doc-generation.html
https://etherpad.openstack.org/p/train-pdf-support-goal
https://etherpad.openstack.org/p/pdf-goal-train-common-problems

Change-Id: I874f5428f87f19eaf5fa15fa25f55a735e17967d
2019-09-05 13:46:42 +08:00
Kaifeng Wang ae24da6d5c Fix docs job
Seems to be a requirement mismatch issue, also switched to storyboard
for generated bug link.

Change-Id: Ibf1f3be40e0ecd5d80451ce93f7e296e21ad180e
2019-04-12 17:14:40 +08:00
Kaifeng Wang 2c168e5c73 Update theme to openstackdocstheme
Some invalid reference issues are exposed after switching to
openstackdocstheme, fixed as well.

Change-Id: Iac9f7c5fa3a832e9e3c26b4701a5685ea6252bed
2018-12-21 10:27:44 +08:00
Rajiv Kumar 1bddf85d42 Remove link to modindex
The documentation build does not generate any module index, thus
remove the link to the page. The page
https://specs.openstack.org/openstack/ironic-inspector-specs/py-modindex.html
does not exist.

Change-Id: I492ca2b5fcaa5f2773d7d66d97725feeafa1b054
2017-01-27 15:34:12 +05:30
Dmitry Tantsur ac093b15be Initial commit
Change-Id: I2b02c253c8f06642f5468332d622f624cd30292b
2015-12-03 12:48:04 +01:00