rdoc/index.html in ssn_validator-1.0.9 vs rdoc/index.html in ssn_validator-1.0.10

- old
+ new

@@ -1,24 +1,92 @@ -<?xml version="1.0" encoding="iso-8859-1"?> -<!DOCTYPE html - PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" - "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd"> +<!DOCTYPE html> -<!-- +<html> +<head> +<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"> - ssn_validator 1.0.9 +<title>ssn_validator 1.0.10</title> - --> -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> -<head> - <title>ssn_validator 1.0.9</title> - <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> -</head> -<frameset rows="20%, 80%"> - <frameset cols="25%,35%,45%"> - <frame src="fr_file_index.html" title="Files" name="Files" /> - <frame src="fr_class_index.html" name="Classes" /> - <frame src="fr_method_index.html" name="Methods" /> - </frameset> - <frame src="files/README_rdoc.html" name="docwin" /> -</frameset> -</html> \ No newline at end of file +<link type="text/css" media="screen" href="./rdoc.css" rel="stylesheet"> + +<script type="text/javascript"> + var rdoc_rel_prefix = "./"; +</script> + +<script type="text/javascript" charset="utf-8" src="./js/jquery.js"></script> +<script type="text/javascript" charset="utf-8" src="./js/navigation.js"></script> +<script type="text/javascript" charset="utf-8" src="./js/search_index.js"></script> +<script type="text/javascript" charset="utf-8" src="./js/search.js"></script> +<script type="text/javascript" charset="utf-8" src="./js/searcher.js"></script> +<script type="text/javascript" charset="utf-8" src="./js/darkfish.js"></script> + + +<body> +<nav id="metadata"> + <nav id="home-section" class="section"> + <h3 class="section-header"> + <a href="./index.html">Home</a> + <a href="./table_of_contents.html#classes">Classes</a> + <a href="./table_of_contents.html#methods">Methods</a> + </h3> +</nav> + + + <nav id="search-section" class="section project-section" class="initially-hidden"> + <form action="#" method="get" accept-charset="utf-8"> + <h3 class="section-header"> + <input type="text" name="search" placeholder="Search" id="search-field" + title="Type to search, Up and Down to navigate, Enter to load"> + </h3> + </form> + + <ul id="search-results" class="initially-hidden"></ul> +</nav> + + + <div id="project-metadata"> + <nav id="fileindex-section" class="section project-section"> + <h3 class="section-header">Pages</h3> + + <ul> + + <li class="file"><a href="./LICENSE.html">LICENSE</a> + + <li class="file"><a href="./README_rdoc.html">README</a> + + </ul> +</nav> + + <nav id="classindex-section" class="section project-section"> + <h3 class="section-header">Class and Module Index</h3> + + <ul class="link-list"> + + <li><a href="./SsnValidator.html">SsnValidator</a> + + <li><a href="./SsnValidator/Ntis.html">SsnValidator::Ntis</a> + + <li><a href="./SsnValidator/Ssn.html">SsnValidator::Ssn</a> + + <li><a href="./DeathMasterFile.html">DeathMasterFile</a> + + <li><a href="./DeathMasterFileLoader.html">DeathMasterFileLoader</a> + + <li><a href="./SsnHighGroupCode.html">SsnHighGroupCode</a> + + <li><a href="./SsnHighGroupCodeLoader.html">SsnHighGroupCodeLoader</a> + + </ul> +</nav> + + </div> +</nav> + +<p>This is the API documentation for ssn_validator 1.0.10. + + +<footer id="validator-badges"> + <p><a href="http://validator.w3.org/check/referer">[Validate]</a> + <p>Generated by <a href="https://github.com/rdoc/rdoc">RDoc</a> 3.11. + <p>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish Rdoc Generator</a> 3. +</footer> +