add link to the pdf version of the book
add link to the html version of the book add link from doc front page to security guide Fixes: bug #1197581 Change-Id: If38a5048693150351dd296d54952febc98105fd3
This commit is contained in:
parent
97e0bbcf36
commit
4c74f15411
@ -194,6 +194,10 @@
|
||||
href="http://docs.openstack.org/grizzly/openstack-compute/admin/content/"
|
||||
>Compute Administration Guide</a>
|
||||
</dd>
|
||||
<dd><a
|
||||
href="http://docs.openstack.org/trunk/openstack-ha/content/index.html"
|
||||
|
||||
>High Availability Guide</a></dd>
|
||||
<dd><a
|
||||
href="http://docs.openstack.org/grizzly/openstack-network/admin/content/"
|
||||
>Networking Administration Guide</a>
|
||||
@ -204,10 +208,8 @@
|
||||
</dd>
|
||||
<dd><a href="http://docs.openstack.org/ops/"
|
||||
>Operations Guide</a></dd>
|
||||
<dd><a
|
||||
href="http://docs.openstack.org/trunk/openstack-ha/content/index.html"
|
||||
|
||||
>High Availability Guide</a></dd>
|
||||
<dd><a href="http://docs.openstack.org/sec/"
|
||||
>Security Guide</a></dd>
|
||||
<dd><a
|
||||
href="http://docs.openstack.org/trunk/openstack-image/content/"
|
||||
>Virtual Machine Image Guide</a></dd>
|
||||
|
@ -131,10 +131,11 @@ function recordOutboundLink(link, category, action) {
|
||||
<div class="container">
|
||||
<div class="span-12">
|
||||
<div class="photo"><img width="100%" src="../common/images/openstack-security-guide.jpg"></div>
|
||||
<p><a href="openstack-security-guide.epub" class="button" onClick="recordOutboundLink(this, 'Outbound Links', 'openstack-security-guide.epub');return false;" >Get the EPUB</a>
|
||||
<!--
|
||||
<a href="openstack-security-guide.pdf" class="button" onClick="recordOutboundLink(this, 'Outbound Links', 'openstack-security-guide.pdf');return false;" >Get the PDF</a>
|
||||
-->
|
||||
<p><a href="http://docs.openstack.org/trunk/openstack-security/content/" class="button" onClick="recordOutboundLink(this, 'Outbound Links', 'security-guide.html');return false;" >HTML</a>
|
||||
|
||||
<a href="openstack-security-guide.epub" class="button" onClick="recordOutboundLink(this, 'Outbound Links', 'openstack-security-guide.epub');return false;" >EPUB</a>
|
||||
|
||||
<a href="http://docs.openstack.org/trunk/openstack-security/bk-security-guide-trunk.pdf" class="button" onClick="recordOutboundLink(this, 'Outbound Links', 'bk-security-guide-trunk.pdf');return false;" >PDF</a>
|
||||
</p>
|
||||
</div>
|
||||
<div class="span-12 last">
|
||||
|
Loading…
Reference in New Issue
Block a user