241aa1e282
Fix title of CLI reference to use "command-line". Change-Id: I77ed17a828f9285f33dd8826f646484f4d35d283
161 lines
6.2 KiB
HTML
161 lines
6.2 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
|
|
<html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
|
|
<head>
|
|
<title>open OpenStack Docs: Locally built guides</title>
|
|
<!-- Google Fonts -->
|
|
<link
|
|
href="http://fonts.googleapis.com/css?family=PT+Sans&subset=latin"
|
|
rel="stylesheet" type="text/css" />
|
|
<!-- Framework CSS -->
|
|
<link rel="stylesheet"
|
|
href="http://openstack.org/themes/openstack/css/blueprint/screen.css"
|
|
type="text/css" media="screen, projection" />
|
|
<link rel="stylesheet"
|
|
href="http://openstack.org/themes/openstack/css/blueprint/print.css"
|
|
type="text/css" media="print" />
|
|
<!--[if lt IE 8]><link rel="stylesheet" href="http://openstack.org/themes/openstack/css/blueprint/ie.css" type="text/css" media="screen, projection"><![endif]-->
|
|
<!-- OpenStack Specific CSS -->
|
|
<link rel="stylesheet"
|
|
href="http://openstack.org/themes/openstack/css/main.css"
|
|
type="text/css" media="screen, projection, print" />
|
|
<link rel="stylesheet" type="text/css"
|
|
href="http://docs.openstack.org/common/css/docblitz.css" />
|
|
</head>
|
|
<body class="docshome" id="docshome">
|
|
<!-- Page Content -->
|
|
<div class="container">
|
|
<div class="span-12">
|
|
<h3 class="subhead">Documentation</h3>
|
|
|
|
</div>
|
|
</div>
|
|
<div class="container"><div class="span-18"><p><b>Note:</b>
|
|
These are references to locally built OpenStack
|
|
documentation in the openstack-manuals module. Each
|
|
book needs to be build first, for example with
|
|
"tools/test.py --check-build --force".</p>
|
|
</div></div>
|
|
<div class="container">
|
|
<div class="span-12">
|
|
<h4 class="special">Install OpenStack</h4>
|
|
<dl>
|
|
<dd><a
|
|
href="install-guide/target/docbkx/webhelp/local/install-guide/install/apt-debian/content/index.html"
|
|
>Installation Guide for
|
|
Debian 7.0</a><br/>
|
|
Note: build
|
|
locally with "mvn
|
|
generate-sources -Doperating.system=apt-debian -Dprofile.os=debian".</dd>
|
|
<dd><a
|
|
href="install-guide/target/docbkx/webhelp/local/install-guide/install/zypper/content/index.html"
|
|
>Installation Guide for
|
|
openSUSE and SUSE
|
|
Linux Enterprise Server</a><br/>
|
|
Note: build locally with "mvn
|
|
generate-sources -Doperating.system=zypper -Dprofile.os='opensuse;sles'".
|
|
</dd>
|
|
<dd><a
|
|
href="install-guide/target/docbkx/webhelp/local/install-guide/install/yum/content/index.html"
|
|
>Installation Guide for Red Hat
|
|
Enterprise Linux, CentOS, and
|
|
Fedora</a><br/>
|
|
Note: build
|
|
locally with "mvn
|
|
generate-sources -Doperating.system=yum -Dprofile.os='centos;fedora;rhel'".</dd>
|
|
<dd><a
|
|
href="install-guide/target/docbkx/webhelp/local/install-guide/install/apt/content/index.html"
|
|
>Installation Guide for Ubuntu
|
|
12.04 (LTS)</a><br/>
|
|
Note: build
|
|
locally with "mvn
|
|
generate-sources -Doperating.system=apt -Dprofile.os=ubuntu".</dd>
|
|
</dl>
|
|
<h4 class="special">Configure and run an OpenStack cloud</h4>
|
|
<dl>
|
|
<dd><a
|
|
href="admin-guide-cloud/target/docbkx/webhelp/admin-guide-cloud/content/index.html">
|
|
Cloud Administrator Guide</a>
|
|
</dd>
|
|
<dd><a
|
|
href="config-reference/target/docbkx/webhelp/local/config-reference/content/index.html">
|
|
Configuration Reference</a>
|
|
</dd>
|
|
<dd><a
|
|
href="high-availability-guide/target/docbkx/webhelp/high-availability-guide/content/index.html"
|
|
>High Availability
|
|
Guide</a></dd>
|
|
<dd><a
|
|
href="security-guide/target/docbkx/webhelp/security-guide/content/index.html"
|
|
>Security Guide</a></dd>
|
|
<dd><a
|
|
href="image-guide/target/docbkx/webhelp/image-guide/content/index.html"
|
|
>Virtual Machine Image
|
|
Guide</a></dd>
|
|
</dl>
|
|
</div>
|
|
<div class="span-12 last">
|
|
<h4 class="special">Training Guides</h4>
|
|
<dl>
|
|
<dd><a href="training-guides/target/docbkx/webhelp/training-guides/content/index.html">
|
|
Training Guides</a>
|
|
</dd>
|
|
</dl>
|
|
<h4 class="special">Use the OpenStack dashboard and command-line clients</h4>
|
|
<dl>
|
|
<dd><a
|
|
href="user-guide/target/docbkx/webhelp/user-guide/content/index.html"
|
|
>End User Guide</a></dd>
|
|
<dd><a
|
|
href="user-guide-admin/target/docbkx/webhelp/user-guide-admin/content/index.html"
|
|
>Admin User Guide</a></dd>
|
|
<dd><a
|
|
href="cli-reference/target/docbkx/webhelp/cli-reference/content/index.html"
|
|
>Command-Line Interface Reference</a></dd>
|
|
</dl>
|
|
|
|
<h4 class="special">Other Links</h4>
|
|
These guides are not published on
|
|
the OpenStack documentation page in
|
|
this form.
|
|
<dl>
|
|
<dd><a href="glossary/target/docbkx/webhelp/glossary/content/index.html">
|
|
Glossary</a>
|
|
</dd>
|
|
</dl>
|
|
|
|
<h4 class="special">Online OpenStack
|
|
Documentation Links</h4>
|
|
<dl>
|
|
<dd><a
|
|
href="http://docs.openstack.org/trunk"
|
|
>Trunk Documentation site</a>
|
|
</dd>
|
|
<dd><a
|
|
href="http://wiki.openstack.org/Documentation/HowTo"
|
|
>Documentation Howto</a>
|
|
</dd>
|
|
<dd><a
|
|
href="http://wiki.openstack.org/Documentation/Conventions"
|
|
>Documentation Conventions</a>
|
|
</dd>
|
|
<dd><a
|
|
href="https://bugs.launchpad.net/openstack-manuals/+filebug"
|
|
>Report a documentation bug</a>
|
|
</dd>
|
|
<dd><a href="https://bugs.launchpad.net/openstack-manuals">See
|
|
all open documentation bugs</a>
|
|
</dd>
|
|
<dd><a href="https://bugs.launchpad.net/openstack-api-site">See
|
|
all open api bugs</a>
|
|
<dd><a
|
|
href="https://review.openstack.org/#/q/status:open+%28project:openstack/openstack-manuals+OR+project:openstack/api-site+OR+project:openstack/object-api+OR+project:openstack/image-api+OR+project:openstack/identity-api+OR+project:openstack/compute-api+OR+project:openstack/volume-api+OR+project:openstack/netconn-api+OR+project:openstack/database-api+OR+project:openstack/operations-guide+OR+project:openstack/openstack-doc-tools%29,n,z"
|
|
>Open Reviews for
|
|
OpenStack Documentation</a></dd>
|
|
</dl>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|