You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by pd...@apache.org on 2014/11/29 17:01:11 UTC

[03/13] cloudstack-docs-rn git commit: change lookandfeel

change lookandfeel


Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/commit/e336b15f
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/tree/e336b15f
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/diff/e336b15f

Branch: refs/heads/master
Commit: e336b15f661b5a07ce98a0f3e275fc659b16040d
Parents: 367e8d0
Author: Pierre-Luc Dion <pd...@apache.org>
Authored: Sat Sep 27 08:27:14 2014 -0400
Committer: Pierre-Luc Dion <pd...@apache.org>
Committed: Sat Sep 27 08:27:14 2014 -0400

----------------------------------------------------------------------
 source/_static/theme_overrides.css        |  18 ++
 source/conf.py                            |   5 +
 source/upgrade/_sysvm_templates.rst       | 162 ++++++-------
 source/upgrade/_sysvm_templates_pre43.rst | 324 ++++++++++++-------------
 4 files changed, 266 insertions(+), 243 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/blob/e336b15f/source/_static/theme_overrides.css
----------------------------------------------------------------------
diff --git a/source/_static/theme_overrides.css b/source/_static/theme_overrides.css
new file mode 100644
index 0000000..792bb32
--- /dev/null
+++ b/source/_static/theme_overrides.css
@@ -0,0 +1,18 @@
+P {
+	font-size: 14px;
+	line-height: 20px;
+}
+
+/* override nav-search background */
+
+/* override table width restrictions */
+.wy-table-responsive table td, .wy-table-responsive table th {
+    white-space: normal;
+}
+
+.wy-table-responsive {
+    margin-bottom: 24px;
+    max-width: 100%;
+    overflow: visible;
+}
+

http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/blob/e336b15f/source/conf.py
----------------------------------------------------------------------
diff --git a/source/conf.py b/source/conf.py
index b337298..563b89d 100644
--- a/source/conf.py
+++ b/source/conf.py
@@ -159,6 +159,11 @@ html_logo = '_static/images/acslogo.png'
 # so a file named "default.css" will overwrite the builtin "default.css".
 html_static_path = ['_static']
 
+html_context = {
+    'css_files': [
+        '_static/theme_overrides.css',  # overrides for wide tables in RTD theme
+        ],
+    }
 # Add any extra paths that contain custom files (such as robots.txt or
 # .htaccess) here, relative to this directory. These files are copied
 # directly to the root of the documentation.

http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/blob/e336b15f/source/upgrade/_sysvm_templates.rst
----------------------------------------------------------------------
diff --git a/source/upgrade/_sysvm_templates.rst b/source/upgrade/_sysvm_templates.rst
index c827ca1..cf6c6d4 100644
--- a/source/upgrade/_sysvm_templates.rst
+++ b/source/upgrade/_sysvm_templates.rst
@@ -32,87 +32,87 @@ Update System-VM templates
 #. In the Register template dialog box, specify the following values
    (do not change these):
 
