From 6a709d8bd5ea294a7b5d7586bb59d2469852bd17 Mon Sep 17 00:00:00 2001 From: Brian Moss Date: Wed, 1 Mar 2017 15:00:38 +1000 Subject: [PATCH] [www] Add PDF links to doc landing pages Add PDF links for supported books to the docs landing page and the Install Guide indexes for each distro. Applies to draft and Ocata. Change-Id: Ie0395b7f048f71b8195147303a4cfd99266f2e68 Closes-Bug: #1427246 Depends-On: I4ed3939d1b8fa6d19d2b629334024c48063e4eb2 --- www/draft/draft-index.html | 2 +- www/index.html | 2 +- www/ocata/index.html | 2 +- www/project-install-guide/draft/obs-services.html | 5 +++++ www/project-install-guide/draft/rdo-services.html | 5 +++++ www/project-install-guide/draft/ubuntu-services.html | 5 +++++ www/project-install-guide/ocata/obs-services.html | 5 +++++ www/project-install-guide/ocata/rdo-services.html | 5 +++++ www/project-install-guide/ocata/ubuntu-services.html | 5 +++++ www/static/common/css/combined.css | 2 +- www/templates/ops_and_admin_guides.tmpl | 8 ++++---- www/templates/user_guides.tmpl | 2 +- 12 files changed, 39 insertions(+), 9 deletions(-) diff --git a/www/draft/draft-index.html b/www/draft/draft-index.html index cc6d5ac233..958523dc43 100644 --- a/www/draft/draft-index.html +++ b/www/draft/draft-index.html @@ -76,7 +76,7 @@
diff --git a/www/project-install-guide/draft/rdo-services.html b/www/project-install-guide/draft/rdo-services.html index b1a3659cc8..096daffd3c 100644 --- a/www/project-install-guide/draft/rdo-services.html +++ b/www/project-install-guide/draft/rdo-services.html @@ -34,6 +34,11 @@ Red Hat Enterprise Linux and CentOS

+

+ + PDF Download + +

diff --git a/www/project-install-guide/draft/ubuntu-services.html b/www/project-install-guide/draft/ubuntu-services.html index 58518f5cea..78edbdf6f0 100644 --- a/www/project-install-guide/draft/ubuntu-services.html +++ b/www/project-install-guide/draft/ubuntu-services.html @@ -33,6 +33,11 @@ Ubuntu

+

+ + PDF Download + +

diff --git a/www/project-install-guide/ocata/obs-services.html b/www/project-install-guide/ocata/obs-services.html index 3227189a98..cff5e54a90 100644 --- a/www/project-install-guide/ocata/obs-services.html +++ b/www/project-install-guide/ocata/obs-services.html @@ -33,6 +33,11 @@ openSUSE and SUSE Linux Enterprise

+

+ + PDF Download + +

diff --git a/www/project-install-guide/ocata/rdo-services.html b/www/project-install-guide/ocata/rdo-services.html index ba46306031..620f6efe22 100644 --- a/www/project-install-guide/ocata/rdo-services.html +++ b/www/project-install-guide/ocata/rdo-services.html @@ -34,6 +34,11 @@ Red Hat Enterprise Linux and CentOS

+

+ + PDF Download + +

diff --git a/www/project-install-guide/ocata/ubuntu-services.html b/www/project-install-guide/ocata/ubuntu-services.html index 14355b7898..63628691c0 100644 --- a/www/project-install-guide/ocata/ubuntu-services.html +++ b/www/project-install-guide/ocata/ubuntu-services.html @@ -33,6 +33,11 @@ Ubuntu

+

+ + PDF Download + +

diff --git a/www/static/common/css/combined.css b/www/static/common/css/combined.css index 3d957d0cea..078976358c 100644 --- a/www/static/common/css/combined.css +++ b/www/static/common/css/combined.css @@ -3811,7 +3811,7 @@ input.docs-main-search:-ms-input-placeholder { line-height: 1.3; font-weight: 400; color: #4c97c3; - display: block; + display: inline-block; padding: 10px; } .docs-toc p a { diff --git a/www/templates/ops_and_admin_guides.tmpl b/www/templates/ops_and_admin_guides.tmpl index 60a49f1090..8feea55f6b 100644 --- a/www/templates/ops_and_admin_guides.tmpl +++ b/www/templates/ops_and_admin_guides.tmpl @@ -1,13 +1,13 @@

Operations and Administration Guides

Administrator Guide

Manage and troubleshoot an OpenStack cloud

- High Availability Guide + High Availability Guide[PDF]

Install and configure OpenStack for high availability

- Operations Guide + Operations Guide[PDF]

Design, create, and administer a production OpenStack cloud

Security Guide

Guidelines and scenarios for creating more secure OpenStack clouds

- Virtual Machine Image Guide + Virtual Machine Image Guide[PDF]

Obtain, create, and modify OpenStack-compatible virtual machine images

- Architecture Design Guide + Architecture Design Guide[PDF]

Guidelines for designing an OpenStack cloud

diff --git a/www/templates/user_guides.tmpl b/www/templates/user_guides.tmpl index 254747dc7d..6f3a499460 100644 --- a/www/templates/user_guides.tmpl +++ b/www/templates/user_guides.tmpl @@ -1,6 +1,6 @@