OpenStack API Special Interest Group
Go to file
Andreas Jaeger befadaa1b0 Switch to newer openstackdocstheme version
Switch to openstackdocstheme 2.2.1 version. Using
this version will allow especially:
* Linking from HTML to PDF document
* Allow parallel building of documents
* Fix some rendering problems

Update Sphinx version as well.

Disable openstackdocs_auto_name to use 'project' variable 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.

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: I30bdb1bf76a12e9562ab461b2701a36f34e770fe
2020-06-03 21:01:11 +02:00
doc/source Switch to newer openstackdocstheme version 2020-06-03 21:01:11 +02:00
guidelines Use doc8 to verify rst instead of custom tests 2020-03-19 11:43:16 +01:00
tests Use doc8 to verify rst instead of custom tests 2020-03-19 11:43:16 +01:00
tools Change API-WG to API-SIG 2017-10-12 18:07:33 +00:00
.gitignore Switch to stestr 2018-07-10 18:40:22 +07:00
.gitreview OpenDev Migration Patch 2019-04-19 19:33:06 +00:00
.stestr.conf Switch to stestr 2018-07-10 18:40:22 +07:00
.zuul.yaml Use doc8 to verify rst instead of custom tests 2020-03-19 11:43:16 +01:00
LICENSE Moves from markdown to rst 2014-10-22 16:24:41 +10:30
README.rst Change API-WG to API-SIG 2017-10-12 18:07:33 +00:00
requirements.txt Switch to newer openstackdocstheme version 2020-06-03 21:01:11 +02:00
setup.cfg Cleanup py27 support 2020-04-11 14:37:38 +02:00
setup.py Moves from markdown to rst 2014-10-22 16:24:41 +10:30
tox.ini Merge "Verify JSON files in the CI" 2020-03-20 12:45:20 +00:00

README.rst

README

Openstack API Special Interest Group documents

This repository contains documents from the OpenStack API Special Interest Group, including guidelines and proposed rules concerning API consistency, naming conventions, and best practice recommendations. The published information can be found at specs.openstack.org.

Interested in contributing to the API conversations? Simply clone this repository and follow the OpenStack code and review submission processes and the process document.