diff --git a/www/admin/index.html b/www/pike/admin/index.html similarity index 92% rename from www/admin/index.html rename to www/pike/admin/index.html index f126bbf84a..94a4d689f8 100644 --- a/www/admin/index.html +++ b/www/pike/admin/index.html @@ -26,9 +26,9 @@
If you prefer to install OpenStack using an automated deployment - tool, see the Draft Deployment Guides. + tool, see the Deployment Guides.
- + OpenStack Installation Tutorial
diff --git a/www/pike/language-bindings.html b/www/pike/language-bindings.html new file mode 100644 index 0000000000..c4cf78fd13 --- /dev/null +++ b/www/pike/language-bindings.html @@ -0,0 +1,64 @@ +{% set series = 'latest' %} +{% set projects = PROJECT_DATA[series] %} +{% extends "templates/base.tmpl" %} +{% block pagetitle %}Language bindings{% endblock %} +{% block title %} +Documentation > Language Bindings and Python Clients +{% endblock %} +{% block content %} + ++ This page contains documentation about the Python bindings provided by OpenStack and how to use them. +
++ User guide for the OpenStack dashboard and command-line clients. +
+ + Unified OpenStack Client ++ Documentation for python-openstackclient, a unified shell command structure. +
+Documentation treated like code, powered by the community - interested?
+ How To Contribute ++ This page contains project-specific documentation for + OpenStack services and libraries. +
+{{project.service}}
+{% endif %} +{% endfor %} +{{project.service}}
+{% endif %} +{% endfor %} +Documentation treated like code, powered by the community - interested?
+ How To Contribute +{{project.service}}
{% endif %} {% endfor %} diff --git a/www/templates/dropdown_releases_and_languages.tmpl b/www/templates/dropdown_releases_and_languages.tmpl index 1981374130..36a991bb30 100644 --- a/www/templates/dropdown_releases_and_languages.tmpl +++ b/www/templates/dropdown_releases_and_languages.tmpl @@ -3,10 +3,10 @@ More Releases & Languages