Commit Graph

16 Commits

Author SHA1 Message Date
zhangtongjian e40e7d85e7 remove unicode from code
Change-Id: I9aaaebf62f6c2633999fc31e1f35c79327481448
2022-03-22 12:34:30 +00:00
Andreas Jaeger f9fb7ed826 Switch to newer openstackdocstheme version
Switch to openstackdocstheme 2.2.0. Using this versions
will allow especially:
* Linking from HTML to PDF document
* Allow parallel building of documents
* Fix some rendering problems

Update Sphinx version as well.

Remove reno, it's not used in this repo.

openstackdocstheme renames some variables, so follow the renames
before the next release removes them. A couple of variables are also
not needed anymore, remove them.

Set openstackdocs_auto_version to not auto-version the documents.

Depends-On: https://review.opendev.org/728938
Change-Id: If1e4ca76901ec5528969f4d7c706fc840f02562b
2020-05-18 21:02:54 +02:00
Q.hongtao 16a68529a7 Update doc link for README
Change-Id: I6fe002e8fcffba43c289e64b03a6476b6bfb387e
2019-09-20 10:42:13 +08:00
Ben Nemec 9b223579c4 Switch to openstackdocstheme
oslosphinx has been unmaintained for multiple cycles and we shouldn't
be using it anymore.

Some minor changes to the specs were necessary because the newer
sphinx introduced some warnings that were making the doc build fail.

Change-Id: I4d053e39a8859854b7f56bcf654071b7d950297b
2019-03-29 11:55:11 -05:00
Joshua Harlow 1ad2d8fda4 Add a new library policy and process proposal
Quite often Oslo is requested to create (or adopt) new libraries
for various purposes and it would be good to (as a group) have a
stance on new libraries and the process they need to go through
to either become a new library in Oslo or to become a new library
that is independently maintained on pypi.

Co-Authored-By: ChangBo Guo(gcb) <eric.guo@easystack.cn>
Change-Id: Ib1ed8aad4859ca8313ac841fb9a57db1d08a2f10
2017-10-19 08:32:04 +00:00
Brant Knudson 5fb8c3eb88 Stop checking for blueprints
We survived without this for the mitaka release so just remove it.

Change-Id: Iae666f09d88d7b47a8eb1192a4f6af7ab8e77506
2016-03-16 12:26:34 -05:00
Doug Hellmann ce6e345e33 fix SSL/TLS warnings in build
The specs build talks to Launchpad to ensure that there is a blueprint
for each spec being added to the repository. Those calls emit warnings
unless SSL is configured properly, which requires newer SSL libraries
than are available in the standard library.

Change-Id: I86f8af6ec1f890ebdd260226b0323df8040405a4
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-02-23 17:57:44 -05:00
Jenkins 1c02c1a3e4 Merge "Add policy template" 2015-02-17 23:04:27 +00:00
Doug Hellmann 4fa163f380 Open specs repository for Liberty proposals
Change-Id: I9f4f6fa177e11ce728e8dab82dd2a91245a08b98
2015-02-16 18:43:08 -05:00
Doug Hellmann 461ef2c88a Switch to oslosphinx.check_blueprints
Change-Id: I54f6c2db12c8eb50ad6a1fb19e9834cbae761d38
2015-01-28 14:25:28 -05:00
Doug Hellmann d61c9d46c6 Add policy template
Change-Id: I05a1aa6a2ba9891025f3cc6094d18cb0481ef3d7
2015-01-28 12:24:37 -05:00
Doug Hellmann b786cafbbe Require spec filenames to match blueprint names
Add a Sphinx extension to look at the specs as they are processed and
ensure that each filename corresponds to a blueprint name in Launchpad.

Change-Id: I579c779366539d3f083b4ba5ef8fe3638cc022d1
2014-12-02 10:19:24 -05:00
Doug Hellmann 89438538b3 use yasfb for rss feeds
Publish an RSS feed of the changes to the specs repository to make the
specs more discoverable.

Change-Id: Ib4f84efab8b3af3ddd47d38d63a91362612bd655
2014-09-10 16:02:04 -04:00
Doug Hellmann 54d8e92549 use the current date to get the copyright
Change-Id: Ia01a3f23105ca97f327de2d8249ea9ae8c67189b
2014-09-10 15:51:29 -04:00
Doug Hellmann 435a3e6fc7 remove templates from toctree
We don't want the templates to appear in the table of contents.

Change-Id: Ic93ad16b7d919069f6dc1e6be4eb29fe6b4a7bef
2014-09-10 15:51:27 -04:00
Doug Hellmann b41ddab806 initialize specs repo from cookiecutter
Change-Id: I130e1a4afe0989e01fbd429a54184d64bdbfecd2
2014-05-07 08:06:15 -07:00