Sphinx theme for RST-sourced documentation published to docs.openstack.org
Go to file
Bernhard M. Wiedemann 7f0b945741 Allow to override build date with SOURCE_DATE_EPOCH
in order to make builds reproducible.
See https://reproducible-builds.org/ for why this is good
and https://reproducible-builds.org/specs/source-date-epoch/
for the definition of this variable.

Without this patch, building python-debtcollector from a tarball
that does not contain a .git dir varied for every build.

Change-Id: Iaf8bc1c559f5b149a48c9dd05beb0961365fda7e
Signed-off-by: Bernhard M. Wiedemann <bwiedemann@suse.de>
2019-04-29 14:35:13 +00:00
api-ref/source Do not display "latest" badge if repo is not versioned 2018-08-18 15:40:41 +02:00
bin Fix wrong variable in build-translated 2019-02-03 16:50:11 +01:00
doc Fix typo 2018-11-05 21:15:55 +01:00
openstackdocstheme Allow to override build date with SOURCE_DATE_EPOCH 2019-04-29 14:35:13 +00:00
releasenotes Allow to override build date with SOURCE_DATE_EPOCH 2019-04-29 14:35:13 +00: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 Add missing fonts for pdf build in Sphinx 2.0 2019-04-07 20:46:43 +09: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 Change openstack-dev to openstack-discuss 2018-12-04 17:21:04 +00:00
setup.py Updated from global requirements 2017-03-02 11:52:44 +00:00
test-requirements.txt Update hacking version 2018-12-11 08:17:31 +01: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