New theme of docs (Victoria+) respects pygments_style.
Since we starts using Victoria reqs while being on Ussuri,
this patch ensures proper rendering both in Ussuri and Victoria.
Change-Id: I430184f65f1528dfa15b3e6a7810d062226e70e7
Switch to openstackdocstheme 2.2.0 version.
Update Sphinx version as well.
openstackdocstheme renames some variables, so follow the renames. A
couple of variables are also not needed anymore, remove them.
Set openstackdocs_auto_version to not version the documents and
openstackdocs_auto_name to use project as name.
Set openstackdocs_pdf_link to link to PDF files for the two
guides that build PDFs. Note that
the link to the published document only works on docs.openstack.org
where the PDF file is placed in the top-level html directory. The
site-preview places the PDF in a pdf directory.
Update copyright.
Change-Id: Ibd4844364d78abd135e5b094beba8f17503fab26
With newer openstackdocstheme versions, many settings like
html_last_updated_fmt and latex are setup correctly and don't need to
setup in this repo anymore. We require a new enough version, so remove
the obsolete settings.
This repo now requires python 3, so remove python 2.7.x support.
Update hacking to current version supporting python 3.
Change-Id: I238eefeed275fe8115d0e253ca50d38086934b1e
Most content from developer.openstack.org is now on docs.openstack.org,
update documentation for this.
A few links for the main index page and translated documents are not
updated yet, they will be updated once they are moved.
Change-Id: Ic7ff7a78c8b1e1ac2b2fef2398e700a59f84d779
Don't publish the version number and the badge that this is a
development version.
Update bug project.
Change-Id: Iab9b37b3610194bdae18da498eed03998256601f
Remove extra whitespace, line wrap overlong lines, convert too long
table to list-table, remove all setup.cfg files since we don't need them
anymore.
Change-Id: Icb0dc37c21927ecc6de163ae1b0245aea9b9c202
Import the api-quick-start from api-site repository so that it gets
published on docs.openstack.org.
Change-Id: Ic709ee736dda780fb71048a27158838a5806048e