doc/NetLinx/NoCompilerError.html in netlinx-compile-1.0.0 vs doc/NetLinx/NoCompilerError.html in netlinx-compile-2.0.0
- old
+ new
@@ -1,155 +1,135 @@
-<!DOCTYPE html>
-
-<html>
-<head>
-<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
-
-<title>class NetLinx::NoCompilerError - RDoc Documentation</title>
-
-<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 id="top" class="class">
-<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="file-metadata">
- <nav id="file-list-section" class="section">
- <h3 class="section-header">Defined In</h3>
- <ul>
- <li>lib/netlinx/compiler.rb
- </ul>
-</nav>
-
-
- </div>
-
- <div id="class-metadata">
-
- <nav id="parent-class-section" class="section">
- <h3 class="section-header">Parent</h3>
-
- <p class="link">Exception
-
-</nav>
-
-
-
-
- </div>
-
- <div id="project-metadata">
-
- <nav id="classindex-section" class="section project-section">
- <h3 class="section-header">Class and Module Index</h3>
-
- <ul class="link-list">
-
- <li><a href="../NetLinx.html">NetLinx</a>
-
- <li><a href="../NetLinx/Compile.html">NetLinx::Compile</a>
-
- <li><a href="../NetLinx/Compile/Extension.html">NetLinx::Compile::Extension</a>
-
- <li><a href="../NetLinx/Compile/Extension/AXS.html">NetLinx::Compile::Extension::AXS</a>
-
- <li><a href="../NetLinx/Compile/ExtensionDiscovery.html">NetLinx::Compile::ExtensionDiscovery</a>
-
- <li><a href="../NetLinx/Compile/ExtensionHandler.html">NetLinx::Compile::ExtensionHandler</a>
-
- <li><a href="../NetLinx/Compile/Script.html">NetLinx::Compile::Script</a>
-
- <li><a href="../NetLinx/Compiler.html">NetLinx::Compiler</a>
-
- <li><a href="../NetLinx/CompilerResult.html">NetLinx::CompilerResult</a>
-
- <li><a href="../NetLinx/NoCompilerError.html">NetLinx::NoCompilerError</a>
-
- <li><a href="../NetLinx/SourceFile.html">NetLinx::SourceFile</a>
-
- <li><a href="../Test.html">Test</a>
-
- <li><a href="../Test/NetLinx.html">Test::NetLinx</a>
-
- <li><a href="../Test/NetLinx/Compilable.html">Test::NetLinx::Compilable</a>
-
- <li><a href="../Test/NetLinx/Compile.html">Test::NetLinx::Compile</a>
-
- <li><a href="../Test/NetLinx/Compile/Discoverable.html">Test::NetLinx::Compile::Discoverable</a>
-
- <li><a href="../Test/NetLinx/Compile/Invokable.html">Test::NetLinx::Compile::Invokable</a>
-
- </ul>
-</nav>
-
- </div>
-</nav>
-
-<div id="documentation">
- <h1 class="class">class NetLinx::NoCompilerError</h1>
-
- <div id="description" class="description">
-
-<p>Raised when the <a href="../NetLinx.html">NetLinx</a> compiler (nlrc.exe)
-cannot be found on the system. See <a
-href="Compiler.html">NetLinx::Compiler</a>.</p>
-
- </div><!-- description -->
-
-
-
-
- <section id="5Buntitled-5D" class="documentation-section">
-
-
-
-
-
-
-
-
- <!-- Methods -->
-
- </section><!-- 5Buntitled-5D -->
-
-</div><!-- documentation -->
-
-
-<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> 4.0.1.
- <p>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish Rdoc Generator</a> 3.
-</footer>
-
+<!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">
+ <head>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<title>
+ Exception: NetLinx::NoCompilerError
+
+ — Documentation by YARD 0.8.7.6
+
+</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;
+ relpath = '../';
+ framesUrl = "../frames.html#!NetLinx/NoCompilerError.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">
+
+ <a href="../_index.html">Index (N)</a> »
+ <span class='title'><span class='object_link'><a href="../NetLinx.html" title="NetLinx (module)">NetLinx</a></span></span>
+ »
+ <span class="title">NoCompilerError</span>
+
+
+ <div class="noframes"><span class="title">(</span><a href="." target="_top">no frames</a><span class="title">)</span></div>
+</div>
+
+ <div id="search">
+
+ <a class="full_list_link" id="class_list_link"
+ href="../class_list.html">
+ Class List
+ </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>
+
+ <iframe id="search_frame"></iframe>
+
+ <div id="content"><h1>Exception: NetLinx::NoCompilerError
+
+
+
+</h1>
+
+<dl class="box">
+
+ <dt class="r1">Inherits:</dt>
+ <dd class="r1">
+ <span class="inheritName">Exception</span>
+
+ <ul class="fullTree">
+ <li>Object</li>
+
+ <li class="next">Exception</li>
+
+ <li class="next">NetLinx::NoCompilerError</li>
+
+ </ul>
+ <a href="#" class="inheritanceTree">show all</a>
+
+ </dd>
+
+
+
+
+
+
+
+
+
+ <dt class="r2 last">Defined in:</dt>
+ <dd class="r2 last">lib/netlinx/compiler.rb</dd>
+
+</dl>
+<div class="clear"></div>
+
+<h2>Overview</h2><div class="docstring">
+ <div class="discussion">
+
+<p>Raised when the NetLinx compiler (nlrc.exe) cannot be found on the system.
+See NetLinx::Compiler.</p>
+
+
+ </div>
+</div>
+<div class="tags">
+
+
+</div>
+
+
+
+
+
+
+
+
+
+</div>
+
+ <div id="footer">
+ Generated on Mon Jan 26 15:35:28 2015 by
+ <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
+ 0.8.7.6 (ruby-2.1.5).
+</div>
+
+ </body>
+</html>
\ No newline at end of file