doc/Contentful.html in contentful-0.10.0 vs doc/Contentful.html in contentful-0.11.0

- old
+ new

@@ -1,92 +1,93 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" - "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> +<!DOCTYPE html> +<html> <head> - <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> + <meta charset="utf-8"> +<meta name="viewport" content="width=device-width, initial-scale=1.0"> <title> Module: Contentful - &mdash; Documentation by YARD 0.8.7.6 + &mdash; Documentation by YARD 0.9.5 </title> <link rel="stylesheet" href="css/style.css" type="text/css" 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; + pathId = "Contentful"; relpath = ''; - framesUrl = "frames.html#!Contentful.html"; </script> <script type="text/javascript" charset="utf-8" src="js/jquery.js"></script> <script type="text/javascript" charset="utf-8" src="js/app.js"></script> </head> <body> - <div id="header"> - <div id="menu"> + <div class="nav_wrap"> + <iframe id="nav" src="class_list.html"></iframe> + <div id="resizer"></div> + </div> + + <div id="main" tabindex="-1"> + <div id="header"> + <div id="menu"> <a href="_index.html">Index (C)</a> &raquo; <span class="title">Contentful</span> - - <div class="noframes"><span class="title">(</span><a href="." target="_top">no frames</a><span class="title">)</span></div> </div> - <div id="search"> + <div id="search"> <a class="full_list_link" id="class_list_link" href="class_list.html"> - Class List + + <svg width="24" height="24"> + <rect x="0" y="4" width="24" height="4" rx="1" ry="1"></rect> + <rect x="0" y="12" width="24" height="4" rx="1" ry="1"></rect> + <rect x="0" y="20" width="24" height="4" rx="1" ry="1"></rect> + </svg> </a> - <a class="full_list_link" id="method_list_link" - href="method_list.html"> - Method List - </a> - - <a class="full_list_link" id="file_list_link" - href="file_list.html"> - File List - </a> - </div> - <div class="clear"></div> - </div> + <div class="clear"></div> + </div> - <iframe id="search_frame"></iframe> + <iframe id="search_frame" src="class_list.html"></iframe> - <div id="content"><h1>Module: Contentful + <div id="content"><h1>Module: Contentful </h1> +<div class="box_info"> + -<dl class="box"> - - + - <dt class="r1 last">Defined in:</dt> - <dd class="r1 last">lib/contentful/version.rb<span class="defines">,<br /> + + + <dl> + <dt>Defined in:</dt> + <dd>lib/contentful/version.rb<span class="defines">,<br /> lib/contentful/sync.rb,<br /> lib/contentful/file.rb,<br /> lib/contentful/link.rb,<br /> lib/contentful/error.rb,<br /> lib/contentful/space.rb,<br /> lib/contentful/asset.rb,<br /> lib/contentful/field.rb,<br /> lib/contentful/entry.rb,<br /> lib/contentful/array.rb,<br /> lib/contentful/locale.rb,<br /> lib/contentful/client.rb,<br /> lib/contentful/support.rb,<br /> lib/contentful/request.rb,<br /> lib/contentful/response.rb,<br /> lib/contentful/location.rb,<br /> lib/contentful/resource.rb,<br /> lib/contentful/sync_page.rb,<br /> lib/contentful/constants.rb,<br /> lib/contentful/content_type.rb,<br /> lib/contentful/deleted_asset.rb,<br /> lib/contentful/deleted_entry.rb,<br /> lib/contentful/dynamic_entry.rb,<br /> lib/contentful/resource/fields.rb,<br /> lib/contentful/resource_builder.rb,<br /> lib/contentful/resource/array_like.rb,<br /> lib/contentful/resource/asset_fields.rb,<br /> lib/contentful/resource/custom_resource.rb,<br /> lib/contentful/resource/system_properties.rb</span> </dd> + </dl> -</dl> -<div class="clear"></div> +</div> <h2>Overview</h2><div class="docstring"> <div class="discussion"> <p>Contentful Namespace</p> @@ -109,15 +110,14 @@ </p> <h2>Constant Summary</h2> - - <dl class="constants"> - - <dt id="VERSION-constant" class="">VERSION = - <div class="docstring"> + <dl class="constants"> + + <dt id="VERSION-constant" class="">VERSION = + <div class="docstring"> <div class="discussion"> <p>Gem Version</p> @@ -125,15 +125,14 @@ </div> <div class="tags"> </div> - </dt> - <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>0.9.0</span><span class='tstring_end'>&#39;</span></span></pre></dd> - - </dl> - + </dt> + <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>0.10.0</span><span class='tstring_end'>&#39;</span></span></pre></dd> + + </dl> @@ -141,13 +140,14 @@ </div> - <div id="footer"> - Generated on Tue Apr 5 13:35:48 2016 by + <div id="footer"> + Generated on Tue Aug 9 15:50:42 2016 by <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a> - 0.8.7.6 (ruby-2.2.3). + 0.9.5 (ruby-2.2.3). </div> + </div> </body> </html> \ No newline at end of file