Adds title row, button row, updated rows, and sidebar
This commit is contained in:
parent
cf9c89fa9b
commit
8a642f899d
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -3,17 +3,17 @@
|
||||
<head>
|
||||
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
|
||||
|
||||
<title>OpenStack Docs: </title>
|
||||
<title>OpenStack Docs: <no title></title>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<!-- CSS references are in the css.html template -->
|
||||
<!-- Bootstrap Core CSS -->
|
||||
<link href="_static/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="_static/css/bootstrap.min.css" rel="stylesheet">
|
||||
|
||||
<!-- Custom CSS -->
|
||||
<link href="_static/combined.css" rel="stylesheet">
|
||||
<link href="_static/styles.css" rel="stylesheet">
|
||||
<link href="_static/css/combined.css" rel="stylesheet">
|
||||
<link href="_static/css/styles.css" rel="stylesheet">
|
||||
|
||||
|
||||
<!-- Fonts -->
|
||||
@ -35,10 +35,7 @@
|
||||
<body>
|
||||
<!-- Header -->
|
||||
<!-- Header Navigation -->
|
||||
|
||||
|
||||
<nav class="navbar navbar-default inner" role="navigation">
|
||||
|
||||
<div class="container">
|
||||
<!-- Brand and toggle get grouped for better mobile display -->
|
||||
<div class="navbar-header">
|
||||
@ -320,8 +317,41 @@ class="sign-in-btn">Sign In</a>
|
||||
<!-- /.container -->
|
||||
</nav>
|
||||
|
||||
|
||||
<!-- Begin Page Content -->
|
||||
<div class="container docs-book-wrapper">
|
||||
<!-- Row with title and buttons-->
|
||||
<div class="row">
|
||||
<div class="col-lg-9 col-md-8 col-sm-8 col-lg-push-3 col-md-push-4 col-sm-push-4">
|
||||
<div class="row">
|
||||
<div class="col-lg-8">
|
||||
<h2><no title></h2>
|
||||
</div>
|
||||
<div class="col-lg-4">
|
||||
<div class="docs-actions">
|
||||
<a href="#"><i class="fa fa-rss" data-toggle="tooltip" data-placement="top" title="RSS Feed"></i></a>
|
||||
<a href="#"><i class="fa fa-cloud-download" data-toggle="tooltip" data-placement="top" title="Download PDF"></i></a>
|
||||
<a href="#"><i class="fa fa-info-circle" data-toggle="tooltip" data-placement="top" title="Toggle Definitions" id="toggle-definitions"></i></a>
|
||||
<a href="http://bugs.launchpad.net"><i class="fa fa-bug" data-toggle="tooltip" data-placement="top" title="Report a Bug"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row docs-byline">
|
||||
<div class="docs-updated">
|
||||
updated: None | release: 1.0
|
||||
</div>
|
||||
<a href="http://git.openstack.org/" class="docs-edit">
|
||||
<i class="fa fa-pencil"></i> suggest edits
|
||||
</a>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-lg-12">
|
||||
<div class="docs-top-contents">
|
||||
<h5>Contents</h5>
|
||||
<ul class="simple">
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
<div class="docs-body">
|
||||
|
||||
<p>If you would like to contribute to the development of OpenStack,
|
||||
you must follow the steps in this page:</p>
|
||||
@ -338,7 +368,168 @@ the workflow documented at:</p>
|
||||
<div><a class="reference external" href="https://bugs.launchpad.net/openstack-manuals">https://bugs.launchpad.net/openstack-manuals</a></div></blockquote>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div class="docs-tags">
|
||||
<a href="#" class="docs-tag">Network Time Protocol (NTP)</a>
|
||||
<a href="#" class="docs-tag">Security</a>
|
||||
<a href="#" class="docs-tag">Conceptual architecture</a>
|
||||
</div>
|
||||
<div class="row docs-byline bottom">
|
||||
<div class="docs-updated">
|
||||
updated: None | release: 1.0
|
||||
</div>
|
||||
<a href="http://git.openstack.org/" class="docs-edit">
|
||||
<i class="fa fa-pencil"></i> suggest edits
|
||||
</a>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-lg-8 col-md-8 col-sm-8 docs-license">
|
||||
<img src="_static/images/docs/license.jpg" alt="Creative Commons Attribution Share Alike 3.0 License">
|
||||
<p>
|
||||
Except where otherwise noted, this document is licensed under Creative Commons Attribution Share Alike 3.0 License
|
||||
<a href="#">http://creativecommons.org/licenses/by-sa/3.0/legalcode</a>.
|
||||
</p>
|
||||
<p>
|
||||
<a href="http://www.openstack.org/legal">See All Legal Notices</a>
|
||||
</p>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-4 col-sm-4 docs-actions-wrapper">
|
||||
<a href="#" class="docs-footer-actions">
|
||||
<i class="fa fa-bug"></i>found an error? report a bug
|
||||
</a>
|
||||
<a href="http://ask.openstack.org" class="docs-footer-actions">
|
||||
<i class="fa fa-question-circle"></i>questions? <a href="http://ask.openstack.org/">ask.openstack.org</a>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Docs Sidebar -->
|
||||
<p>This is docs sidebar!</p>
|
||||
|
||||
<div class="col-lg-3 col-md-4 col-sm-4 col-lg-pull-9 col-md-pull-8 col-sm-pull-8 docs-sidebar">
|
||||
<div class="docs-sidebar-search">
|
||||
<form class='docs-main-search-form' method='post'><input type='hidden' name='form-name' value='form 1' />
|
||||
<i class="fa fa-search docs-search-icon"></i>
|
||||
<input type="search" class="docs-main-search" id="docs-book-search" placeholder="Search OpenStack Documentation">
|
||||
</form>
|
||||
</div>
|
||||
<div class="btn-group docs-sidebar-releases">
|
||||
<button onclick="location.href='/docs/'" class="btn docs-sidebar-home" data-toggle="tooltip" data-placement="top" title="Docs Home"><i class="fa fa-arrow-circle-o-left"></i></button>
|
||||
<button href="#" type="button" data-toggle="dropdown" class="btn docs-sidebar-release-select">Release: 1.0<i class="fa fa-caret-down"></i></button>
|
||||
<ul class="dropdown-menu docs-sidebar-dropdown" role="menu" aria-labelledby="dLabel">
|
||||
<li role="presentation" class="dropdown-header">Releases</li>
|
||||
<li role="presentation"><a role="menuitem" tabindex="-1" href="#">In progress (master branch)</a></li>
|
||||
<li role="presentation"><a role="menuitem" tabindex="-1" href="#">Juno (current release)</a></li>
|
||||
<li role="presentation"><a role="menuitem" tabindex="-1" href="#">Icehouse (May 2014)</a></li>
|
||||
<li role="presentation" class="dropdown-header">Languages</li>
|
||||
<li role="presentation"><a role="menuitem" tabindex="-1" href="#">日本語 (Japanese)</a></li>
|
||||
<li role="presentation"><a role="menuitem" tabindex="-1" href="#">Deutsch (German)</a></li>
|
||||
<li role="presentation"><a role="menuitem" tabindex="-1" href="#">Français (French)</a></li>
|
||||
<li role="presentation"><a role="menuitem" tabindex="-1" href="#">简体中文 (Simplified Chinese)</a></li>
|
||||
<li role="presentation"><a role="menuitem" tabindex="-1" href="#">한국의 (Korean)</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="docs-sidebar-toc">
|
||||
<div class="docs-sidebar-section" id="install-guides">
|
||||
<a class="docs-sidebar-section-title"><h4>Install Guides</h4></a>
|
||||
<ol>
|
||||
<lh><a href="#" title="Installation Guide for Debian 7.0 and more">Installation Guide for Debian 7.0 and more</a></lh>
|
||||
<li>
|
||||
<a href="#">Basic environment</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#">Basic environment</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#">Configure OpenStack with debconf</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
|
||||
<ol>
|
||||
<lh><a href="#" title="Installation Guide for openSUSE 13.1 and SUSE Linux Enterprise Server 11 SP3">Installation Guide for openSUSE 13.1 and SUSE Linux Enterprise Server 11 SP3</a></lh>
|
||||
<li>
|
||||
<a href="#">Preface</a>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="#">Conventions</a>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
<ol>
|
||||
<lh><a href="#">Installation Guide for Red Hat Enterprise Linux 7, CentOS 7, and Fedora 20</a></lh>
|
||||
<li>
|
||||
<a href="#">Architecture</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#">Basic environment</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#">Configure OpenStack with debconf</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
<ol>
|
||||
<lh><a href="#">Installation Guide for Ubuntu 14.04</a></lh>
|
||||
<li>
|
||||
<a href="#">Architecture</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#">Basic environment</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#">Configure OpenStack with debconf</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
</div>
|
||||
<!-- Footer -->
|
||||
<footer>
|
||||
<div class="container">
|
||||
@ -439,21 +630,21 @@ target="_blank">Rackspace Cloud Computing</a>.
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Scripts in: -->
|
||||
<!-- Scripts in: static directory-->
|
||||
<!-- jQuery Version 1.11.0 -->
|
||||
<script type="text/javascript" src="jquery-1.11.0.js"></script>
|
||||
<script type="text/javascript" src="_static/jquery/jquery-1.11.0.js"></script>
|
||||
|
||||
<!-- Bootstrap Core JavaScript -->
|
||||
<script type="text/javascript" src="bootstrap.min.js"></script>
|
||||
<script type="text/javascript" src="_static/js/bootstrap.min.js"></script>
|
||||
|
||||
<!-- The rest of the JS -->
|
||||
<script type="text/javascript" src="navigation.js"></script>
|
||||
<script type="text/javascript" src="_static/js/navigation.js"></script>
|
||||
|
||||
<!-- Docs JS -->
|
||||
<script type="text/javascript" src="docs.js"></script>
|
||||
<script type="text/javascript" src="_static/js/docs.js"></script>
|
||||
|
||||
<!-- Popovers -->
|
||||
<script type="text/javascript" src="webui-popover.js"></script>
|
||||
<script type="text/javascript" src="_static/js/webui-popover.js"></script>
|
||||
|
||||
<!-- Javascript for page -->
|
||||
</body>
|
||||
|
@ -3,17 +3,17 @@
|
||||
<head>
|
||||
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
|
||||
|
||||
<title>OpenStack Docs: </title>
|
||||
<title>OpenStack Docs: OpenStack Docs Theme Style Commandments</title>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<!-- CSS references are in the css.html template -->
|
||||
<!-- Bootstrap Core CSS -->
|
||||
<link href="_static/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="_static/css/bootstrap.min.css" rel="stylesheet">
|
||||
|
||||
<!-- Custom CSS -->
|
||||
<link href="_static/combined.css" rel="stylesheet">
|
||||
<link href="_static/styles.css" rel="stylesheet">
|
||||
<link href="_static/css/combined.css" rel="stylesheet">
|
||||
<link href="_static/css/styles.css" rel="stylesheet">
|
||||
|
||||
|
||||
<!-- Fonts -->
|
||||
@ -35,10 +35,7 @@
|
||||
<body>
|
||||
<!-- Header -->
|
||||
<!-- Header Navigation -->
|
||||
|
||||
|
||||
<nav class="navbar navbar-default inner" role="navigation">
|
||||
|
||||
<div class="container">
|
||||
<!-- Brand and toggle get grouped for better mobile display -->
|
||||
<div class="navbar-header">
|
||||
@ -320,8 +317,45 @@ class="sign-in-btn">Sign In</a>
|
||||
<!-- /.container -->
|
||||
</nav>
|
||||
|
||||
|
||||
<!-- Begin Page Content -->
|
||||
<div class="container docs-book-wrapper">
|
||||
<!-- Row with title and buttons-->
|
||||
<div class="row">
|
||||
<div class="col-lg-9 col-md-8 col-sm-8 col-lg-push-3 col-md-push-4 col-sm-push-4">
|
||||
<div class="row">
|
||||
<div class="col-lg-8">
|
||||
<h2>OpenStack Docs Theme Style Commandments</h2>
|
||||
</div>
|
||||
<div class="col-lg-4">
|
||||
<div class="docs-actions">
|
||||
<a href="#"><i class="fa fa-rss" data-toggle="tooltip" data-placement="top" title="RSS Feed"></i></a>
|
||||
<a href="#"><i class="fa fa-cloud-download" data-toggle="tooltip" data-placement="top" title="Download PDF"></i></a>
|
||||
<a href="#"><i class="fa fa-info-circle" data-toggle="tooltip" data-placement="top" title="Toggle Definitions" id="toggle-definitions"></i></a>
|
||||
<a href="http://bugs.launchpad.net"><i class="fa fa-bug" data-toggle="tooltip" data-placement="top" title="Report a Bug"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row docs-byline">
|
||||
<div class="docs-updated">
|
||||
updated: None | release: 1.0
|
||||
</div>
|
||||
<a href="http://git.openstack.org/" class="docs-edit">
|
||||
<i class="fa fa-pencil"></i> suggest edits
|
||||
</a>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-lg-12">
|
||||
<div class="docs-top-contents">
|
||||
<h5>Contents</h5>
|
||||
<ul>
|
||||
<li><a class="reference internal" href="#">OpenStack Docs Theme Style Commandments</a><ul>
|
||||
<li><a class="reference internal" href="#our-specific-commandments">Our Specific Commandments</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
<div class="docs-body">
|
||||
|
||||
<div class="section" id="openstack-docs-theme-style-commandments">
|
||||
<h1>OpenStack Docs Theme Style Commandments<a class="headerlink" href="#openstack-docs-theme-style-commandments" title="Permalink to this headline">¶</a></h1>
|
||||
@ -337,7 +371,168 @@ class="sign-in-btn">Sign In</a>
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div class="docs-tags">
|
||||
<a href="#" class="docs-tag">Network Time Protocol (NTP)</a>
|
||||
<a href="#" class="docs-tag">Security</a>
|
||||
<a href="#" class="docs-tag">Conceptual architecture</a>
|
||||
</div>
|
||||
<div class="row docs-byline bottom">
|
||||
<div class="docs-updated">
|
||||
updated: None | release: 1.0
|
||||
</div>
|
||||
<a href="http://git.openstack.org/" class="docs-edit">
|
||||
<i class="fa fa-pencil"></i> suggest edits
|
||||
</a>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-lg-8 col-md-8 col-sm-8 docs-license">
|
||||
<img src="_static/images/docs/license.jpg" alt="Creative Commons Attribution Share Alike 3.0 License">
|
||||
<p>
|
||||
Except where otherwise noted, this document is licensed under Creative Commons Attribution Share Alike 3.0 License
|
||||
<a href="#">http://creativecommons.org/licenses/by-sa/3.0/legalcode</a>.
|
||||
</p>
|
||||
<p>
|
||||
<a href="http://www.openstack.org/legal">See All Legal Notices</a>
|
||||
</p>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-4 col-sm-4 docs-actions-wrapper">
|
||||
<a href="#" class="docs-footer-actions">
|
||||
<i class="fa fa-bug"></i>found an error? report a bug
|
||||
</a>
|
||||
<a href="http://ask.openstack.org" class="docs-footer-actions">
|
||||
<i class="fa fa-question-circle"></i>questions? <a href="http://ask.openstack.org/">ask.openstack.org</a>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Docs Sidebar -->
|
||||
<p>This is docs sidebar!</p>
|
||||
|
||||
<div class="col-lg-3 col-md-4 col-sm-4 col-lg-pull-9 col-md-pull-8 col-sm-pull-8 docs-sidebar">
|
||||
<div class="docs-sidebar-search">
|
||||
<form class='docs-main-search-form' method='post'><input type='hidden' name='form-name' value='form 1' />
|
||||
<i class="fa fa-search docs-search-icon"></i>
|
||||
<input type="search" class="docs-main-search" id="docs-book-search" placeholder="Search OpenStack Documentation">
|
||||
</form>
|
||||
</div>
|
||||
<div class="btn-group docs-sidebar-releases">
|
||||
<button onclick="location.href='/docs/'" class="btn docs-sidebar-home" data-toggle="tooltip" data-placement="top" title="Docs Home"><i class="fa fa-arrow-circle-o-left"></i></button>
|
||||
<button href="#" type="button" data-toggle="dropdown" class="btn docs-sidebar-release-select">Release: 1.0<i class="fa fa-caret-down"></i></button>
|
||||
<ul class="dropdown-menu docs-sidebar-dropdown" role="menu" aria-labelledby="dLabel">
|
||||
<li role="presentation" class="dropdown-header">Releases</li>
|
||||
<li role="presentation"><a role="menuitem" tabindex="-1" href="#">In progress (master branch)</a></li>
|
||||
<li role="presentation"><a role="menuitem" tabindex="-1" href="#">Juno (current release)</a></li>
|
||||
<li role="presentation"><a role="menuitem" tabindex="-1" href="#">Icehouse (May 2014)</a></li>
|
||||
<li role="presentation" class="dropdown-header">Languages</li>
|
||||
<li role="presentation"><a role="menuitem" tabindex="-1" href="#">日本語 (Japanese)</a></li>
|
||||
<li role="presentation"><a role="menuitem" tabindex="-1" href="#">Deutsch (German)</a></li>
|
||||
<li role="presentation"><a role="menuitem" tabindex="-1" href="#">Français (French)</a></li>
|
||||
<li role="presentation"><a role="menuitem" tabindex="-1" href="#">简体中文 (Simplified Chinese)</a></li>
|
||||
<li role="presentation"><a role="menuitem" tabindex="-1" href="#">한국의 (Korean)</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="docs-sidebar-toc">
|
||||
<div class="docs-sidebar-section" id="install-guides">
|
||||
<a class="docs-sidebar-section-title"><h4>Install Guides</h4></a>
|
||||
<ol>
|
||||
<lh><a href="#" title="Installation Guide for Debian 7.0 and more">Installation Guide for Debian 7.0 and more</a></lh>
|
||||
<li>
|
||||
<a href="#">Basic environment</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#">Basic environment</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#">Configure OpenStack with debconf</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
|
||||
<ol>
|
||||
<lh><a href="#" title="Installation Guide for openSUSE 13.1 and SUSE Linux Enterprise Server 11 SP3">Installation Guide for openSUSE 13.1 and SUSE Linux Enterprise Server 11 SP3</a></lh>
|
||||
<li>
|
||||
<a href="#">Preface</a>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="#">Conventions</a>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
<ol>
|
||||
<lh><a href="#">Installation Guide for Red Hat Enterprise Linux 7, CentOS 7, and Fedora 20</a></lh>
|
||||
<li>
|
||||
<a href="#">Architecture</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#">Basic environment</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#">Configure OpenStack with debconf</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
<ol>
|
||||
<lh><a href="#">Installation Guide for Ubuntu 14.04</a></lh>
|
||||
<li>
|
||||
<a href="#">Architecture</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#">Basic environment</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#">Configure OpenStack with debconf</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
</div>
|
||||
<!-- Footer -->
|
||||
<footer>
|
||||
<div class="container">
|
||||
@ -438,21 +633,21 @@ target="_blank">Rackspace Cloud Computing</a>.
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Scripts in: -->
|
||||
<!-- Scripts in: static directory-->
|
||||
<!-- jQuery Version 1.11.0 -->
|
||||
<script type="text/javascript" src="jquery-1.11.0.js"></script>
|
||||
<script type="text/javascript" src="_static/jquery/jquery-1.11.0.js"></script>
|
||||
|
||||
<!-- Bootstrap Core JavaScript -->
|
||||
<script type="text/javascript" src="bootstrap.min.js"></script>
|
||||
<script type="text/javascript" src="_static/js/bootstrap.min.js"></script>
|
||||
|
||||
<!-- The rest of the JS -->
|
||||
<script type="text/javascript" src="navigation.js"></script>
|
||||
<script type="text/javascript" src="_static/js/navigation.js"></script>
|
||||
|
||||
<!-- Docs JS -->
|
||||
<script type="text/javascript" src="docs.js"></script>
|
||||
<script type="text/javascript" src="_static/js/docs.js"></script>
|
||||
|
||||
<!-- Popovers -->
|
||||
<script type="text/javascript" src="webui-popover.js"></script>
|
||||
<script type="text/javascript" src="_static/js/webui-popover.js"></script>
|
||||
|
||||
<!-- Javascript for page -->
|
||||
</body>
|
||||
|
@ -3,17 +3,17 @@
|
||||
<head>
|
||||
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
|
||||
|
||||
<title>OpenStack Docs: </title>
|
||||
<title>OpenStack Docs: OpenStack Sphinx Extensions</title>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<!-- CSS references are in the css.html template -->
|
||||
<!-- Bootstrap Core CSS -->
|
||||
<link href="_static/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="_static/css/bootstrap.min.css" rel="stylesheet">
|
||||
|
||||
<!-- Custom CSS -->
|
||||
<link href="_static/combined.css" rel="stylesheet">
|
||||
<link href="_static/styles.css" rel="stylesheet">
|
||||
<link href="_static/css/combined.css" rel="stylesheet">
|
||||
<link href="_static/css/styles.css" rel="stylesheet">
|
||||
|
||||
|
||||
<!-- Fonts -->
|
||||
@ -35,10 +35,7 @@
|
||||
<body>
|
||||
<!-- Header -->
|
||||
<!-- Header Navigation -->
|
||||
|
||||
|
||||
<nav class="navbar navbar-default inner" role="navigation">
|
||||
|
||||
<div class="container">
|
||||
<!-- Brand and toggle get grouped for better mobile display -->
|
||||
<div class="navbar-header">
|
||||
@ -320,8 +317,42 @@ class="sign-in-btn">Sign In</a>
|
||||
<!-- /.container -->
|
||||
</nav>
|
||||
|
||||
|
||||
<!-- Begin Page Content -->
|
||||
<div class="container docs-book-wrapper">
|
||||
<!-- Row with title and buttons-->
|
||||
<div class="row">
|
||||
<div class="col-lg-9 col-md-8 col-sm-8 col-lg-push-3 col-md-push-4 col-sm-push-4">
|
||||
<div class="row">
|
||||
<div class="col-lg-8">
|
||||
<h2>OpenStack Sphinx Extensions</h2>
|
||||
</div>
|
||||
<div class="col-lg-4">
|
||||
<div class="docs-actions">
|
||||
<a href="#"><i class="fa fa-rss" data-toggle="tooltip" data-placement="top" title="RSS Feed"></i></a>
|
||||
<a href="#"><i class="fa fa-cloud-download" data-toggle="tooltip" data-placement="top" title="Download PDF"></i></a>
|
||||
<a href="#"><i class="fa fa-info-circle" data-toggle="tooltip" data-placement="top" title="Toggle Definitions" id="toggle-definitions"></i></a>
|
||||
<a href="http://bugs.launchpad.net"><i class="fa fa-bug" data-toggle="tooltip" data-placement="top" title="Report a Bug"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row docs-byline">
|
||||
<div class="docs-updated">
|
||||
updated: None | release: 1.0
|
||||
</div>
|
||||
<a href="http://git.openstack.org/" class="docs-edit">
|
||||
<i class="fa fa-pencil"></i> suggest edits
|
||||
</a>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-lg-12">
|
||||
<div class="docs-top-contents">
|
||||
<h5>Contents</h5>
|
||||
<ul>
|
||||
<li><a class="reference internal" href="#">OpenStack Sphinx Extensions</a></li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
<div class="docs-body">
|
||||
|
||||
<div class="section" id="openstack-sphinx-extensions">
|
||||
<h1>OpenStack Sphinx Extensions<a class="headerlink" href="#openstack-sphinx-extensions" title="Permalink to this headline">¶</a></h1>
|
||||
@ -336,7 +367,168 @@ OpenStack project.</p>
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div class="docs-tags">
|
||||
<a href="#" class="docs-tag">Network Time Protocol (NTP)</a>
|
||||
<a href="#" class="docs-tag">Security</a>
|
||||
<a href="#" class="docs-tag">Conceptual architecture</a>
|
||||
</div>
|
||||
<div class="row docs-byline bottom">
|
||||
<div class="docs-updated">
|
||||
updated: None | release: 1.0
|
||||
</div>
|
||||
<a href="http://git.openstack.org/" class="docs-edit">
|
||||
<i class="fa fa-pencil"></i> suggest edits
|
||||
</a>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-lg-8 col-md-8 col-sm-8 docs-license">
|
||||
<img src="_static/images/docs/license.jpg" alt="Creative Commons Attribution Share Alike 3.0 License">
|
||||
<p>
|
||||
Except where otherwise noted, this document is licensed under Creative Commons Attribution Share Alike 3.0 License
|
||||
<a href="#">http://creativecommons.org/licenses/by-sa/3.0/legalcode</a>.
|
||||
</p>
|
||||
<p>
|
||||
<a href="http://www.openstack.org/legal">See All Legal Notices</a>
|
||||
</p>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-4 col-sm-4 docs-actions-wrapper">
|
||||
<a href="#" class="docs-footer-actions">
|
||||
<i class="fa fa-bug"></i>found an error? report a bug
|
||||
</a>
|
||||
<a href="http://ask.openstack.org" class="docs-footer-actions">
|
||||
<i class="fa fa-question-circle"></i>questions? <a href="http://ask.openstack.org/">ask.openstack.org</a>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Docs Sidebar -->
|
||||
<p>This is docs sidebar!</p>
|
||||
|
||||
<div class="col-lg-3 col-md-4 col-sm-4 col-lg-pull-9 col-md-pull-8 col-sm-pull-8 docs-sidebar">
|
||||
<div class="docs-sidebar-search">
|
||||
<form class='docs-main-search-form' method='post'><input type='hidden' name='form-name' value='form 1' />
|
||||
<i class="fa fa-search docs-search-icon"></i>
|
||||
<input type="search" class="docs-main-search" id="docs-book-search" placeholder="Search OpenStack Documentation">
|
||||
</form>
|
||||
</div>
|
||||
<div class="btn-group docs-sidebar-releases">
|
||||
<button onclick="location.href='/docs/'" class="btn docs-sidebar-home" data-toggle="tooltip" data-placement="top" title="Docs Home"><i class="fa fa-arrow-circle-o-left"></i></button>
|
||||
<button href="#" type="button" data-toggle="dropdown" class="btn docs-sidebar-release-select">Release: 1.0<i class="fa fa-caret-down"></i></button>
|
||||
<ul class="dropdown-menu docs-sidebar-dropdown" role="menu" aria-labelledby="dLabel">
|
||||
<li role="presentation" class="dropdown-header">Releases</li>
|
||||
<li role="presentation"><a role="menuitem" tabindex="-1" href="#">In progress (master branch)</a></li>
|
||||
<li role="presentation"><a role="menuitem" tabindex="-1" href="#">Juno (current release)</a></li>
|
||||
<li role="presentation"><a role="menuitem" tabindex="-1" href="#">Icehouse (May 2014)</a></li>
|
||||
<li role="presentation" class="dropdown-header">Languages</li>
|
||||
<li role="presentation"><a role="menuitem" tabindex="-1" href="#">日本語 (Japanese)</a></li>
|
||||
<li role="presentation"><a role="menuitem" tabindex="-1" href="#">Deutsch (German)</a></li>
|
||||
<li role="presentation"><a role="menuitem" tabindex="-1" href="#">Français (French)</a></li>
|
||||
<li role="presentation"><a role="menuitem" tabindex="-1" href="#">简体中文 (Simplified Chinese)</a></li>
|
||||
<li role="presentation"><a role="menuitem" tabindex="-1" href="#">한국의 (Korean)</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="docs-sidebar-toc">
|
||||
<div class="docs-sidebar-section" id="install-guides">
|
||||
<a class="docs-sidebar-section-title"><h4>Install Guides</h4></a>
|
||||
<ol>
|
||||
<lh><a href="#" title="Installation Guide for Debian 7.0 and more">Installation Guide for Debian 7.0 and more</a></lh>
|
||||
<li>
|
||||
<a href="#">Basic environment</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#">Basic environment</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#">Configure OpenStack with debconf</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
|
||||
<ol>
|
||||
<lh><a href="#" title="Installation Guide for openSUSE 13.1 and SUSE Linux Enterprise Server 11 SP3">Installation Guide for openSUSE 13.1 and SUSE Linux Enterprise Server 11 SP3</a></lh>
|
||||
<li>
|
||||
<a href="#">Preface</a>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="#">Conventions</a>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
<ol>
|
||||
<lh><a href="#">Installation Guide for Red Hat Enterprise Linux 7, CentOS 7, and Fedora 20</a></lh>
|
||||
<li>
|
||||
<a href="#">Architecture</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#">Basic environment</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#">Configure OpenStack with debconf</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
<ol>
|
||||
<lh><a href="#">Installation Guide for Ubuntu 14.04</a></lh>
|
||||
<li>
|
||||
<a href="#">Architecture</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#">Basic environment</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#">Configure OpenStack with debconf</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
</div>
|
||||
<!-- Footer -->
|
||||
<footer>
|
||||
<div class="container">
|
||||
@ -437,21 +629,21 @@ target="_blank">Rackspace Cloud Computing</a>.
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Scripts in: -->
|
||||
<!-- Scripts in: static directory-->
|
||||
<!-- jQuery Version 1.11.0 -->
|
||||
<script type="text/javascript" src="jquery-1.11.0.js"></script>
|
||||
<script type="text/javascript" src="_static/jquery/jquery-1.11.0.js"></script>
|
||||
|
||||
<!-- Bootstrap Core JavaScript -->
|
||||
<script type="text/javascript" src="bootstrap.min.js"></script>
|
||||
<script type="text/javascript" src="_static/js/bootstrap.min.js"></script>
|
||||
|
||||
<!-- The rest of the JS -->
|
||||
<script type="text/javascript" src="navigation.js"></script>
|
||||
<script type="text/javascript" src="_static/js/navigation.js"></script>
|
||||
|
||||
<!-- Docs JS -->
|
||||
<script type="text/javascript" src="docs.js"></script>
|
||||
<script type="text/javascript" src="_static/js/docs.js"></script>
|
||||
|
||||
<!-- Popovers -->
|
||||
<script type="text/javascript" src="webui-popover.js"></script>
|
||||
<script type="text/javascript" src="_static/js/webui-popover.js"></script>
|
||||
|
||||
<!-- Javascript for page -->
|
||||
</body>
|
||||
|
@ -4,17 +4,17 @@
|
||||
<head>
|
||||
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
|
||||
|
||||
<title>OpenStack Docs: </title>
|
||||
<title>OpenStack Docs: Index</title>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<!-- CSS references are in the css.html template -->
|
||||
<!-- Bootstrap Core CSS -->
|
||||
<link href="_static/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="_static/css/bootstrap.min.css" rel="stylesheet">
|
||||
|
||||
<!-- Custom CSS -->
|
||||
<link href="_static/combined.css" rel="stylesheet">
|
||||
<link href="_static/styles.css" rel="stylesheet">
|
||||
<link href="_static/css/combined.css" rel="stylesheet">
|
||||
<link href="_static/css/styles.css" rel="stylesheet">
|
||||
|
||||
|
||||
<!-- Fonts -->
|
||||
@ -36,10 +36,7 @@
|
||||
<body>
|
||||
<!-- Header -->
|
||||
<!-- Header Navigation -->
|
||||
|
||||
|
||||
<nav class="navbar navbar-default inner" role="navigation">
|
||||
|
||||
<div class="container">
|
||||
<!-- Brand and toggle get grouped for better mobile display -->
|
||||
<div class="navbar-header">
|
||||
@ -321,8 +318,39 @@ class="sign-in-btn">Sign In</a>
|
||||
<!-- /.container -->
|
||||
</nav>
|
||||
|
||||
|
||||
<!-- Begin Page Content -->
|
||||
<div class="container docs-book-wrapper">
|
||||
<!-- Row with title and buttons-->
|
||||
<div class="row">
|
||||
<div class="col-lg-9 col-md-8 col-sm-8 col-lg-push-3 col-md-push-4 col-sm-push-4">
|
||||
<div class="row">
|
||||
<div class="col-lg-8">
|
||||
<h2>Index</h2>
|
||||
</div>
|
||||
<div class="col-lg-4">
|
||||
<div class="docs-actions">
|
||||
<a href="#"><i class="fa fa-rss" data-toggle="tooltip" data-placement="top" title="RSS Feed"></i></a>
|
||||
<a href="#"><i class="fa fa-cloud-download" data-toggle="tooltip" data-placement="top" title="Download PDF"></i></a>
|
||||
<a href="#"><i class="fa fa-info-circle" data-toggle="tooltip" data-placement="top" title="Toggle Definitions" id="toggle-definitions"></i></a>
|
||||
<a href="http://bugs.launchpad.net"><i class="fa fa-bug" data-toggle="tooltip" data-placement="top" title="Report a Bug"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row docs-byline">
|
||||
<div class="docs-updated">
|
||||
updated: None | release: 1.0
|
||||
</div>
|
||||
<a href="http://git.openstack.org/" class="docs-edit">
|
||||
<i class="fa fa-pencil"></i> suggest edits
|
||||
</a>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-lg-12">
|
||||
<div class="docs-top-contents">
|
||||
<h5>Contents</h5>
|
||||
|
||||
</div>
|
||||
<div class="docs-body">
|
||||
|
||||
|
||||
<h1 id="index">Index</h1>
|
||||
@ -332,7 +360,168 @@ class="sign-in-btn">Sign In</a>
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div class="docs-tags">
|
||||
<a href="#" class="docs-tag">Network Time Protocol (NTP)</a>
|
||||
<a href="#" class="docs-tag">Security</a>
|
||||
<a href="#" class="docs-tag">Conceptual architecture</a>
|
||||
</div>
|
||||
<div class="row docs-byline bottom">
|
||||
<div class="docs-updated">
|
||||
updated: None | release: 1.0
|
||||
</div>
|
||||
<a href="http://git.openstack.org/" class="docs-edit">
|
||||
<i class="fa fa-pencil"></i> suggest edits
|
||||
</a>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-lg-8 col-md-8 col-sm-8 docs-license">
|
||||
<img src="_static/images/docs/license.jpg" alt="Creative Commons Attribution Share Alike 3.0 License">
|
||||
<p>
|
||||
Except where otherwise noted, this document is licensed under Creative Commons Attribution Share Alike 3.0 License
|
||||
<a href="#">http://creativecommons.org/licenses/by-sa/3.0/legalcode</a>.
|
||||
</p>
|
||||
<p>
|
||||
<a href="http://www.openstack.org/legal">See All Legal Notices</a>
|
||||
</p>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-4 col-sm-4 docs-actions-wrapper">
|
||||
<a href="#" class="docs-footer-actions">
|
||||
<i class="fa fa-bug"></i>found an error? report a bug
|
||||
</a>
|
||||
<a href="http://ask.openstack.org" class="docs-footer-actions">
|
||||
<i class="fa fa-question-circle"></i>questions? <a href="http://ask.openstack.org/">ask.openstack.org</a>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Docs Sidebar -->
|
||||
<p>This is docs sidebar!</p>
|
||||
|
||||
<div class="col-lg-3 col-md-4 col-sm-4 col-lg-pull-9 col-md-pull-8 col-sm-pull-8 docs-sidebar">
|
||||
<div class="docs-sidebar-search">
|
||||
<form class='docs-main-search-form' method='post'><input type='hidden' name='form-name' value='form 1' />
|
||||
<i class="fa fa-search docs-search-icon"></i>
|
||||
<input type="search" class="docs-main-search" id="docs-book-search" placeholder="Search OpenStack Documentation">
|
||||
</form>
|
||||
</div>
|
||||
<div class="btn-group docs-sidebar-releases">
|
||||
<button onclick="location.href='/docs/'" class="btn docs-sidebar-home" data-toggle="tooltip" data-placement="top" title="Docs Home"><i class="fa fa-arrow-circle-o-left"></i></button>
|
||||
<button href="#" type="button" data-toggle="dropdown" class="btn docs-sidebar-release-select">Release: 1.0<i class="fa fa-caret-down"></i></button>
|
||||
<ul class="dropdown-menu docs-sidebar-dropdown" role="menu" aria-labelledby="dLabel">
|
||||
<li role="presentation" class="dropdown-header">Releases</li>
|
||||
<li role="presentation"><a role="menuitem" tabindex="-1" href="#">In progress (master branch)</a></li>
|
||||
<li role="presentation"><a role="menuitem" tabindex="-1" href="#">Juno (current release)</a></li>
|
||||
<li role="presentation"><a role="menuitem" tabindex="-1" href="#">Icehouse (May 2014)</a></li>
|
||||
<li role="presentation" class="dropdown-header">Languages</li>
|
||||
<li role="presentation"><a role="menuitem" tabindex="-1" href="#">日本語 (Japanese)</a></li>
|
||||
<li role="presentation"><a role="menuitem" tabindex="-1" href="#">Deutsch (German)</a></li>
|
||||
<li role="presentation"><a role="menuitem" tabindex="-1" href="#">Français (French)</a></li>
|
||||
<li role="presentation"><a role="menuitem" tabindex="-1" href="#">简体中文 (Simplified Chinese)</a></li>
|
||||
<li role="presentation"><a role="menuitem" tabindex="-1" href="#">한국의 (Korean)</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="docs-sidebar-toc">
|
||||
<div class="docs-sidebar-section" id="install-guides">
|
||||
<a class="docs-sidebar-section-title"><h4>Install Guides</h4></a>
|
||||
<ol>
|
||||
<lh><a href="#" title="Installation Guide for Debian 7.0 and more">Installation Guide for Debian 7.0 and more</a></lh>
|
||||
<li>
|
||||
<a href="#">Basic environment</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#">Basic environment</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#">Configure OpenStack with debconf</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
|
||||
<ol>
|
||||
<lh><a href="#" title="Installation Guide for openSUSE 13.1 and SUSE Linux Enterprise Server 11 SP3">Installation Guide for openSUSE 13.1 and SUSE Linux Enterprise Server 11 SP3</a></lh>
|
||||
<li>
|
||||
<a href="#">Preface</a>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="#">Conventions</a>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
<ol>
|
||||
<lh><a href="#">Installation Guide for Red Hat Enterprise Linux 7, CentOS 7, and Fedora 20</a></lh>
|
||||
<li>
|
||||
<a href="#">Architecture</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#">Basic environment</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#">Configure OpenStack with debconf</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
<ol>
|
||||
<lh><a href="#">Installation Guide for Ubuntu 14.04</a></lh>
|
||||
<li>
|
||||
<a href="#">Architecture</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#">Basic environment</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#">Configure OpenStack with debconf</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
</div>
|
||||
<!-- Footer -->
|
||||
<footer>
|
||||
<div class="container">
|
||||
@ -433,21 +622,21 @@ target="_blank">Rackspace Cloud Computing</a>.
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Scripts in: -->
|
||||
<!-- Scripts in: static directory-->
|
||||
<!-- jQuery Version 1.11.0 -->
|
||||
<script type="text/javascript" src="jquery-1.11.0.js"></script>
|
||||
<script type="text/javascript" src="_static/jquery/jquery-1.11.0.js"></script>
|
||||
|
||||
<!-- Bootstrap Core JavaScript -->
|
||||
<script type="text/javascript" src="bootstrap.min.js"></script>
|
||||
<script type="text/javascript" src="_static/js/bootstrap.min.js"></script>
|
||||
|
||||
<!-- The rest of the JS -->
|
||||
<script type="text/javascript" src="navigation.js"></script>
|
||||
<script type="text/javascript" src="_static/js/navigation.js"></script>
|
||||
|
||||
<!-- Docs JS -->
|
||||
<script type="text/javascript" src="docs.js"></script>
|
||||
<script type="text/javascript" src="_static/js/docs.js"></script>
|
||||
|
||||
<!-- Popovers -->
|
||||
<script type="text/javascript" src="webui-popover.js"></script>
|
||||
<script type="text/javascript" src="_static/js/webui-popover.js"></script>
|
||||
|
||||
<!-- Javascript for page -->
|
||||
</body>
|
||||
|
@ -3,17 +3,17 @@
|
||||
<head>
|
||||
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
|
||||
|
||||
<title>OpenStack Docs: </title>
|
||||
<title>OpenStack Docs: Welcome to os-doc-demo’s documentation!</title>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<!-- CSS references are in the css.html template -->
|
||||
<!-- Bootstrap Core CSS -->
|
||||
<link href="_static/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="_static/css/bootstrap.min.css" rel="stylesheet">
|
||||
|
||||
<!-- Custom CSS -->
|
||||
<link href="_static/combined.css" rel="stylesheet">
|
||||
<link href="_static/styles.css" rel="stylesheet">
|
||||
<link href="_static/css/combined.css" rel="stylesheet">
|
||||
<link href="_static/css/styles.css" rel="stylesheet">
|
||||
|
||||
|
||||
<!-- Fonts -->
|
||||
@ -35,10 +35,7 @@
|
||||
<body>
|
||||
<!-- Header -->
|
||||
<!-- Header Navigation -->
|
||||
|
||||
|
||||
<nav class="navbar navbar-default inner" role="navigation">
|
||||
|
||||
<div class="container">
|
||||
<!-- Brand and toggle get grouped for better mobile display -->
|
||||
<div class="navbar-header">
|
||||
@ -320,8 +317,43 @@ class="sign-in-btn">Sign In</a>
|
||||
<!-- /.container -->
|
||||
</nav>
|
||||
|
||||
|
||||
<!-- Begin Page Content -->
|
||||
<div class="container docs-book-wrapper">
|
||||
<!-- Row with title and buttons-->
|
||||
<div class="row">
|
||||
<div class="col-lg-9 col-md-8 col-sm-8 col-lg-push-3 col-md-push-4 col-sm-push-4">
|
||||
<div class="row">
|
||||
<div class="col-lg-8">
|
||||
<h2>Welcome to os-doc-demo’s documentation!</h2>
|
||||
</div>
|
||||
<div class="col-lg-4">
|
||||
<div class="docs-actions">
|
||||
<a href="#"><i class="fa fa-rss" data-toggle="tooltip" data-placement="top" title="RSS Feed"></i></a>
|
||||
<a href="#"><i class="fa fa-cloud-download" data-toggle="tooltip" data-placement="top" title="Download PDF"></i></a>
|
||||
<a href="#"><i class="fa fa-info-circle" data-toggle="tooltip" data-placement="top" title="Toggle Definitions" id="toggle-definitions"></i></a>
|
||||
<a href="http://bugs.launchpad.net"><i class="fa fa-bug" data-toggle="tooltip" data-placement="top" title="Report a Bug"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row docs-byline">
|
||||
<div class="docs-updated">
|
||||
updated: None | release: 1.0
|
||||
</div>
|
||||
<a href="http://git.openstack.org/" class="docs-edit">
|
||||
<i class="fa fa-pencil"></i> suggest edits
|
||||
</a>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-lg-12">
|
||||
<div class="docs-top-contents">
|
||||
<h5>Contents</h5>
|
||||
<ul>
|
||||
<li><a class="reference internal" href="#">Welcome to os-doc-demo’s documentation!</a></li>
|
||||
<li><a class="reference internal" href="#developer-guide">Developer Guide</a></li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
<div class="docs-body">
|
||||
|
||||
<div class="section" id="welcome-to-os-doc-demo-s-documentation">
|
||||
<h1>Welcome to os-doc-demo’s documentation!<a class="headerlink" href="#welcome-to-os-doc-demo-s-documentation" title="Permalink to this headline">¶</a></h1>
|
||||
@ -337,7 +369,168 @@ class="sign-in-btn">Sign In</a>
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div class="docs-tags">
|
||||
<a href="#" class="docs-tag">Network Time Protocol (NTP)</a>
|
||||
<a href="#" class="docs-tag">Security</a>
|
||||
<a href="#" class="docs-tag">Conceptual architecture</a>
|
||||
</div>
|
||||
<div class="row docs-byline bottom">
|
||||
<div class="docs-updated">
|
||||
updated: None | release: 1.0
|
||||
</div>
|
||||
<a href="http://git.openstack.org/" class="docs-edit">
|
||||
<i class="fa fa-pencil"></i> suggest edits
|
||||
</a>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-lg-8 col-md-8 col-sm-8 docs-license">
|
||||
<img src="_static/images/docs/license.jpg" alt="Creative Commons Attribution Share Alike 3.0 License">
|
||||
<p>
|
||||
Except where otherwise noted, this document is licensed under Creative Commons Attribution Share Alike 3.0 License
|
||||
<a href="#">http://creativecommons.org/licenses/by-sa/3.0/legalcode</a>.
|
||||
</p>
|
||||
<p>
|
||||
<a href="http://www.openstack.org/legal">See All Legal Notices</a>
|
||||
</p>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-4 col-sm-4 docs-actions-wrapper">
|
||||
<a href="#" class="docs-footer-actions">
|
||||
<i class="fa fa-bug"></i>found an error? report a bug
|
||||
</a>
|
||||
<a href="http://ask.openstack.org" class="docs-footer-actions">
|
||||
<i class="fa fa-question-circle"></i>questions? <a href="http://ask.openstack.org/">ask.openstack.org</a>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Docs Sidebar -->
|
||||
<p>This is docs sidebar!</p>
|
||||
|
||||
<div class="col-lg-3 col-md-4 col-sm-4 col-lg-pull-9 col-md-pull-8 col-sm-pull-8 docs-sidebar">
|
||||
<div class="docs-sidebar-search">
|
||||
<form class='docs-main-search-form' method='post'><input type='hidden' name='form-name' value='form 1' />
|
||||
<i class="fa fa-search docs-search-icon"></i>
|
||||
<input type="search" class="docs-main-search" id="docs-book-search" placeholder="Search OpenStack Documentation">
|
||||
</form>
|
||||
</div>
|
||||
<div class="btn-group docs-sidebar-releases">
|
||||
<button onclick="location.href='/docs/'" class="btn docs-sidebar-home" data-toggle="tooltip" data-placement="top" title="Docs Home"><i class="fa fa-arrow-circle-o-left"></i></button>
|
||||
<button href="#" type="button" data-toggle="dropdown" class="btn docs-sidebar-release-select">Release: 1.0<i class="fa fa-caret-down"></i></button>
|
||||
<ul class="dropdown-menu docs-sidebar-dropdown" role="menu" aria-labelledby="dLabel">
|
||||
<li role="presentation" class="dropdown-header">Releases</li>
|
||||
<li role="presentation"><a role="menuitem" tabindex="-1" href="#">In progress (master branch)</a></li>
|
||||
<li role="presentation"><a role="menuitem" tabindex="-1" href="#">Juno (current release)</a></li>
|
||||
<li role="presentation"><a role="menuitem" tabindex="-1" href="#">Icehouse (May 2014)</a></li>
|
||||
<li role="presentation" class="dropdown-header">Languages</li>
|
||||
<li role="presentation"><a role="menuitem" tabindex="-1" href="#">日本語 (Japanese)</a></li>
|
||||
<li role="presentation"><a role="menuitem" tabindex="-1" href="#">Deutsch (German)</a></li>
|
||||
<li role="presentation"><a role="menuitem" tabindex="-1" href="#">Français (French)</a></li>
|
||||
<li role="presentation"><a role="menuitem" tabindex="-1" href="#">简体中文 (Simplified Chinese)</a></li>
|
||||
<li role="presentation"><a role="menuitem" tabindex="-1" href="#">한국의 (Korean)</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="docs-sidebar-toc">
|
||||
<div class="docs-sidebar-section" id="install-guides">
|
||||
<a class="docs-sidebar-section-title"><h4>Install Guides</h4></a>
|
||||
<ol>
|
||||
<lh><a href="#" title="Installation Guide for Debian 7.0 and more">Installation Guide for Debian 7.0 and more</a></lh>
|
||||
<li>
|
||||
<a href="#">Basic environment</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#">Basic environment</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#">Configure OpenStack with debconf</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
|
||||
<ol>
|
||||
<lh><a href="#" title="Installation Guide for openSUSE 13.1 and SUSE Linux Enterprise Server 11 SP3">Installation Guide for openSUSE 13.1 and SUSE Linux Enterprise Server 11 SP3</a></lh>
|
||||
<li>
|
||||
<a href="#">Preface</a>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="#">Conventions</a>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
<ol>
|
||||
<lh><a href="#">Installation Guide for Red Hat Enterprise Linux 7, CentOS 7, and Fedora 20</a></lh>
|
||||
<li>
|
||||
<a href="#">Architecture</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#">Basic environment</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#">Configure OpenStack with debconf</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
<ol>
|
||||
<lh><a href="#">Installation Guide for Ubuntu 14.04</a></lh>
|
||||
<li>
|
||||
<a href="#">Architecture</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#">Basic environment</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#">Configure OpenStack with debconf</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
</div>
|
||||
<!-- Footer -->
|
||||
<footer>
|
||||
<div class="container">
|
||||
@ -438,21 +631,21 @@ target="_blank">Rackspace Cloud Computing</a>.
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Scripts in: -->
|
||||
<!-- Scripts in: static directory-->
|
||||
<!-- jQuery Version 1.11.0 -->
|
||||
<script type="text/javascript" src="jquery-1.11.0.js"></script>
|
||||
<script type="text/javascript" src="_static/jquery/jquery-1.11.0.js"></script>
|
||||
|
||||
<!-- Bootstrap Core JavaScript -->
|
||||
<script type="text/javascript" src="bootstrap.min.js"></script>
|
||||
<script type="text/javascript" src="_static/js/bootstrap.min.js"></script>
|
||||
|
||||
<!-- The rest of the JS -->
|
||||
<script type="text/javascript" src="navigation.js"></script>
|
||||
<script type="text/javascript" src="_static/js/navigation.js"></script>
|
||||
|
||||
<!-- Docs JS -->
|
||||
<script type="text/javascript" src="docs.js"></script>
|
||||
<script type="text/javascript" src="_static/js/docs.js"></script>
|
||||
|
||||
<!-- Popovers -->
|
||||
<script type="text/javascript" src="webui-popover.js"></script>
|
||||
<script type="text/javascript" src="_static/js/webui-popover.js"></script>
|
||||
|
||||
<!-- Javascript for page -->
|
||||
</body>
|
||||
|
@ -3,17 +3,17 @@
|
||||
<head>
|
||||
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
|
||||
|
||||
<title>OpenStack Docs: </title>
|
||||
<title>OpenStack Docs: Search</title>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<!-- CSS references are in the css.html template -->
|
||||
<!-- Bootstrap Core CSS -->
|
||||
<link href="_static/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="_static/css/bootstrap.min.css" rel="stylesheet">
|
||||
|
||||
<!-- Custom CSS -->
|
||||
<link href="_static/combined.css" rel="stylesheet">
|
||||
<link href="_static/styles.css" rel="stylesheet">
|
||||
<link href="_static/css/combined.css" rel="stylesheet">
|
||||
<link href="_static/css/styles.css" rel="stylesheet">
|
||||
|
||||
|
||||
<!-- Fonts -->
|
||||
@ -35,10 +35,7 @@
|
||||
<body>
|
||||
<!-- Header -->
|
||||
<!-- Header Navigation -->
|
||||
|
||||
|
||||
<nav class="navbar navbar-default inner" role="navigation">
|
||||
|
||||
<div class="container">
|
||||
<!-- Brand and toggle get grouped for better mobile display -->
|
||||
<div class="navbar-header">
|
||||
@ -320,8 +317,39 @@ class="sign-in-btn">Sign In</a>
|
||||
<!-- /.container -->
|
||||
</nav>
|
||||
|
||||
|
||||
<!-- Begin Page Content -->
|
||||
<div class="container docs-book-wrapper">
|
||||
<!-- Row with title and buttons-->
|
||||
<div class="row">
|
||||
<div class="col-lg-9 col-md-8 col-sm-8 col-lg-push-3 col-md-push-4 col-sm-push-4">
|
||||
<div class="row">
|
||||
<div class="col-lg-8">
|
||||
<h2>Search</h2>
|
||||
</div>
|
||||
<div class="col-lg-4">
|
||||
<div class="docs-actions">
|
||||
<a href="#"><i class="fa fa-rss" data-toggle="tooltip" data-placement="top" title="RSS Feed"></i></a>
|
||||
<a href="#"><i class="fa fa-cloud-download" data-toggle="tooltip" data-placement="top" title="Download PDF"></i></a>
|
||||
<a href="#"><i class="fa fa-info-circle" data-toggle="tooltip" data-placement="top" title="Toggle Definitions" id="toggle-definitions"></i></a>
|
||||
<a href="http://bugs.launchpad.net"><i class="fa fa-bug" data-toggle="tooltip" data-placement="top" title="Report a Bug"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row docs-byline">
|
||||
<div class="docs-updated">
|
||||
updated: None | release: 1.0
|
||||
</div>
|
||||
<a href="http://git.openstack.org/" class="docs-edit">
|
||||
<i class="fa fa-pencil"></i> suggest edits
|
||||
</a>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-lg-12">
|
||||
<div class="docs-top-contents">
|
||||
<h5>Contents</h5>
|
||||
|
||||
</div>
|
||||
<div class="docs-body">
|
||||
|
||||
<h1 id="search-documentation">Search</h1>
|
||||
<div id="fallback" class="admonition warning">
|
||||
@ -347,7 +375,168 @@ class="sign-in-btn">Sign In</a>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div class="docs-tags">
|
||||
<a href="#" class="docs-tag">Network Time Protocol (NTP)</a>
|
||||
<a href="#" class="docs-tag">Security</a>
|
||||
<a href="#" class="docs-tag">Conceptual architecture</a>
|
||||
</div>
|
||||
<div class="row docs-byline bottom">
|
||||
<div class="docs-updated">
|
||||
updated: None | release: 1.0
|
||||
</div>
|
||||
<a href="http://git.openstack.org/" class="docs-edit">
|
||||
<i class="fa fa-pencil"></i> suggest edits
|
||||
</a>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-lg-8 col-md-8 col-sm-8 docs-license">
|
||||
<img src="_static/images/docs/license.jpg" alt="Creative Commons Attribution Share Alike 3.0 License">
|
||||
<p>
|
||||
Except where otherwise noted, this document is licensed under Creative Commons Attribution Share Alike 3.0 License
|
||||
<a href="#">http://creativecommons.org/licenses/by-sa/3.0/legalcode</a>.
|
||||
</p>
|
||||
<p>
|
||||
<a href="http://www.openstack.org/legal">See All Legal Notices</a>
|
||||
</p>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-4 col-sm-4 docs-actions-wrapper">
|
||||
<a href="#" class="docs-footer-actions">
|
||||
<i class="fa fa-bug"></i>found an error? report a bug
|
||||
</a>
|
||||
<a href="http://ask.openstack.org" class="docs-footer-actions">
|
||||
<i class="fa fa-question-circle"></i>questions? <a href="http://ask.openstack.org/">ask.openstack.org</a>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Docs Sidebar -->
|
||||
<p>This is docs sidebar!</p>
|
||||
|
||||
<div class="col-lg-3 col-md-4 col-sm-4 col-lg-pull-9 col-md-pull-8 col-sm-pull-8 docs-sidebar">
|
||||
<div class="docs-sidebar-search">
|
||||
<form class='docs-main-search-form' method='post'><input type='hidden' name='form-name' value='form 1' />
|
||||
<i class="fa fa-search docs-search-icon"></i>
|
||||
<input type="search" class="docs-main-search" id="docs-book-search" placeholder="Search OpenStack Documentation">
|
||||
</form>
|
||||
</div>
|
||||
<div class="btn-group docs-sidebar-releases">
|
||||
<button onclick="location.href='/docs/'" class="btn docs-sidebar-home" data-toggle="tooltip" data-placement="top" title="Docs Home"><i class="fa fa-arrow-circle-o-left"></i></button>
|
||||
<button href="#" type="button" data-toggle="dropdown" class="btn docs-sidebar-release-select">Release: 1.0<i class="fa fa-caret-down"></i></button>
|
||||
<ul class="dropdown-menu docs-sidebar-dropdown" role="menu" aria-labelledby="dLabel">
|
||||
<li role="presentation" class="dropdown-header">Releases</li>
|
||||
<li role="presentation"><a role="menuitem" tabindex="-1" href="#">In progress (master branch)</a></li>
|
||||
<li role="presentation"><a role="menuitem" tabindex="-1" href="#">Juno (current release)</a></li>
|
||||
<li role="presentation"><a role="menuitem" tabindex="-1" href="#">Icehouse (May 2014)</a></li>
|
||||
<li role="presentation" class="dropdown-header">Languages</li>
|
||||
<li role="presentation"><a role="menuitem" tabindex="-1" href="#">日本語 (Japanese)</a></li>
|
||||
<li role="presentation"><a role="menuitem" tabindex="-1" href="#">Deutsch (German)</a></li>
|
||||
<li role="presentation"><a role="menuitem" tabindex="-1" href="#">Français (French)</a></li>
|
||||
<li role="presentation"><a role="menuitem" tabindex="-1" href="#">简体中文 (Simplified Chinese)</a></li>
|
||||
<li role="presentation"><a role="menuitem" tabindex="-1" href="#">한국의 (Korean)</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="docs-sidebar-toc">
|
||||
<div class="docs-sidebar-section" id="install-guides">
|
||||
<a class="docs-sidebar-section-title"><h4>Install Guides</h4></a>
|
||||
<ol>
|
||||
<lh><a href="#" title="Installation Guide for Debian 7.0 and more">Installation Guide for Debian 7.0 and more</a></lh>
|
||||
<li>
|
||||
<a href="#">Basic environment</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#">Basic environment</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#">Configure OpenStack with debconf</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
|
||||
<ol>
|
||||
<lh><a href="#" title="Installation Guide for openSUSE 13.1 and SUSE Linux Enterprise Server 11 SP3">Installation Guide for openSUSE 13.1 and SUSE Linux Enterprise Server 11 SP3</a></lh>
|
||||
<li>
|
||||
<a href="#">Preface</a>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="#">Conventions</a>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
<ol>
|
||||
<lh><a href="#">Installation Guide for Red Hat Enterprise Linux 7, CentOS 7, and Fedora 20</a></lh>
|
||||
<li>
|
||||
<a href="#">Architecture</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#">Basic environment</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#">Configure OpenStack with debconf</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
<ol>
|
||||
<lh><a href="#">Installation Guide for Ubuntu 14.04</a></lh>
|
||||
<li>
|
||||
<a href="#">Architecture</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#">Basic environment</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#">Configure OpenStack with debconf</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
</div>
|
||||
<!-- Footer -->
|
||||
<footer>
|
||||
<div class="container">
|
||||
@ -448,21 +637,21 @@ target="_blank">Rackspace Cloud Computing</a>.
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Scripts in: -->
|
||||
<!-- Scripts in: static directory-->
|
||||
<!-- jQuery Version 1.11.0 -->
|
||||
<script type="text/javascript" src="jquery-1.11.0.js"></script>
|
||||
<script type="text/javascript" src="_static/jquery/jquery-1.11.0.js"></script>
|
||||
|
||||
<!-- Bootstrap Core JavaScript -->
|
||||
<script type="text/javascript" src="bootstrap.min.js"></script>
|
||||
<script type="text/javascript" src="_static/js/bootstrap.min.js"></script>
|
||||
|
||||
<!-- The rest of the JS -->
|
||||
<script type="text/javascript" src="navigation.js"></script>
|
||||
<script type="text/javascript" src="_static/js/navigation.js"></script>
|
||||
|
||||
<!-- Docs JS -->
|
||||
<script type="text/javascript" src="docs.js"></script>
|
||||
<script type="text/javascript" src="_static/js/docs.js"></script>
|
||||
|
||||
<!-- Popovers -->
|
||||
<script type="text/javascript" src="webui-popover.js"></script>
|
||||
<script type="text/javascript" src="_static/js/webui-popover.js"></script>
|
||||
|
||||
<!-- Javascript for page -->
|
||||
</body>
|
||||
|
@ -1 +1 @@
|
||||
Search.setIndex({envversion:42,terms:{wiki:2,softwar:1,review:0,via:0,file:0,onc:0,modul:[],org:[0,1,2],tag:0,through:0,been:0,have:0,hack:2,follow:0,find:3,index:[],git:1,from:1,launchpad:[0,1],would:0,support:1,apach:1,submit:0,should:0,content:3,html:0,version:1,oslosphinx:1,you:[0,3],document:[],text:[],tool:0,complet:0,project:1,program:3,sourc:1,http:[0,1,2],contribut:0,workflow:0,read:2,openstack:[],search:[],free:1,infra:0,step:[0,2],here:[],manual:0,develop:[0,1,2],net:[0,1],those:0,must:0,pull:0,lower:3,github:0,convent:2,bug:[0,1],level:3,doc:[],request:0,gerrit:0,page:0,like:0,inform:3,api:3,ignor:0,thi:[0,3],section:3,cgit:1,chang:0,refer:2,nova:3,licens:1},objtypes:{},objnames:{},filenames:["CONTRIBUTING","README","HACKING","index"],titles:["<no title>","OpenStack Sphinx Extensions","OpenStack Docs Theme Style Commandments","Welcome to os-doc-demo’s documentation!"],objects:{},titleterms:{style:2,document:3,sphinx:1,welcom:3,specif:2,our:2,demo:3,develop:3,indic:[],extens:1,theme:2,tabl:[],command:2,doc:[3,2],openstack:[1,2],guid:3}})
|
||||
Search.setIndex({envversion:42,terms:{wiki:2,softwar:1,via:0,file:0,onc:0,modul:[],request:0,tag:0,through:0,submit:0,have:0,hack:2,follow:0,find:3,index:[],git:1,from:1,launchpad:[0,1],would:0,review:0,develop:[],apach:1,been:0,should:0,content:3,html:0,version:1,oslosphinx:1,ignor:0,you:[0,3],document:[],complet:0,project:1,program:3,sourc:1,http:[0,1,2],contribut:0,workflow:0,read:2,openstack:[],tool:0,licens:1,lower:3,free:1,infra:0,step:[0,2],here:[],org:[0,1,2],net:[0,1],those:0,must:0,pull:0,search:[],github:0,convent:2,bug:[0,1],level:3,doc:[],manual:0,gerrit:0,page:0,like:0,inform:3,api:3,text:[],thi:[0,3],section:3,cgit:1,chang:0,refer:2,nova:3,support:1},objtypes:{},objnames:{},filenames:["CONTRIBUTING","README","HACKING","index"],titles:["<no title>","OpenStack Sphinx Extensions","OpenStack Docs Theme Style Commandments","Welcome to os-doc-demo’s documentation!"],objects:{},titleterms:{style:2,guid:3,sphinx:1,welcom:3,specif:2,demo:3,openstack:[1,2],develop:3,indic:[],extens:1,theme:2,doc:[3,2],command:2,tabl:[],our:2,document:3}})
|
@ -1,27 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
|
||||
{% block header %}{% endblock %}
|
||||
<title>OpenStack Docs: {% block pagetitle %}{% endblock %}</title>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<!-- CSS references are in the css.html template -->
|
||||
{% include 'css.html' %}
|
||||
{# FAVICON #}
|
||||
{% if favicon %}
|
||||
<link rel="shortcut icon" href="{{ pathto('_static/' + favicon, 1) }}"/>
|
||||
{% endif %}
|
||||
</head>
|
||||
<body>
|
||||
{% include 'header.html' %}
|
||||
{% block content %}
|
||||
<!-- Begin Page Content -->
|
||||
{% block body %}{% endblock %}
|
||||
{% endblock %}
|
||||
{% include 'footer.html' %}
|
||||
<!-- Scripts in: static directory-->
|
||||
{% include 'script_footer.html' %}
|
||||
</body>
|
||||
</html>
|
126
_templates/docsreleases.html
Normal file
126
_templates/docsreleases.html
Normal file
@ -0,0 +1,126 @@
|
||||
<!-- Docs Sidebar -->
|
||||
<p>This is docs sidebar!</p>
|
||||
|
||||
<div class="col-lg-3 col-md-4 col-sm-4 col-lg-pull-9 col-md-pull-8 col-sm-pull-8 docs-sidebar">
|
||||
<div class="docs-sidebar-search">
|
||||
<form class='docs-main-search-form' method='post'><input type='hidden' name='form-name' value='form 1' />
|
||||
<i class="fa fa-search docs-search-icon"></i>
|
||||
<input type="search" class="docs-main-search" id="docs-book-search" placeholder="Search OpenStack Documentation">
|
||||
</form>
|
||||
</div>
|
||||
<div class="btn-group docs-sidebar-releases">
|
||||
<button onclick="location.href='/docs/'" class="btn docs-sidebar-home" data-toggle="tooltip" data-placement="top" title="Docs Home"><i class="fa fa-arrow-circle-o-left"></i></button>
|
||||
<button href="#" type="button" data-toggle="dropdown" class="btn docs-sidebar-release-select">Release: {{ release }}<i class="fa fa-caret-down"></i></button>
|
||||
<ul class="dropdown-menu docs-sidebar-dropdown" role="menu" aria-labelledby="dLabel">
|
||||
<li role="presentation" class="dropdown-header">Releases</li>
|
||||
<li role="presentation"><a role="menuitem" tabindex="-1" href="#">In progress (master branch)</a></li>
|
||||
<li role="presentation"><a role="menuitem" tabindex="-1" href="#">Juno (current release)</a></li>
|
||||
<li role="presentation"><a role="menuitem" tabindex="-1" href="#">Icehouse (May 2014)</a></li>
|
||||
<li role="presentation" class="dropdown-header">Languages</li>
|
||||
<li role="presentation"><a role="menuitem" tabindex="-1" href="#">日本語 (Japanese)</a></li>
|
||||
<li role="presentation"><a role="menuitem" tabindex="-1" href="#">Deutsch (German)</a></li>
|
||||
<li role="presentation"><a role="menuitem" tabindex="-1" href="#">Français (French)</a></li>
|
||||
<li role="presentation"><a role="menuitem" tabindex="-1" href="#">简体中文 (Simplified Chinese)</a></li>
|
||||
<li role="presentation"><a role="menuitem" tabindex="-1" href="#">한국의 (Korean)</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="docs-sidebar-toc">
|
||||
<div class="docs-sidebar-section" id="install-guides">
|
||||
<a class="docs-sidebar-section-title"><h4>Install Guides</h4></a>
|
||||
<ol>
|
||||
<lh><a href="#" title="Installation Guide for Debian 7.0 and more">Installation Guide for Debian 7.0 and more</a></lh>
|
||||
<li>
|
||||
<a href="#">Basic environment</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#">Basic environment</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#">Configure OpenStack with debconf</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
|
||||
<ol>
|
||||
<lh><a href="#" title="Installation Guide for openSUSE 13.1 and SUSE Linux Enterprise Server 11 SP3">Installation Guide for openSUSE 13.1 and SUSE Linux Enterprise Server 11 SP3</a></lh>
|
||||
<li>
|
||||
<a href="#">Preface</a>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="#">Conventions</a>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
<ol>
|
||||
<lh><a href="#">Installation Guide for Red Hat Enterprise Linux 7, CentOS 7, and Fedora 20</a></lh>
|
||||
<li>
|
||||
<a href="#">Architecture</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#">Basic environment</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#">Configure OpenStack with debconf</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
<ol>
|
||||
<lh><a href="#">Installation Guide for Ubuntu 14.04</a></lh>
|
||||
<li>
|
||||
<a href="#">Architecture</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#">Basic environment</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#">Configure OpenStack with debconf</a>
|
||||
<ul>
|
||||
<li><a href="#">Overview</a></li>
|
||||
<li><a href="#">Conceptual architecture</a></li>
|
||||
<li><a href="#">Example architectures</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
</div>
|
@ -1,9 +1,6 @@
|
||||
<!-- Header -->
|
||||
<!-- Header Navigation -->
|
||||
|
||||
|
||||
<nav class="navbar navbar-default inner" role="navigation">
|
||||
|
||||
<div class="container">
|
||||
<!-- Brand and toggle get grouped for better mobile display -->
|
||||
<div class="navbar-header">
|
||||
|
@ -1 +1,72 @@
|
||||
{%- extends "base.html" %}
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
|
||||
{% block header %}{% endblock %}
|
||||
<title>OpenStack Docs: {{ title }}</title>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<!-- CSS references are in the css.html template -->
|
||||
{% include 'css.html' %}
|
||||
{# FAVICON #}
|
||||
{% if favicon %}
|
||||
<link rel="shortcut icon" href="{{ pathto('_static/favicon.ico') }}"/>
|
||||
{% endif %}
|
||||
</head>
|
||||
<body>
|
||||
{% include 'header.html' %}
|
||||
<!-- Begin Page Content -->
|
||||
<div class="container docs-book-wrapper">
|
||||
{% include 'titlerow.html' %}
|
||||
<div class="row">
|
||||
<div class="col-lg-12">
|
||||
<div class="docs-top-contents">
|
||||
<h5>Contents</h5>
|
||||
{{ toc }}
|
||||
</div>
|
||||
<div class="docs-body">
|
||||
{% block body %}
|
||||
{% endblock %}
|
||||
</div>
|
||||
</div>
|
||||
<div class="docs-tags">
|
||||
<a href="#" class="docs-tag">Network Time Protocol (NTP)</a>
|
||||
<a href="#" class="docs-tag">Security</a>
|
||||
<a href="#" class="docs-tag">Conceptual architecture</a>
|
||||
</div>
|
||||
<div class="row docs-byline bottom">
|
||||
<div class="docs-updated">
|
||||
updated: {{ last_updated }} | release: {{ release }}
|
||||
</div>
|
||||
<a href="http://git.openstack.org/" class="docs-edit">
|
||||
<i class="fa fa-pencil"></i> suggest edits
|
||||
</a>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-lg-8 col-md-8 col-sm-8 docs-license">
|
||||
<img src="_static/images/docs/license.jpg" alt="Creative Commons Attribution Share Alike 3.0 License">
|
||||
<p>
|
||||
Except where otherwise noted, this document is licensed under Creative Commons Attribution Share Alike 3.0 License
|
||||
<a href="#">http://creativecommons.org/licenses/by-sa/3.0/legalcode</a>.
|
||||
</p>
|
||||
<p>
|
||||
<a href="http://www.openstack.org/legal">See All Legal Notices</a>
|
||||
</p>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-4 col-sm-4 docs-actions-wrapper">
|
||||
<a href="#" class="docs-footer-actions">
|
||||
<i class="fa fa-bug"></i>found an error? report a bug
|
||||
</a>
|
||||
<a href="http://ask.openstack.org" class="docs-footer-actions">
|
||||
<i class="fa fa-question-circle"></i>questions? <a href="http://ask.openstack.org/">ask.openstack.org</a>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{% include 'docsreleases.html' %}
|
||||
{% include 'footer.html' %}
|
||||
<!-- Scripts in: static directory-->
|
||||
{% include 'script_footer.html' %}
|
||||
</body>
|
||||
</html>
|
||||
|
24
_templates/titlerow.html
Normal file
24
_templates/titlerow.html
Normal file
@ -0,0 +1,24 @@
|
||||
<!-- Row with title and buttons-->
|
||||
<div class="row">
|
||||
<div class="col-lg-9 col-md-8 col-sm-8 col-lg-push-3 col-md-push-4 col-sm-push-4">
|
||||
<div class="row">
|
||||
<div class="col-lg-8">
|
||||
<h2>{{ title }}</h2>
|
||||
</div>
|
||||
<div class="col-lg-4">
|
||||
<div class="docs-actions">
|
||||
<a href="#"><i class="fa fa-rss" data-toggle="tooltip" data-placement="top" title="RSS Feed"></i></a>
|
||||
<a href="#"><i class="fa fa-cloud-download" data-toggle="tooltip" data-placement="top" title="Download PDF"></i></a>
|
||||
<a href="#"><i class="fa fa-info-circle" data-toggle="tooltip" data-placement="top" title="Toggle Definitions" id="toggle-definitions"></i></a>
|
||||
<a href="http://bugs.launchpad.net"><i class="fa fa-bug" data-toggle="tooltip" data-placement="top" title="Report a Bug"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row docs-byline">
|
||||
<div class="docs-updated">
|
||||
updated: {{ last_updated }} | release: {{ release }}
|
||||
</div>
|
||||
<a href="http://git.openstack.org/" class="docs-edit">
|
||||
<i class="fa fa-pencil"></i> suggest edits
|
||||
</a>
|
||||
</div>
|
Loading…
Reference in New Issue
Block a user