StarlingX Documentation
Go to file
Andreas Jaeger b8cfb53f19 Update docs building
Several reorgs:
* setup.cfg/setup.py must be in top-level dir so that siblings
  (installing for example openstackdocstheme from source instead of
  pip) works.
* Update openstackdocstheme version (see below)
* Remove unused entries from setup.cfg
* Remove py27 code from setup.py
* Update tox.ini for a py3 only world and cleanup

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: I27039f9dc52c3e6c9e667b5699172d0f834e8f6b
2020-06-04 14:01:52 +02:00
api-ref/source Update docs building 2020-06-04 14:01:52 +02:00
doc Update docs building 2020-06-04 14:01:52 +02:00
resources Adding StarlingX onboarding slides to docs repo 2020-02-06 10:13:00 +01:00
.gitignore [Doc] OpenStack API Reference Guide Staging Repos 2018-09-25 17:07:17 -07:00
.gitreview OpenDev Migration Patch 2019-04-19 19:52:45 +00:00
.zuul.yaml Update publishing 2019-09-19 10:46:27 +02:00
README.rst Create initial template for documentation 2018-07-23 11:10:41 -05:00
setup.cfg Update docs building 2020-06-04 14:01:52 +02:00
setup.py Update docs building 2020-06-04 14:01:52 +02:00
test-requirements.txt Update base with current OpenStack PTI config 2018-07-23 16:14:10 -05:00
tox.ini Update docs building 2020-06-04 14:01:52 +02:00

README.rst

StarlingX documentation

This repository contains base documentation for the StarlingX project.