-   +-------------------------+------------------------------------------------------------+
-   | Hypervisor              | Description                                                |
-   +=========================+============================================================+
-   | XenServer               | Name: systemvm-xenserver-|version|                         |
-   |                         |                                                            |
-   |                         | Description: systemvm-xenserver-|version|                  |
-   |                         |                                                            |
-   |                         | URL: |sysvm64-url-xen|                                     |
-   |                         |                                                            |
-   |                         | Zone: Choose the zone where this hypervisor is used        |
-   |                         |                                                            |
-   |                         | Hypervisor: XenServer                                      |
-   |                         |                                                            |
-   |                         | Format: VHD                                                |
-   |                         |                                                            |
-   |                         | OS Type: Debian GNU/Linux 7.0 (64-bit) (or the             |
-   |                         | highest Debian release number available in the             |
-   |                         | dropdown)                                                  |
-   |                         |                                                            |
-   |                         | Extractable: no                                            |
-   |                         |                                                            |
-   |                         | Password Enabled: no                                       |
-   |                         |                                                            |
-   |                         | Public: no                                                 |
-   |                         |                                                            |
-   |                         | Featured: no                                               |
-   |                         |                                                            |
-   |                         | Routing: no                                                |
-   +-------------------------+------------------------------------------------------------+
-   | KVM                     | Name: systemvm-kvm-|version|                               |
-   |                         |                                                            |
-   |                         | Description: systemvm-kvm-|version|                        |
-   |                         |                                                            |
-   |                         | URL: |sysvm64-url-kvm|                                     |  
-   |                         |                                                            |
-   |                         | Zone: Choose the zone where this hypervisor is used        |
-   |                         |                                                            |
-   |                         | Hypervisor: KVM                                            |
-   |                         |                                                            |
-   |                         | Format: QCOW2                                              |
-   |                         |                                                            |
-   |                         | OS Type: Debian GNU/Linux 7.0 (64-bit) (or the             |
-   |                         | highest Debian release number available in the             |
-   |                         | dropdown)                                                  |
-   |                         |                                                            |
-   |                         | Extractable: no                                            |
-   |                         |                                                            |
-   |                         | Password Enabled: no                                       |
-   |                         |                                                            |
-   |                         | Public: no                                                 |
-   |                         |                                                            |
-   |                         | Featured: no                                               |
-   |                         |                                                            |
-   |                         | Routing: no                                                |
-   +-------------------------+------------------------------------------------------------+
-   | VMware                  | Name: systemvm-vmware-|version|                            |
-   |                         |                                                            |
-   |                         | Description: systemvm-vmware-|version|                     |
-   |                         |                                                            |
-   |                         | URL: |sysvm64-url-vmware|                                  |
-   |                         |                                                            |
-   |                         | Zone: Choose the zone where this hypervisor is used        |
-   |                         |                                                            |
-   |                         | Hypervisor: VMware                                         |
-   |                         |                                                            |
-   |                         | Format: OVA                                                |
-   |                         |                                                            |
-   |                         | OS Type: Debian GNU/Linux 7.0 (64-bit) (or the             |
-   |                         | highest Debian release number available in the             |
-   |                         | dropdown)                                                  |
-   |                         |                                                            |
-   |                         | Extractable: no                                            |
-   |                         |                                                            |
-   |                         | Password Enabled: no                                       |
-   |                         |                                                            |
-   |                         | Public: no                                                 |
-   |                         |                                                            |
-   |                         | Featured: no                                               |
-   |                         |                                                            |
-   |                         | Routing: no                                                |
-   +-------------------------+------------------------------------------------------------+
+   +------------+------------------------------------------------------------+
+   | Hypervisor | Description                                                |
+   +============+============================================================+
+   | XenServer  | Name: systemvm-xenserver-|version|                         |
+   |            |                                                            |
+   |            | Description: systemvm-xenserver-|version|                  |
+   |            |                                                            |
+   |            | URL: |sysvm64-url-xen|                                     |
+   |            |                                                            |
+   |            | Zone: Choose the zone where this hypervisor is used        |
+   |            |                                                            |
+   |            | Hypervisor: XenServer                                      |
+   |            |                                                            |
+   |            | Format: VHD                                                |
+   |            |                                                            |
+   |            | OS Type: Debian GNU/Linux 7.0 (64-bit) (or the             |
+   |            | highest Debian release number available in the             |
+   |            | dropdown)                                                  |
+   |            |                                                            |
+   |            | Extractable: no                                            |
+   |            |                                                            |
+   |            | Password Enabled: no                                       |
+   |            |                                                            |
+   |            | Public: no                                                 |
+   |            |                                                            |
+   |            | Featured: no                                               |
+   |            |                                                            |
+   |            | Routing: no                                                |
+   +------------+------------------------------------------------------------+
+   | KVM        | Name: systemvm-kvm-|version|                               |
+   |            |                                                            |
+   |            | Description: systemvm-kvm-|version|                        |
+   |            |                                                            |
+   |            | URL: |sysvm64-url-kvm|                                     |  
+   |            |                                                            |
+   |            | Zone: Choose the zone where this hypervisor is used        |
+   |            |                                                            |
+   |            | Hypervisor: KVM                                            |
+   |            |                                                            |
+   |            | Format: QCOW2                                              |
+   |            |                                                            |
+   |            | OS Type: Debian GNU/Linux 7.0 (64-bit) (or the             |
+   |            | highest Debian release number available in the             |
+   |            | dropdown)                                                  |
+   |            |                                                            |
+   |            | Extractable: no                                            |
+   |            |                                                            |
+   |            | Password Enabled: no                                       |
+   |            |                                                            |
+   |            | Public: no                                                 |
+   |            |                                                            |
+   |            | Featured: no                                               |
+   |            |                                                            |
+   |            | Routing: no                                                |
+   +------------+------------------------------------------------------------+
+   | VMware     | Name: systemvm-vmware-|version|                            |
+   |            |                                                            |
+   |            | Description: systemvm-vmware-|version|                     |
+   |            |                                                            |
+   |            | URL: |sysvm64-url-vmware|                                  |
+   |            |                                                            |
+   |            | Zone: Choose the zone where this hypervisor is used        |
+   |            |                                                            |
+   |            | Hypervisor: VMware                                         |
+   |            |                                                            |
+   |            | Format: OVA                                                |
+   |            |                                                            |
+   |            | OS Type: Debian GNU/Linux 7.0 (64-bit) (or the             |
+   |            | highest Debian release number available in the             |
+   |            | dropdown)                                                  |
+   |            |                                                            |
+   |            | Extractable: no                                            |
+   |            |                                                            |
+   |            | Password Enabled: no                                       |
+   |            |                                                            |
+   |            | Public: no                                                 |
+   |            |                                                            |
+   |            | Featured: no                                               |
+   |            |                                                            |
+   |            | Routing: no                                                |
+   +------------+------------------------------------------------------------+
 
 #. Watch the screen to be sure that the template downloads successfully and 
    enters the **READY** state. Do not proceed until this is successful.

