Sphinx theme for RST-sourced documentation published to docs.openstack.org
Go to file
Sean McGinnis 4e53cdb5aa
Remove setup.py check from pep8 job
Using "python setup.py check -r -s" method of checking the package has
been deprecated with the new recommendation to build the sdist and
wheel, then running "twine check" against the output.

Luckily, there is already a job that covers this that only runs when the
README, setup.py, or setup.cfg files change, making running this in the
pep8 job redundant. This covered by the test-release-openstack-python3
that is defined in the publish-to-pypi-python3 template.

More details can be found in this mailing list post:

http://lists.openstack.org/pipermail/openstack-dev/2018-October/136136.html

Change-Id: I7c17371b9f43c50bf07a460e1a3a731bf6d6a793
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2018-10-30 10:37:58 -05:00
api-ref/source Do not display "latest" badge if repo is not versioned 2018-08-18 15:40:41 +02:00
doc Remove example of deprecated app.info 2018-10-15 10:55:11 -05:00
openstackdocstheme StarlingX nav fix to remove "Software Update" links 2018-10-25 10:23:03 -07:00
releasenotes Readd get_openstack_logo_path 2018-10-21 11:54:40 +02:00
.gitignore ignore files created during packaging 2018-07-26 03:59:59 -04:00
.gitreview add a .gitreview file 2015-02-03 12:28:09 -05:00
.zuul.yaml Add starlingxdocs theme support 2018-10-05 06:32:51 +00:00
CONTRIBUTING.rst Update Launchpad info 2017-02-17 10:26:28 +10:00
HACKING.rst Update 2 documentation URLs according to doc migration 2017-07-24 17:13:26 +08:00
LICENSE Starting point for Sphinx theme for docs.openstack.org content 2015-01-20 10:49:21 -06:00
Makefile Starting point for Sphinx theme for docs.openstack.org content 2015-01-20 10:49:21 -06:00
README.rst Add starlingxdocs theme support 2018-10-05 06:32:51 +00:00
bindep.txt Replace the http links with the right ones in docs 2018-01-10 09:57:47 +00:00
index.rst Update Launchpad info 2017-02-17 10:26:28 +10:00
requirements.txt Updated from global requirements 2017-08-03 00:38:12 +00:00
setup.cfg Replace the http links with the right ones in docs 2018-01-10 09:57:47 +00:00
setup.py Updated from global requirements 2017-03-02 11:52:44 +00:00
test-requirements.txt Updated from global requirements 2018-03-15 07:42:58 +00:00
tox.ini Remove setup.py check from pep8 job 2018-10-30 10:37:58 -05:00

README.rst

Team and repository tags

image

OpenStack Foundation Sphinx Themes

Theme and extension support for Sphinx documentation that is published by OpenStack Foundation projects.

OpenStack docs.openstack.org Sphinx Theme

Theme support for Sphinx documentation that is published to docs.openstack.org and developer.openstack.org.

Intended for use by OpenStack projects governed by the Technical Committee.

StarlingX docs.starlingx.io Sphinx Theme

Theme support for Sphinx documentation that is published to docs.starlingx.io.

Intended for use by StarlingX projects governed by the Technical Steering Committee.

References