Sphinx theme for RST-sourced documentation published to docs.openstack.org
b270f4aef0
The OpenStack project documentations pages that implement the "Search" capability (:ref: 'search') are not working after the recent update to sphinx 3.4.x. The search will never end and the browser will report a Uncaught ReferenceError: Stemmer is not defined error. This patch updates the openstackdocstheme to fix the search capability by including the language_data.js that now provides the "Stemmer" function. Closes-Bug: #1957717 Change-Id: If54b3b253ed7585f6f8b20f1e0f945101ef283a3 |
||
---|---|---|
api-ref/source | ||
bin | ||
doc | ||
openstackdocstheme | ||
releasenotes | ||
.gitignore | ||
.gitreview | ||
.pre-commit-config.yaml | ||
.zuul.yaml | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
index.rst | ||
LICENSE | ||
Makefile | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Team and repository tags
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
- Free software: Apache License, Version 2.0
- Documentation: https://docs.openstack.org/openstackdocstheme/latest/
- Release notes: https://docs.openstack.org/releasenotes/openstackdocstheme/
- Source: https://opendev.org/openstack/openstackdocstheme
- Bugs: https://launchpad.net/openstack-doc-tools