http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/blob/e336b15f/source/upgrade/_sysvm_templates_pre43.rst
----------------------------------------------------------------------
diff --git a/source/upgrade/_sysvm_templates_pre43.rst b/source/upgrade/_sysvm_templates_pre43.rst
index c00d374..fce9dd1 100644
--- a/source/upgrade/_sysvm_templates_pre43.rst
+++ b/source/upgrade/_sysvm_templates_pre43.rst
@@ -37,87 +37,87 @@ Update System-VM templates
    #. In the Register template dialog box, specify the following values
       (do not change these):
    
-      +-------------------------+------------------------------------------------------------+
-      | Hypervisor              | Description                                                |
-      +=========================+============================================================+
-      | XenServer               | Name: systemvm-xenserver-4.3                               |
-      |                         |                                                            |
-      |                         | Description: systemvm-xenserver-4.3                        |
-      |                         |                                                            |
-      |                         | URL: |acs43-sysvm64-url-xen|                               |
-      |                         |                                                            |
-      |                         | Zone: Choose the zone where this hypervisor is used        |
-      |                         |                                                            |
-      |                         | Hypervisor: XenServer                                      |
-      |                         |                                                            |
-      |                         | Format: VHD                                                |
-      |                         |                                                            |
-      |                         | OS Type: Debian GNU/Linux 7.0 (64-bit) (or the             |
-      |                         | highest Debian release number available in the             |
-      |                         | dropdown)                                                  |
-      |                         |                                                            |
-      |                         | Extractable: no                                            |
-      |                         |                                                            |
-      |                         | Password Enabled: no                                       |
-      |                         |                                                            |
-      |                         | Public: no                                                 |
-      |                         |                                                            |
-      |                         | Featured: no                                               |
-      |                         |                                                            |
-      |                         | Routing: no                                                |
-      +-------------------------+------------------------------------------------------------+
-      | KVM                     | Name: systemvm-kvm-4.3                                     |
-      |                         |                                                            |
-      |                         | Description: systemvm-kvm-4.3                              |
-      |                         |                                                            |
-      |                         | URL: |acs43-sysvm64-url-kvm|                               |  
-      |                         |                                                            |
-      |                         | Zone: Choose the zone where this hypervisor is used        |
-      |                         |                                                            |
-      |                         | Hypervisor: KVM                                            |
-      |                         |                                                            |
-      |                         | Format: QCOW2                                              |
-      |                         |                                                            |
-      |                         | OS Type: Debian GNU/Linux 7.0 (64-bit) (or the             |
-      |                         | highest Debian release number available in the             |
-      |                         | dropdown)                                                  |
-      |                         |                                                            |
-      |                         | Extractable: no                                            |
-      |                         |                                                            |
-      |                         | Password Enabled: no                                       |
-      |                         |                                                            |
-      |                         | Public: no                                                 |
-      |                         |                                                            |
-      |                         | Featured: no                                               |
-      |                         |                                                            |
-      |                         | Routing: no                                                |
-      +-------------------------+------------------------------------------------------------+
-      | VMware                  | Name: systemvm-vmware-4.3                                  |
-      |                         |                                                            |
-      |                         | Description: systemvm-vmware-4.3                           |
-      |                         |                                                            |
-      |                         | URL: |acs43-sysvm64-url-vmware|                            |
-      |                         |                                                            |
-      |                         | Zone: Choose the zone where this hypervisor is used        |
-      |                         |                                                            |
-      |                         | Hypervisor: VMware                                         |
-      |                         |                                                            |
-      |                         | Format: OVA                                                |
-      |                         |                                                            |
-      |                         | OS Type: Debian GNU/Linux 7.0 (64-bit) (or the             |
-      |                         | highest Debian release number available in the             |
-      |                         | dropdown)                                                  |
-      |                         |                                                            |
-      |                         | Extractable: no                                            |
-      |                         |                                                            |
-      |                         | Password Enabled: no                                       |
-      |                         |                                                            |
-      |                         | Public: no                                                 |
-      |                         |                                                            |
-      |                         | Featured: no                                               |
-      |                         |                                                            |
-      |                         | Routing: no                                                |
-      +-------------------------+------------------------------------------------------------+
+      +------------+------------------------------------------------------------+
+      | Hypervisor | Description                                                |
+      +============+============================================================+
+      | XenServer  | Name: systemvm-xenserver-4.3                               |
+      |            |                                                            |
+      |            | Description: systemvm-xenserver-4.3                        |
+      |            |                                                            |
+      |            | URL: |acs43-sysvm64-url-xen|                               |
+      |            |                                                            |
+      |            | Zone: Choose the zone where this hypervisor is used        |
+      |            |                                                            |
+      |            | Hypervisor: XenServer                                      |
+      |            |                                                            |
+      |            | Format: VHD                                                |
+      |            |                                                            |
+      |            | OS Type: Debian GNU/Linux 7.0 (64-bit) (or the             |
+      |            | highest Debian release number available in the             |
+      |            | dropdown)                                                  |
+      |            |                                                            |
+      |            | Extractable: no                                            |
+      |            |                                                            |
+      |            | Password Enabled: no                                       |
+      |            |                                                            |
+      |            | Public: no                                                 |
+      |            |                                                            |
+      |            | Featured: no                                               |
+      |            |                                                            |
+      |            | Routing: no                                                |
+      +------------+------------------------------------------------------------+
+      | KVM        | Name: systemvm-kvm-4.3                                     |
+      |            |                                                            |
+      |            | Description: systemvm-kvm-4.3                              |
+      |            |                                                            |
+      |            | URL: |acs43-sysvm64-url-kvm|                               |  
+      |            |                                                            |
+      |            | Zone: Choose the zone where this hypervisor is used        |
+      |            |                                                            |
+      |            | Hypervisor: KVM                                            |
+      |            |                                                            |
+      |            | Format: QCOW2                                              |
+      |            |                                                            |
+      |            | OS Type: Debian GNU/Linux 7.0 (64-bit) (or the             |
+      |            | highest Debian release number available in the             |
+      |            | dropdown)                                                  |
+      |            |                                                            |
+      |            | Extractable: no                                            |
+      |            |                                                            |
+      |            | Password Enabled: no                                       |
+      |            |                                                            |
+      |            | Public: no                                                 |
+      |            |                                                            |
+      |            | Featured: no                                               |
+      |            |                                                            |
+      |            | Routing: no                                                |
+      +------------+------------------------------------------------------------+
+      | VMware     | Name: systemvm-vmware-4.3                                  |
+      |            |                                                            |
+      |            | Description: systemvm-vmware-4.3                           |
+      |            |                                                            |
+      |            | URL: |acs43-sysvm64-url-vmware|                            |
+      |            |                                                            |
+      |            | Zone: Choose the zone where this hypervisor is used        |
+      |            |                                                            |
+      |            | Hypervisor: VMware                                         |
+      |            |                                                            |
+      |            | Format: OVA                                                |
+      |            |                                                            |
+      |            | OS Type: Debian GNU/Linux 7.0 (64-bit) (or the             |
+      |            | highest Debian release number available in the             |
+      |            | dropdown)                                                  |
+      |            |                                                            |
+      |            | Extractable: no                                            |
+      |            |                                                            |
+      |            | Password Enabled: no                                       |
+      |            |                                                            |
+      |            | Public: no                                                 |
+      |            |                                                            |
+      |            | Featured: no                                               |
+      |            |                                                            |
+      |            | Routing: no                                                |
+      +------------+------------------------------------------------------------+
 
 #. Register |version| systemvm template:
    
