| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Remove docs requirements from lower-constraints, they are not needed
during install or test but only for docs building.
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.
Set openstackdocs_auto_name to use 'project' as name.
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: I5598eebe898555869cd65a74950fdbd76a7baa46
|
| |
|
|
| |
Change-Id: I28dc73a0b21719c02ea3b7fa47c68326bb87832d
|
| |
|
|
|
| |
Change-Id: Idafe730021f272360ac0588f8b35e7d392c96d4b
Closes-Bug: #1735019
|
| |
|
|
|
|
|
| |
This isn't actually used and is a leftover from a thing we did
seven years ago that survives today through copy-pasta.
Change-Id: Ic77d867ee1afaf4586a9fcbab5c36166e38604b6
|
| |
|
|
|
|
|
|
|
| |
As part of the docs migration work[0] for Pike we need to switch to use
the openstackdocstheme.
[0]https://review.openstack.org/#/c/472275/
Change-Id: I730996eb74d16ede3725494b561dc15493741c75
|
| |
|
|
|
|
|
|
|
| |
When building packages if git is absent, then we should not set
html_last_updated_fmt. It can still be set via the -D switch
when building with sphinx-build.
Change-Id: If6585c62ed783f38b2b80afa7fc9795f7e9426a6
Closes-Bug: #1552251
|
| |
|
|
|
|
|
|
| |
os.popen() is deprecated since version 2.6. Resolved with use of
subprocess module.
Closes-bug: #1529836
Change-Id: I04978ecdce04c8817c4c1c231ba7e65b908f5471
|
| |
|
|
|
|
| |
Enable E265 block comment should start with '# '
Change-Id: I78813e73f8dd800bc58a1d69eedc2c066ccb8c28
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Remove intersphinx from the docs build as it triggers network calls that
occasionally fail, and we don't really use intersphinx (links other
sphinx documents out on the internet)
This also removes the requirement for internet access during docs build.
This can cause docs jobs to fail if the project errors out on
warnings.
Change-Id: I71e941e2a639641a662a163c682eb86d51de42fb
Related-Bug: #1368910
|
| |
|
|
|
|
|
|
| |
The current developer docs theme used is out of sync with the other
openstack projects. This patch will update the docs to provide a more
consistent look and feel when using developer docs
Change-Id: I97817b8c6d8bef71c4f237be864d1e79dc09098c
|
| |
|
|
| |
Change-Id: I72334d2ca82057e591dca4fcfa9ef7ecdd3b6878
|
| |
|
|
|
|
|
| |
The API reference document is missing so addded it and enabled pep8
check for conf.py.
Change-Id: I04236c5427d7ac624781fbfc920a79f855d8cd75
|
| |
|
|
|
|
|
| |
This shows a taste of commands and shows how to access the help
Closes-bug: #1153824
Change-Id: Ia69072c224e8940927dce0c984040d4c81bcee45
|
| |
|
|
|
| |
Change-Id: I77c5abbd22517ed99475b891d380583e06a04cf6
Partial-bug: #1153824
|
| |
|
|
|
| |
Change-Id: I8f2697ca99192078d5db2adb4db98287520d9895
Fixes-Bug: #1214176
|
| |
|