Sphinx theme for RST-sourced documentation published to docs.openstack.org
Go to file
Sean Mooney f34b94a1b9 fix support for py39
Ica6524895e38e1e54ae3207a1e58a97f53481a12
addressed Sphinx 8.x warnings related to
representing paths as strings

on python 3.9 we clamp sphinx to <8 because
8.0.0 bumps the min python to 3.10
this change bumps the sphinx version check from >= 7.0
to >=8.0 to aling it with the versions we use on py3.9

Change-Id: I62784d7ea2a7c3bee4727bc4bc05d22699f7bbc7
2024-11-07 21:48:55 +00:00
api-ref/source pre-commit: Add ruff, ruff-format 2024-08-29 14:30:52 +00:00
bin Update hacking for Python3 2020-03-30 12:01:30 +00:00
doc Make Sphinx a required dependency 2024-08-29 14:31:01 +00:00
openstackdocstheme fix support for py39 2024-11-07 21:48:55 +00:00
releasenotes pre-commit: Add ruff, ruff-format 2024-08-29 14:30:52 +00:00
.gitignore ignore files created during packaging 2018-07-26 03:59:59 -04:00
.gitreview OpenDev Migration Patch 2019-04-19 19:32:44 +00:00
.pre-commit-config.yaml pre-commit: Add ruff, ruff-format 2024-08-29 14:30:52 +00:00
.zuul.yaml Replace deprecated perl-style regex 2024-04-16 12:19:22 +00:00
bindep.txt Merge "Add cross-tests for nova" 2020-05-19 21:19:31 +00:00
CONTRIBUTING.rst Update several links 2020-03-21 09:14:00 +01:00
HACKING.rst Update 2 documentation URLs according to doc migration 2017-07-24 17:13:26 +08:00
index.rst Update Launchpad info 2017-02-17 10:26:28 +10: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
pyproject.toml pre-commit: Add ruff, ruff-format 2024-08-29 14:30:52 +00:00
README.rst Change name of OpenStack Foundation 2020-10-22 09:51:36 +02:00
requirements.txt Bump minimum Sphinx version 2024-08-29 14:31:09 +00:00
setup.cfg setup: Update Python classifiers 2024-08-29 14:30:56 +00:00
setup.py pre-commit: Add ruff, ruff-format 2024-08-29 14:30:52 +00:00
tox.ini Make Sphinx a required dependency 2024-08-29 14:31:01 +00:00

Team and repository tags

image

Open Infrastructure Projects Sphinx Themes

Theme and extension support for Sphinx documentation that is published by Open Infrastructure 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