Commit Graph

4 Commits

Author SHA1 Message Date
Clark Boylan f878d60979 Retire this repository as it has moved
This project is no longer developed on opendev and has moved to github.
Perform project retirement to clean up the opendev content. In
particular we want to remove zuul configs that have errors, but also
give people hints to the current code repository.

Depends-On: https://review.opendev.org/c/openstack/project-config/+/818170
Change-Id: Icd4d25d60d96d57eb99f1bcb4055a7bb4ae10b30
2021-11-16 14:36:31 -08:00
smarcet d0eb1d2d9a upgraded sphinx version
Change-Id: I1d464c03dc783bd6bcb8d4aa81bce499b2ebd471
2019-09-30 08:53:37 -03:00
Jeremy Stanley f3585ef0d0 Switch to openstackdocstheme and latest Sphinx
The yasfb 0.8.0 release has stopped supporting older Sphinx
versions, but oslosphinx is deprecated and lacks support for Sphinx
>=2.0.0. Luckily replacing oslosphinx with
openstackdocstheme is trivial, and allows us to uncap Sphinx
entirely.

Change-Id: I3c372acf3dc3be224f71bb77c47b05a47add78a6
2019-04-09 17:23:32 +00:00
Jeremy Stanley 9327736e71 Add boilerplate for Sphinx doc rendering
This is the necessary boilerplate configuration to be able to run
Sphinx via PBR from tox and render reStructuredText into HTML for
publication. Also add the httpdomain contrib plugin for Sphinx since
this project will include some HTTP API documentation.

Change-Id: Ied0092e2965463abe0c86d37047faa6b47d1bc97
2015-03-23 22:52:45 +00:00