Redo the index page for docs.openstack.org/infra to update the text
to refer to the TaCT SIG, drop old links to things which have moved
or are now defunct, and provide some hints on where to find things
which are now elsewhere.
Change-Id: I885561912cd719afdfc02f382dcf36b08540ec00
Update all links and content, sync with links from docs.o.o footer.
Also, use https where possible.
Change-Id: I1b519e7b10f85c2264262dfc93b6f211f268209f
Link to new content on how to check and report for problems.
Change-Id: Iba9a11de868a38a8577dbaeeae687317692b37e5
Depends-On: I723168f1f0196f6901cfabd9c1b3f8e2fb21067c
Several stray \n sequences crept into lines in the infra docs index
template, so this removes them.
Change-Id: I9527837f3babb45b65095db95aa9a2a099e60f8d
This removes the reference to a js file served from status.o.o
which was only used for adding the footer. Instead, the current
footer is manually included.
Existing http links are updated to current https equivalents.
Change-Id: I43aa8c173506d8168e6b6537554995bb32385880
Add descriptive text to the infra documentation index page to help
people navigate to the appropriate documentation. This moves the
manual into its own section, system-config and publications into
a section, and leaves the rest of the projects in a section.
Change-Id: I90360ac6822ac93b02fc3bc67b8115dbf750f385
This is a partial cargo-culting of the index job and associated
files from the specs.o.o site, to generate a simple top-level index
page for the http://docs.openstack.org/infra/ tree.
Change-Id: Idb5a8dba58a53c7c8ea1de69e9a4d9b5ef410c78
Use a YAML file listing the projects to generate the specs.openstack.org
root page and an OPML file for all of the available RSS feeds.
These changes are based on the work of Maish Saidel-Keesing
<maishsk@gmail.com> in https://review.openstack.org/#/c/140041/
Change-Id: I828d65f10fb7608b59e3561cedc9553d4d96ee75
This adds a link on the index page to the specs that are already published to
specs.openstack.org for designate.
Change-Id: I5324d9c5fd6bc8c04a3f0c85083014068a47dcf6
According to the markup validation service provided by the W3C there are severl
HTML issues. This patch fixes all of them and prettifies the syntax.
http://validator.w3.org/check?uri=specs.openstack.org&charset=%28detect+automatically%29&doctype=Inline&group=0
* No Character Encoding Found! Falling back to UTF-8.
* No DOCTYPE found! Checking with default XHTML 1.0
Transitional Document Type.
* No Character encoding declared at document level
* Line 4, Column 8: element "HEAD" undefined
* Line 5, Column 11: element "TITLE" undefined
* Line 27, Column 38: document type does not allow element "body" here
* Line 206, Column 9: end tag for element "BODY" which is not open
* Line 207, Column 7: end tag for "div" omitted, but OMITTAG NO was specified
* Line 207, Column 7: end tag for "body" omitted, but OMITTAG NO was specified
* Line 207, Column 7: end tag for "html" which is not finished
Change-Id: I1909fc2fb225063d29a04bda99cbbc6a82411573
This repo was created from filter branching the openstack-infra/
config repo. This process brought a lot of cruft with it in the
form of directories that we no longer need. This patch removes
that cruft so we begin with a tidier repo.
Change-Id: Ibffad1b11c0c5f84eedfb0365369f60c4961a0f3
Since projects have their specs named inconsistently, let's
use the same design and naming as
http://docs.openstack.org/developer/openstack-projects.html
That way we have one level of consistency accross pages.
Also add infra-specs repo.
Change-Id: I92ae044ba0ce31e5aa7857b01d748ad17cb8c055