From 816987749f35696a087f453859efa0226a111a96 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Fri, 19 Jun 2015 15:33:08 +0200 Subject: [PATCH] Add Link to governance.openstack.org to docs.o.o pages Break out the common content with "Contributor Guides" to its own template for sharing between the various files. Add a link to the TC documents to the Contributor Guides section. Change-Id: I4872071e5594faf836a422f59d1dea4bf16bab65 --- www/havana/index.html | 13 +------------ www/icehouse/index.html | 13 +------------ www/index.html | 13 +------------ www/juno/index.html | 13 +------------ www/kilo/index.html | 12 +----------- www/templates/contributor_guides.tmpl | 15 +++++++++++++++ 6 files changed, 20 insertions(+), 59 deletions(-) create mode 100644 www/templates/contributor_guides.tmpl diff --git a/www/havana/index.html b/www/havana/index.html index 994401d2a3..46977d7270 100644 --- a/www/havana/index.html +++ b/www/havana/index.html @@ -112,18 +112,7 @@ Command-Line Interface Reference Open source software for application development - + {% include 'templates/contributor_guides.tmpl' %}
diff --git a/www/icehouse/index.html b/www/icehouse/index.html index 8ce8cfa8ea..9491248689 100644 --- a/www/icehouse/index.html +++ b/www/icehouse/index.html @@ -113,18 +113,7 @@ Heat Orchestration Template (HOT) Reference Open source software for application development
- + {% include 'templates/contributor_guides.tmpl' %}
diff --git a/www/index.html b/www/index.html index 32cd69927c..b98faf999e 100644 --- a/www/index.html +++ b/www/index.html @@ -119,18 +119,7 @@ Heat Orchestration Template (HOT) Reference Open source software for application development
- + {% include 'templates/contributor_guides.tmpl' %}
diff --git a/www/juno/index.html b/www/juno/index.html index 3de2585359..fdadec51f6 100644 --- a/www/juno/index.html +++ b/www/juno/index.html @@ -120,18 +120,7 @@ Heat Orchestration Template (HOT) Reference Open source software for application development
- + {% include 'templates/contributor_guides.tmpl' %}
diff --git a/www/kilo/index.html b/www/kilo/index.html index 113c68aa3a..65c7da67f8 100644 --- a/www/kilo/index.html +++ b/www/kilo/index.html @@ -119,17 +119,7 @@ Command-Line Interface Reference Open source software for application development
- + {% include 'templates/contributor_guides.tmpl' %}
diff --git a/www/templates/contributor_guides.tmpl b/www/templates/contributor_guides.tmpl new file mode 100644 index 0000000000..8cdb239dac --- /dev/null +++ b/www/templates/contributor_guides.tmpl @@ -0,0 +1,15 @@ + +