diff --git a/www/newton/index.html b/www/newton/index.html new file mode 100644 index 0000000000..ac22989249 --- /dev/null +++ b/www/newton/index.html @@ -0,0 +1,103 @@ +{% set scriptdir = '../common/js/' %} +{% set cssdir = '../common/css/' %} +{% extends "templates/base.tmpl" %} +{% block pagetitle %}Newton{% endblock %} +{% block title %}{% endblock %} +{% block header %} +{% endblock header %} +{% block content %} + +
+
+
+
+

Welcome to OpenStack Documentation

+

+ What is OpenStack? OpenStack is a cloud operating system that controls large pools of compute, storage, and networking resources throughout a datacenter, all managed through a dashboard that gives administrators control while empowering their users to provision resources through a web interface. +

+
+

What are the next steps?

+ View The Docs + Get OpenStack + Get Training +
+ + + +
+
+
+
+
+
+
+
+
+
+
+

Documentation for Newton (October 2016)

+

This is the latest release. Use the menu to select a prior release if needed.

+
+ {% include 'templates/dropdown_releases_and_languages.tmpl' %} +
+
+
+
+
+
+
+
+
+
+ + + + + {% include 'templates/api_guides.tmpl' %} +
+
+ {% include 'templates/user_guides.tmpl' %} + {% include 'templates/project_guides.tmpl' %} + {% include 'templates/contributor_guides.tmpl' %} + {% include 'templates/training_guides.tmpl' %} +
+
+
+
+

Documentation treated like code, powered by the community - interested?

+ How To Contribute +
+
+
+
+ +{% endblock content %} diff --git a/www/www-index.html b/www/www-index.html index d039d12634..3819199134 100644 --- a/www/www-index.html +++ b/www/www-index.html @@ -18,7 +18,7 @@
  • /kilo/index.html
  • /liberty/index.html
  • /mitaka/index.html
  • -
  • /project-install-guide/newton/index.html
  • +
  • /newton/index.html
  • /de/index.html
  • /fr/index.html