Commit Graph

6 Commits

Author SHA1 Message Date
Ghanshyam Mann abf50fe06c [ussuri][goal] Update contributor documentation
This patch updates/adds the contributor documentation to follow
the guidelines of the Ussuri cycle community goal[1].

[1] https://governance.openstack.org/tc/goals/selected/ussuri/project-ptl-and-contrib-docs.html

Story: #2007236
Task: #38522
Change-Id: Id2d951e5a080565796f765f70c678c78bb3958da
2021-05-31 20:37:45 +00:00
Andreas Jaeger 2a465428ff 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.

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.

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.

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

Change-Id: I420adfab0ff40fffd9a211d72ad6c953a495676e
2020-05-30 16:51:39 +02:00
Jenkins 308b8c4d67 Merge "Remove link to modindex" 2017-02-02 16:26:20 +00:00
Rajiv Kumar f2ca898324 Remove link to modindex
The documentation build does not generate any module index, thus
remove the link to the page.

Change-Id: I555fcb3b005e53c447372ce25c57ef4cac5cd811
2017-01-27 10:28:42 +05:30
gengchc2 830f3c2dbb Removes unnecessary utf-8 coding
The file was added redundant utf-8 coding by some editor.
we can delete it .

Change-Id: I26b4b9b2584df6552ea28d71f432afcb57bae2f2
2016-12-26 14:19:19 +08:00
Fausto Marzi 4c5ee4ca57 Add Sphinx doc build
Bump setup.cfg version to 2.0.0 (mitaka)

Change-Id: I3c2d63262a87a7d84bd95640de0140332e3e34ae
Closes-Bug: #1542061
2016-02-09 15:02:05 +00:00