Commit Graph

6 Commits

Author SHA1 Message Date
Ghanshyam Mann 75aef65e3d Retire openstack-chef: remove repo content
OpenStack-chef project is retiring
- https://review.opendev.org/c/openstack/governance/+/905279

this commit remove the content of this project repo

Depends-On: https://review.opendev.org/c/openstack/project-config/+/909134
Change-Id: Ie87bb2b994a53b7416f43a9f4c850a2b34e69516
2024-02-17 20:48:47 -08:00
Andreas Jaeger 1eaa0d539b Switch to newer openstackdocstheme version
Switch to openstackdocstheme 2.2.1 version. Using
this version will allow especially:
* Linking from HTML to PDF document
* Allow parallel building of documents
* Fix some rendering problems

Update Sphinx version as well.

Disable openstackdocs_auto_name to use 'project' variable as name.

Change pygments_style to 'native' since old theme version always used
'native' and the theme now respects the setting and using 'sphinx' can
lead to some strange rendering.

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.

See also
http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html

Change-Id: I52f0ef0428168b2dcd75a32df1be2b455ee00d5d
2020-05-31 20:23:44 +02:00
Andreas Jaeger 4472d399c1 Cleanup py27 support and docs
Make a few cleanups:
- Remove obsolete sections from setup.cfg
- Switch to using sphinx-build; fix warnings found:
  convert unreferenced footnote into normal link
- Cleanup doc/source/conf.py to remove now obsolete content.
- Use newer openstackdocstheme version, update some other versions as
  needed
- Remove install_command from tox.ini, the default is fine; cleanup
  for python3 only

Change-Id: If18af73f3886ad32622801193f7f7ae53458b50c
2020-04-19 12:44:34 +00:00
Jens Harbott a57a5f190b Update specs to build with Sphinx 2.0
The oslosphinx theme is EOL and doesn't work with Sphinx 2.0, so we need
to switch to openstackdocstheme instead. This patch is following what
nova-specs did in [0], but of course all blame is to go on me, not them.

[0] https://review.opendev.org/648670

Change-Id: Iaf5bb355dae15ee3681b39d354f160951d19f47f
2019-08-07 13:29:56 +00:00
Doug Hellmann ff42dfa32a modernize documentation dependencies
remove caps and pins to use more modern versions of tool

Change-Id: Id82a9c5e5694330857f1644b76734a63d0cd843e
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-10-01 15:44:52 -04:00
galstrom21 9159089b36 Filling in the initial layout for the repo.
Change-Id: I1e1f330c3d35dbab8c8cf3532a8ef6ca2eef8a81
2014-07-25 12:13:09 -05:00