Skip to content

Commit

Permalink
[dist] Regnerate site.
Browse files Browse the repository at this point in the history
  • Loading branch information
indexzero committed Nov 19, 2013
1 parent 779b730 commit 899dad1
Show file tree
Hide file tree
Showing 41 changed files with 3,674 additions and 693 deletions.
60 changes: 44 additions & 16 deletions public/api/composer/full-reference.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,10 @@
<link rel="stylesheet" href="/css/api.css">
<link rel="icon" type="image/png" href="img/favicon.png">
<style>
.navigation h1 { overflow: visible; }
.opsmezzo {
background: #fff url('/img/opsmezzo-logo-text.png') no-repeat 0 0;
margin: 0;
margin: -20px 0 0 0;
float: left;
height: 96px;
width: 280px;
Expand All @@ -35,7 +36,7 @@ <h1>
<a href="/" class="opsmezzo" title="Back to the homepage">OpsMezzo</a>
</h1>
<a href="#navigation" class="mobile btn ss-rows"></a>
<a href="https://www.opsmezzo.com" class=" login right btn" title="Back to opsmezzo.com">
<a href="https://www.opsmezzo.com" class="login right btn" title="Back to opsmezzo.com">
<s class="ss-home" role="presentation"></s>
home
</a>
Expand Down Expand Up @@ -85,65 +86,92 @@ <h1>
<div class="vertical-tabs">
<span class="tree">
<span class="page-details">
<a href="/api" class="title">RESTful APIs</a>
<a href="/quill" class="title">Configuring with quill</a>
</span>
</span><span class="tree">
<span class="page-details">
<a href="/api/composer" class="title">Composer API Reference</a>
<a href="/quill/resources" class="title">CLI Resources</a>
</span>
</span><span class="tree">
<span class="page-details">
<a href="/api/conservatory" class="title">Conservatory API Reference</a>
<a href="/quill/aliases" class="title">Common Aliases</a>
</span>
</span><span class="tree">
<span class="page-details">
<a href="/quill/config" class="title">Quill configuration</a>
</span>
</span><span class="tree">
<span class="page-details">
<a href="/quill/updating-systems" class="title">Updating systems</a>
</span>
</span><span class="tree">
<span class="page-details">
<a href="/quill/configuration" class="title">Working with configuration</a>
</span>
</span>
</div>
<div class="vertical-tabs">
<span class="tree">
<span class="page-details">
<a href="/quill" class="title">Using quill</a>
<a href="/baton" class="title">Orchestrating with baton</a>
</span>
</span><span class="tree">
<span class="page-details">
<a href="/quill/resources" class="title">CLI Resources</a>
<a href="/baton/providers" class="title">Adding IaaS Providers</a>
</span>
</span><span class="tree">
<span class="page-details">
<a href="/quill/aliases" class="title">Common Aliases</a>
<a href="/baton/resources" class="title">CLI Resources</a>
</span>
</span><span class="tree">
<span class="page-details">
<a href="/quill/config" class="title">Quill configuration</a>
<a href="/baton/config" class="title">Baton configuration</a>
</span>
</span><span class="tree">
<span class="page-details">
<a href="/quill/updating-systems" class="title">Updating systems</a>
<a href="/baton/bootstrapping" class="title">Bootstrapping Servers</a>
</span>
</span><span class="tree">
<span class="page-details">
<a href="/quill/configuration" class="title">Working with configuration</a>
<a href="/baton/ssh-keys" class="title">Managing SSH keys</a>
</span>
</span>
</div>
<div class="vertical-tabs">
<span class="tree">
<span class="page-details">
<a href="/baton" class="title">Using baton</a>
<a href="/instruments" class="title">Monitoring with Instruments</a>
</span>
</span><span class="tree">
<span class="page-details">
<a href="/baton/resources" class="title">CLI Resources</a>
<a href="/instruments/multiplexing" class="title">High Performance Multiplexing</a>
</span>
</span><span class="tree">
<span class="page-details">
<a href="/baton/config" class="title">Baton configuration</a>
<a href="/instruments/metrics" class="title">Predefined Metrics & Events</a>
</span>
</span><span class="tree">
<span class="page-details">
<a href="/baton/bootstrapping" class="title">Bootstrapping Servers</a>
<a href="/instruments/streams" class="title">Understanding Streams</a>
</span>
</span><span class="tree">
<span class="page-details">
<a href="/baton/ssh-keys" class="title">Managing SSH keys</a>
<a href="/instruments/reactors" class="title">Writing Custom Reactors</a>
</span>
</span>
</div>
<div class="vertical-tabs">
<span class="tree">
<span class="page-details">
<a href="/api" class="title">RESTful APIs</a>
</span>
</span><span class="tree">
<span class="page-details">
<a href="/api/composer" class="title">Composer API Reference</a>
</span>
</span><span class="tree">
<span class="page-details">
<a href="/api/conservatory" class="title">Conservatory API Reference</a>
</span>
</span>
</div>
Expand Down
72 changes: 50 additions & 22 deletions public/api/composer/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,10 @@
<link rel="stylesheet" href="/css/api.css">
<link rel="icon" type="image/png" href="img/favicon.png">
<style>
.navigation h1 { overflow: visible; }
.opsmezzo {
background: #fff url('/img/opsmezzo-logo-text.png') no-repeat 0 0;
margin: 0;
margin: -20px 0 0 0;
float: left;
height: 96px;
width: 280px;
Expand All @@ -35,7 +36,7 @@ <h1>
<a href="/" class="opsmezzo" title="Back to the homepage">OpsMezzo</a>
</h1>
<a href="#navigation" class="mobile btn ss-rows"></a>
<a href="https://www.opsmezzo.com" class=" login right btn" title="Back to opsmezzo.com">
<a href="https://www.opsmezzo.com" class="login right btn" title="Back to opsmezzo.com">
<s class="ss-home" role="presentation"></s>
home
</a>
Expand Down Expand Up @@ -85,65 +86,92 @@ <h1>
<div class="vertical-tabs">
<span class="tree">
<span class="page-details">
<a href="/api" class="title">RESTful APIs</a>
<a href="/quill" class="title">Configuring with quill</a>
</span>
</span><span class="tree">
<span class="page-details">
<a href="/api/composer" class="title">Composer API Reference</a>
<a href="/quill/resources" class="title">CLI Resources</a>
</span>
</span><span class="tree">
<span class="page-details">
<a href="/api/conservatory" class="title">Conservatory API Reference</a>
<a href="/quill/aliases" class="title">Common Aliases</a>
</span>
</span><span class="tree">
<span class="page-details">
<a href="/quill/config" class="title">Quill configuration</a>
</span>
</span><span class="tree">
<span class="page-details">
<a href="/quill/updating-systems" class="title">Updating systems</a>
</span>
</span><span class="tree">
<span class="page-details">
<a href="/quill/configuration" class="title">Working with configuration</a>
</span>
</span>
</div>
<div class="vertical-tabs">
<span class="tree">
<span class="page-details">
<a href="/quill" class="title">Using quill</a>
<a href="/baton" class="title">Orchestrating with baton</a>
</span>
</span><span class="tree">
<span class="page-details">
<a href="/quill/resources" class="title">CLI Resources</a>
<a href="/baton/providers" class="title">Adding IaaS Providers</a>
</span>
</span><span class="tree">
<span class="page-details">
<a href="/quill/aliases" class="title">Common Aliases</a>
<a href="/baton/resources" class="title">CLI Resources</a>
</span>
</span><span class="tree">
<span class="page-details">
<a href="/quill/config" class="title">Quill configuration</a>
<a href="/baton/config" class="title">Baton configuration</a>
</span>
</span><span class="tree">
<span class="page-details">
<a href="/quill/updating-systems" class="title">Updating systems</a>
<a href="/baton/bootstrapping" class="title">Bootstrapping Servers</a>
</span>
</span><span class="tree">
<span class="page-details">
<a href="/quill/configuration" class="title">Working with configuration</a>
<a href="/baton/ssh-keys" class="title">Managing SSH keys</a>
</span>
</span>
</div>
<div class="vertical-tabs">
<span class="tree">
<span class="page-details">
<a href="/baton" class="title">Using baton</a>
<a href="/instruments" class="title">Monitoring with Instruments</a>
</span>
</span><span class="tree">
<span class="page-details">
<a href="/baton/resources" class="title">CLI Resources</a>
<a href="/instruments/multiplexing" class="title">High Performance Multiplexing</a>
</span>
</span><span class="tree">
<span class="page-details">
<a href="/baton/config" class="title">Baton configuration</a>
<a href="/instruments/metrics" class="title">Predefined Metrics & Events</a>
</span>
</span><span class="tree">
<span class="page-details">
<a href="/baton/bootstrapping" class="title">Bootstrapping Servers</a>
<a href="/instruments/streams" class="title">Understanding Streams</a>
</span>
</span><span class="tree">
<span class="page-details">
<a href="/baton/ssh-keys" class="title">Managing SSH keys</a>
<a href="/instruments/reactors" class="title">Writing Custom Reactors</a>
</span>
</span>
</div>
<div class="vertical-tabs">
<span class="tree">
<span class="page-details">
<a href="/api" class="title">RESTful APIs</a>
</span>
</span><span class="tree">
<span class="page-details">
<a href="/api/composer" class="title">Composer API Reference</a>
</span>
</span><span class="tree">
<span class="page-details">
<a href="/api/conservatory" class="title">Conservatory API Reference</a>
</span>
</span>
</div>
Expand Down Expand Up @@ -179,7 +207,7 @@ <h1 class="title">Composer API Reference</h1>
<p><em>There is a <a href="/api/composer/full-reference">single-page API reference available here.</a></em></p>
<hr>

<h2>Resource Ids</h2>
<h2 id="resource-ids">Resource Ids</h2>
<table>
<thead>
<tr>
Expand Down Expand Up @@ -212,8 +240,8 @@ <h2>Resource Ids</h2>
<hr>

<p><a name="systems"></a></p>
<h2>Systems</h2>
<h3>Basic Operations</h3>
<h2 id="systems">Systems</h2>
<h3 id="basic-operations">Basic Operations</h3>
<table>
<thead>
<th>Route</th>
Expand Down Expand Up @@ -249,7 +277,7 @@ <h3>Basic Operations</h3>

<hr>

<h3>System Owners</h3>
<h3 id="system-owners">System Owners</h3>
<table class="long-api">
<thead>
<th>Route</th>
Expand All @@ -270,7 +298,7 @@ <h3>System Owners</h3>

<hr>

<h3>System versions</h3>
<h3 id="system-versions">System versions</h3>
<table>
<thead>
<th>Route</th>
Expand All @@ -297,7 +325,7 @@ <h3>System versions</h3>
<hr>

<p><a name="config"></a></p>
<h2>Config</h2>
<h2 id="config">Config</h2>
<table class="long-api">
<thead>
<th>Route</th>
Expand Down
Loading

0 comments on commit 899dad1

Please sign in to comment.