@@ -128,87 +128,87 @@ Update System-VM templates
    #. In the Register template dialog box, specify the following values
       (do not change these):
       
-      +-------------------------+------------------------------------------------------------+
-      | Hypervisor              | Description                                                |
-      +=========================+============================================================+
-      | XenServer               | Name: systemvm-xenserver-|version|                         |
-      |                         |                                                            |
-      |                         | Description: systemvm-xenserver-|version|                  |
-      |                         |                                                            |
-      |                         | URL: |sysvm64-url-xen|                                     |
-      |                         |                                                            |
-      |                         | Zone: Choose the zone where this hypervisor is used        |
-      |                         |                                                            |
-      |                         | Hypervisor: XenServer                                      |
-      |                         |                                                            |
-      |                         | Format: VHD                                                |
-      |                         |                                                            |
-      |                         | OS Type: Debian GNU/Linux 7.0 (64-bit) (or the             |
-      |                         | highest Debian release number available in the             |
-      |                         | dropdown)                                                  |
-      |                         |                                                            |
-      |                         | Extractable: no                                            |
-      |                         |                                                            |
-      |                         | Password Enabled: no                                       |
-      |                         |                                                            |
-      |                         | Public: no                                                 |
-      |                         |                                                            |
-      |                         | Featured: no                                               |
-      |                         |                                                            |
-      |                         | Routing: no                                                |
-      +-------------------------+------------------------------------------------------------+
-      | KVM                     | Name: systemvm-kvm-|version|                               |
-      |                         |                                                            |
-      |                         | Description: systemvm-kvm-|version|                        |
-      |                         |                                                            |
-      |                         | URL: |sysvm64-url-kvm|                                     |  
-      |                         |                                                            |
-      |                         | Zone: Choose the zone where this hypervisor is used        |
-      |                         |                                                            |
-      |                         | Hypervisor: KVM                                            |
-      |                         |                                                            |
-      |                         | Format: QCOW2                                              |
-      |                         |                                                            |
-      |                         | OS Type: Debian GNU/Linux 7.0 (64-bit) (or the             |
-      |                         | highest Debian release number available in the             |
-      |                         | dropdown)                                                  |
-      |                         |                                                            |
-      |                         | Extractable: no                                            |
-      |                         |                                                            |
-      |                         | Password Enabled: no                                       |
-      |                         |                                                            |
-      |                         | Public: no                                                 |
-      |                         |                                                            |
-      |                         | Featured: no                                               |
-      |                         |                                                            |
-      |                         | Routing: no                                                |
-      +-------------------------+------------------------------------------------------------+
-      | VMware                  | Name: systemvm-vmware-|version|                            |
-      |                         |                                                            |
-      |                         | Description: systemvm-vmware-|version|                     |
-      |                         |                                                            |
-      |                         | URL: |sysvm64-url-vmware|                                  |
-      |                         |                                                            |
-      |                         | Zone: Choose the zone where this hypervisor is used        |
-      |                         |                                                            |
-      |                         | Hypervisor: VMware                                         |
-      |                         |                                                            |
-      |                         | Format: OVA                                                |
-      |                         |                                                            |
-      |                         | OS Type: Debian GNU/Linux 7.0 (64-bit) (or the             |
-      |                         | highest Debian release number available in the             |
-      |                         | dropdown)                                                  |
-      |                         |                                                            |
-      |                         | Extractable: no                                            |
-      |                         |                                                            |
-      |                         | Password Enabled: no                                       |
-      |                         |                                                            |
-      |                         | Public: no                                                 |
-      |                         |                                                            |
-      |                         | Featured: no                                               |
-      |                         |                                                            |
-      |                         | Routing: no                                                |
-      +-------------------------+------------------------------------------------------------+
+      +------------+------------------------------------------------------------+
+      | Hypervisor | Description                                                |
+      +============+============================================================+
+      | XenServer  | Name: systemvm-xenserver-|version|                         |
+      |            |                                                            |
+      |            | Description: systemvm-xenserver-|version|                  |
+      |            |                                                            |
+      |            | URL: |sysvm64-url-xen|                                     |
+      |            |                                                            |
+      |            | Zone: Choose the zone where this hypervisor is used        |
+      |            |                                                            |
+      |            | Hypervisor: XenServer                                      |
+      |            |                                                            |
+      |            | Format: VHD                                                |
+      |            |                                                            |
+      |            | OS Type: Debian GNU/Linux 7.0 (64-bit) (or the             |
+      |            | highest Debian release number available in the             |
+      |            | dropdown)                                                  |
+      |            |                                                            |
+      |            | Extractable: no                                            |
+      |            |                                                            |
+      |            | Password Enabled: no                                       |
+      |            |                                                            |
+      |            | Public: no                                                 |
+      |            |                                                            |
+      |            | Featured: no                                               |
+      |            |                                                            |
+      |            | Routing: no                                                |
+      +------------+------------------------------------------------------------+
+      | KVM        | Name: systemvm-kvm-|version|                               |
+      |            |                                                            |
+      |            | Description: systemvm-kvm-|version|                        |
+      |            |                                                            |
+      |            | URL: |sysvm64-url-kvm|                                     |  
+      |            |                                                            |
+      |            | Zone: Choose the zone where this hypervisor is used        |
+      |            |                                                            |
+      |            | Hypervisor: KVM                                            |
+      |            |                                                            |
+      |            | Format: QCOW2                                              |
+      |            |                                                            |
+      |            | OS Type: Debian GNU/Linux 7.0 (64-bit) (or the             |
+      |            | highest Debian release number available in the             |
+      |            | dropdown)                                                  |
+      |            |                                                            |
+      |            | Extractable: no                                            |
+      |            |                                                            |
+      |            | Password Enabled: no                                       |
+      |            |                                                            |
+      |            | Public: no                                                 |
+      |            |                                                            |
+      |            | Featured: no                                               |
+      |            |                                                            |
+      |            | Routing: no                                                |
+      +------------+------------------------------------------------------------+
+      | VMware     | Name: systemvm-vmware-|version|                            |
+      |            |                                                            |
+      |            | Description: systemvm-vmware-|version|                     |
+      |            |                                                            |
+      |            | URL: |sysvm64-url-vmware|                                  |
+      |            |                                                            |
+      |            | Zone: Choose the zone where this hypervisor is used        |
+      |            |                                                            |
+      |            | Hypervisor: VMware                                         |
+      |            |                                                            |
+      |            | Format: OVA                                                |
+      |            |                                                            |
+      |            | OS Type: Debian GNU/Linux 7.0 (64-bit) (or the             |
+      |            | highest Debian release number available in the             |
+      |            | dropdown)                                                  |
+      |            |                                                            |
+      |            | Extractable: no                                            |
+      |            |                                                            |
+      |            | Password Enabled: no                                       |
+      |            |                                                            |
+      |            | Public: no                                                 |
+      |            |                                                            |
+      |            | Featured: no                                               |
+      |            |                                                            |
+      |            | Routing: no                                                |
+      +------------+------------------------------------------------------------+
 
 #. Watch the screen to be sure that the template downloads successfully and 
    enters the **READY** state. Do not proceed until this is successful.