5054b0f910
Move the project list up to the top level of the site and update the links to point to the new locations of the projects. Move the language bindings list to the top level of the site and update the links. Establish a redirect rule for /developer/$project/ to point to /$project/latest/. Change-Id: I8f6c6d8bcfff7c805c2912b76b49a9d74d49c6d5 Depends-On: Ia750cb049c0f53a234ea70ce1f2bbbb7a2aa9454 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
38 lines
2.2 KiB
HTML
38 lines
2.2 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
<html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
|
|
<body>
|
|
<ul>
|
|
<li><a href="www/index.html">/index.html</a></li>
|
|
<li><a href="www/draft/draft-index.html">/draft/draft-index.html</a></li>
|
|
<li><a href="www/errorpage.html">/errorpage.html</a></li>
|
|
<li><a href="www/api/api-ref-guides.html">/api/api-ref-guides.html</a></li>
|
|
<li><a href="www/language-bindings.html">/language-bindings.html</a></li>
|
|
<li><a href="www/openstack-projects.html">/openstack-projects.html</a></li>
|
|
<li><a href="www/project-install-guide/draft/index.html">/project-install-guide/draft/index.html</a></li>
|
|
<li><a href="www/project-install-guide/newton/index.html">/project-install-guide/newton/index.html</a></li>
|
|
<li><a href="www/project-install-guide/ocata/index.html">/project-install-guide/ocata/index.html</a></li>
|
|
<li><a href="www/project-deploy-guide/draft/index.html">/project-deploy-guide/draft/index.html</a></li>
|
|
<li><a href="www/project-deploy-guide/newton/index.html">/project-deploy-guide/newton/index.html</a></li>
|
|
<li><a href="www/project-deploy-guide/ocata/index.html">/project-deploy-guide/ocata/index.html</a></li>
|
|
<li><a href="www/training_labs/index.html">/training_labs/index.html</a></li>
|
|
<!-- release -->
|
|
<li><a href="www/juno/index.html">/juno/index.html</a></li>
|
|
<li><a href="www/kilo/index.html">/kilo/index.html</a></li>
|
|
<li><a href="www/liberty/index.html">/liberty/index.html</a></li>
|
|
<li><a href="www/mitaka/index.html">/mitaka/index.html</a></li>
|
|
<li><a href="www/newton/index.html">/newton/index.html</a></li>
|
|
<li><a href="www/ocata/index.html">/ocata/index.html</a></li>
|
|
<!-- translation, sorted by locale -->
|
|
<li><a href="www/de/index.html">/de/index.html</a></li>
|
|
<li><a href="www/fr/index.html">/fr/index.html</a></li>
|
|
<li><a href="www/id/index.html">/id/index.html</a></li>
|
|
<li><a href="www/it/index.html">/it/index.html</a></li>
|
|
<li><a href="www/ja/index.html">/ja/index.html</a></li>
|
|
<li><a href="www/ko_KR/index.html">/ko_KR/index.html</a></li>
|
|
<li><a href="www/pt_BR/index.html">/pt_BR/index.html</a></li>
|
|
<li><a href="www/zh_CN/index.html">/zh_CN/index.html</a></li>
|
|
</ul>
|
|
</body>
|
|
</html>
|