doc/file.README.html in apiaryio-0.0.8 vs doc/file.README.html in apiaryio-0.0.9

- old
+ new

@@ -4,17 +4,17 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title> File: README - &mdash; Documentation by YARD 0.8.2.1 + &mdash; Documentation by YARD 0.8.7.3 </title> - <link rel="stylesheet" href="css/style.css" type="text/css" media="screen" charset="utf-8" /> + <link rel="stylesheet" href="css/style.css" type="text/css" charset="utf-8" /> - <link rel="stylesheet" href="css/common.css" type="text/css" media="screen" charset="utf-8" /> + <link rel="stylesheet" href="css/common.css" type="text/css" charset="utf-8" /> <script type="text/javascript" charset="utf-8"> hasFrames = window.top.frames.main ? true : false; relpath = ''; framesUrl = "frames.html#!" + escape(window.location.href); @@ -59,61 +59,76 @@ <div class="clear"></div> </div> <iframe id="search_frame"></iframe> - <div id="content"><div id='filecontents'><h1>apiaryio</h1> + <div id="content"><div id='filecontents'> +<h1 id="label-apiaryio">apiaryio</h1> <p>Apiary.io CLI</p> -<h2>Disclaimer</h2> +<p><a href="https://travis-ci.org/apiaryio/apiary-client"><img +src="https://travis-ci.org/apiaryio/apiary-client.png?branch=master"></a></p> -<p>This gem is not the official apiaryio gem and is under development. You can find the -official gem from Apiary at <a href="https://rubygems.org/gems/apiaryio">https://rubygems.org/gems/apiaryio</a></p> +<h2 id="label-Install">Install</h2> -<h2>Requirements</h2> +<pre class="code ruby"><code class="ruby"><span class='id identifier rubyid_gem'>gem</span> <span class='id identifier rubyid_install'>install</span> <span class='id identifier rubyid_apiaryio'>apiaryio</span></code></pre> -<p>Ruby 1.9.x</p> +<h2 id="label-Description">Description</h2> -<h2>Description</h2> - <p>Apiaryio gem provides a way to display your API documentation on your local -machine, either using static files or using a standalone web server</p> +machine, either using static files or using a standalone web server…</p> -<h2>Usage</h2> +<h2 id="label-Usage">Usage</h2> -<pre class="code ruby"><code>$ apiary help +<pre class="code ruby"><code class="ruby">$ apiary help Usage: apiary command [options] -Try 'apiary help' for more information. +Try &#39;apiary help&#39; for more information. Currently available apiary commands are: preview Show API documentation in default browser preview --browser [chrome|safari|firefox] Show API documentation in specified browser preview --path [PATH] Specify path to blueprint file preview --api_host [HOST] Specify apiary host preview --server Start standalone web server on port 8080 preview --server --port [PORT] Start standalone web server on specified port + publish --api-name [API_NAME] Publish apiary.apib on docs.API_NAME.apiary.io&quot; + fetch --api-name [API_NAME] Fetch apiary.apib from API_NAME.apiary.io&quot; help Show help - version Show version -</code></pre> + version Show version</code></pre> -<h2>Copyright</h2> +<h2 id="label-Copyright">Copyright</h2> -<p>Copyright 2012 (c) Emili Parreño</p> +<p>Copyright 2012-14 © Apiary Ltd.</p> -<h2>License</h2> +<h2 id="label-Contributors">Contributors</h2> +<ul><li> +<p>Jakub Nešetřil</p> +</li><li> +<p>James Charles Russell</p> +</li><li> +<p>Lukáš Linhart</p> +</li><li> +<p>Emili Parreño</p> +</li><li> +<p>Peter Grilli [Tu1ly]</p> +</li><li> +<p>Ladislav Prskavec</p> +</li></ul> +<h2 id="label-License">License</h2> + <p>Released under MIT license. See LICENSE file for further details.</p> </div></div> <div id="footer"> - Generated on Tue Aug 7 17:58:18 2012 by + Generated on Sat Jan 25 12:41:41 2014 by <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a> - 0.8.2.1 (ruby-1.9.2). + 0.8.7.3 (ruby-2.1.0). </div> </body> </html> \ No newline at end of file