doc/R509/Config/CAConfigPool.html in r509-0.10.0 vs doc/R509/Config/CAConfigPool.html in r509-1.0

- old
+ new

@@ -1,106 +1,108 @@ -<!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> Class: R509::Config::CAConfigPool - &mdash; Documentation by YARD 0.8.6.1 + &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 = "R509::Config::CAConfigPool"; relpath = '../../'; - framesUrl = "../../frames.html#!" + escape(window.location.href); </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'><span class='object_link'><a href="../../R509.html" title="R509 (module)">R509</a></span></span> &raquo; <span class='title'><span class='object_link'><a href="../Config.html" title="R509::Config (module)">Config</a></span></span> &raquo; <span class="title">CAConfigPool</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>Class: R509::Config::CAConfigPool + <div id="content"><h1>Class: R509::Config::CAConfigPool </h1> - -<dl class="box"> +<div class="box_info"> - <dt class="r1">Inherits:</dt> - <dd class="r1"> + <dl> + <dt>Inherits:</dt> + <dd> <span class="inheritName">Object</span> <ul class="fullTree"> <li>Object</li> <li class="next">R509::Config::CAConfigPool</li> </ul> <a href="#" class="inheritanceTree">show all</a> - </dd> - + </dd> + </dl> + - - - <dt class="r2 last">Defined in:</dt> - <dd class="r2 last">lib/r509/config/ca_config.rb</dd> + -</dl> -<div class="clear"></div> + + <dl> + <dt>Defined in:</dt> + <dd>lib/r509/config/ca_config.rb</dd> + </dl> + +</div> + <h2>Overview</h2><div class="docstring"> <div class="discussion"> <p>pool of configs, so we can support multiple CAs from a single config file</p> @@ -118,19 +120,19 @@ <h2> Class Method Summary - <small>(<a href="#" class="summary_toggle">collapse</a>)</small> + <small><a href="#" class="summary_toggle">collapse</a></small> </h2> <ul class="summary"> <li class="public "> <span class="summary_signature"> - <a href="#from_yaml-class_method" title="from_yaml (class method)">+ (Object) <strong>from_yaml</strong>(name, yaml_data, opts = {}) </a> + <a href="#from_yaml-class_method" title="from_yaml (class method)">.<strong>from_yaml</strong>(name, yaml_data, opts = {}) &#x21d2; Object </a> </span> @@ -151,19 +153,19 @@ </ul> <h2> Instance Method Summary - <small>(<a href="#" class="summary_toggle">collapse</a>)</small> + <small><a href="#" class="summary_toggle">collapse</a></small> </h2> <ul class="summary"> <li class="public "> <span class="summary_signature"> - <a href="#%5B%5D-instance_method" title="#[] (instance method)">- (Object) <strong>[]</strong>(name) </a> + <a href="#%5B%5D-instance_method" title="#[] (instance method)">#<strong>[]</strong>(name) &#x21d2; Object </a> </span> @@ -183,11 +185,11 @@ <li class="public "> <span class="summary_signature"> - <a href="#all-instance_method" title="#all (instance method)">- (Object) <strong>all</strong> </a> + <a href="#all-instance_method" title="#all (instance method)">#<strong>all</strong> &#x21d2; Object </a> </span> @@ -207,11 +209,11 @@ <li class="public "> <span class="summary_signature"> - <a href="#initialize-instance_method" title="#initialize (instance method)">- (CAConfigPool) <strong>initialize</strong>(configs) </a> + <a href="#initialize-instance_method" title="#initialize (instance method)">#<strong>initialize</strong>(configs) &#x21d2; CAConfigPool </a> </span> @@ -233,11 +235,11 @@ <li class="public "> <span class="summary_signature"> - <a href="#names-instance_method" title="#names (instance method)">- (Object) <strong>names</strong> </a> + <a href="#names-instance_method" title="#names (instance method)">#<strong>names</strong> &#x21d2; Object </a> </span> @@ -257,11 +259,11 @@ <li class="public "> <span class="summary_signature"> - <a href="#to_h-instance_method" title="#to_h (instance method)">- (Hash) <strong>to_h</strong> </a> + <a href="#to_h-instance_method" title="#to_h (instance method)">#<strong>to_h</strong> &#x21d2; Hash </a> </span> @@ -279,11 +281,11 @@ <li class="public "> <span class="summary_signature"> - <a href="#to_yaml-instance_method" title="#to_yaml (instance method)">- (YAML) <strong>to_yaml</strong> </a> + <a href="#to_yaml-instance_method" title="#to_yaml (instance method)">#<strong>to_yaml</strong> &#x21d2; YAML </a> </span> @@ -307,20 +309,20 @@ <h2>Constructor Details</h2> <div class="method_details first"> <h3 class="signature first" id="initialize-instance_method"> - - (<tt><span class='object_link'><a href="" title="R509::Config::CAConfigPool (class)">CAConfigPool</a></span></tt>) <strong>initialize</strong>(configs) + #<strong>initialize</strong>(configs) &#x21d2; <tt><span class='object_link'><a href="" title="R509::Config::CAConfigPool (class)">CAConfigPool</a></span></tt> </h3><div class="docstring"> <div class="discussion"> -<p>A new instance of CAConfigPool</p> +<p>Returns a new instance of CAConfigPool</p> </div> </div> <div class="tags"> @@ -397,11 +399,11 @@ <div class="method_details first"> <h3 class="signature first" id="from_yaml-class_method"> - + (<tt>Object</tt>) <strong>from_yaml</strong>(name, yaml_data, opts = {}) + .<strong>from_yaml</strong>(name, yaml_data, opts = {}) &#x21d2; <tt>Object</tt> @@ -491,11 +493,11 @@ <div class="method_details first"> <h3 class="signature first" id="[]-instance_method"> - - (<tt>Object</tt>) <strong>[]</strong>(name) + #<strong>[]</strong>(name) &#x21d2; <tt>Object</tt> @@ -532,20 +534,20 @@ </div> <div class="method_details "> <h3 class="signature " id="all-instance_method"> - - (<tt>Object</tt>) <strong>all</strong> + #<strong>all</strong> &#x21d2; <tt>Object</tt> </h3><div class="docstring"> <div class="discussion"> -<p>A list of all the configs in this pool</p> +<p>Returns a list of all the configs in this pool</p> </div> </div> <div class="tags"> @@ -591,11 +593,11 @@ </div> <div class="method_details "> <h3 class="signature " id="names-instance_method"> - - (<tt>Object</tt>) <strong>names</strong> + #<strong>names</strong> &#x21d2; <tt>Object</tt> @@ -632,11 +634,11 @@ </div> <div class="method_details "> <h3 class="signature " id="to_h-instance_method"> - - (<tt>Hash</tt>) <strong>to_h</strong> + #<strong>to_h</strong> &#x21d2; <tt>Hash</tt> @@ -674,21 +676,21 @@ </td> <td> <pre class="code"><span class="info file"># File 'lib/r509/config/ca_config.rb', line 39</span> <span class='kw'>def</span> <span class='id identifier rubyid_to_h'>to_h</span> - <span class='ivar'>@configs</span><span class='period'>.</span><span class='id identifier rubyid_merge'>merge</span><span class='lparen'>(</span><span class='ivar'>@configs</span><span class='rparen'>)</span> <span class='lbrace'>{</span> <span class='op'>|</span><span class='id identifier rubyid_k'>k</span><span class='comma'>,</span><span class='id identifier rubyid_v'>v</span><span class='op'>|</span> <span class='id identifier rubyid_v'>v</span><span class='period'>.</span><span class='id identifier rubyid_to_h'>to_h</span> <span class='rbrace'>}</span> + <span class='ivar'>@configs</span><span class='period'>.</span><span class='id identifier rubyid_merge'>merge</span><span class='lparen'>(</span><span class='ivar'>@configs</span><span class='rparen'>)</span> <span class='lbrace'>{</span> <span class='op'>|</span><span class='id identifier rubyid__k'>_k</span><span class='comma'>,</span> <span class='id identifier rubyid_v'>v</span><span class='op'>|</span> <span class='id identifier rubyid_v'>v</span><span class='period'>.</span><span class='id identifier rubyid_to_h'>to_h</span> <span class='rbrace'>}</span> <span class='kw'>end</span></pre> </td> </tr> </table> </div> <div class="method_details "> <h3 class="signature " id="to_yaml-instance_method"> - - (<tt>YAML</tt>) <strong>to_yaml</strong> + #<strong>to_yaml</strong> &#x21d2; <tt>YAML</tt> @@ -737,13 +739,14 @@ </div> </div> - <div id="footer"> - Generated on Sun Jan 26 13:37:27 2014 by + <div id="footer"> + Generated on Tue Dec 6 17:27:40 2016 by <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a> - 0.8.6.1 (ruby-2.0.0). + 0.9.5 (ruby-2.4.0). </div> + </div> </body> </html> \ No newline at end of file