Commit Graph

5 Commits

Author SHA1 Message Date
Andreas Jaeger cd0d1c2882 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: I42bbf32877a99d91aade69d93a52a4ace000122c
2020-06-03 21:02:41 +02:00
Andreas Jaeger a670331b47 Cleanup py27 support and docs
This repo is now testing only with Python 3, so let's make
a few cleanups:
- Remove python 2.7 stanza from setup.py
- Remove obsolete sections from setup.cfg
- Cleanup doc/source/conf.py to remove now obsolete content.
- Use newer openstackdocstheme version
- Remove install_command from tox.ini, the default is fine
- Remove unused file test-requirements.txt
- Remove unused dependencies from requirements.txt, this repo
  is docs only

Change-Id: I05c12768dd1648c59156bc8700238aaa59ee1dc3
2020-04-11 16:20:28 +02:00
Sean Handley 5329342b79 Passport Programm draft spec.
Change-Id: Iff9917386ebbf49fd76bceccb5709dd018477ea9
2017-09-29 15:04:56 +01:00
Sean Handley 800df7c95a Remove a load of autogenerated cruft that we don't need.
Change-Id: Id1f67b8fa16b90b4cfbf6a6320e9718e64d8fe8c
2017-09-29 11:20:43 +01:00
Sean Handley d2c935bcb8 Initial Cookiecutter Commit.
Change-Id: I6cc2eaed8ab5f313dca723f6ced3c3e169723814
2017-08-15 17:17:34 +01:00