Update documentation
This commit is contained in:
parent
8bda9049d0
commit
7bf38b6a0c
11 changed files with 1825 additions and 964 deletions
14
all.html
14
all.html
|
|
@ -345,11 +345,11 @@ dl {
|
|||
|
||||
dt {
|
||||
margin-bottom: -0.5em;
|
||||
margin-left: 0.5em; }
|
||||
margin-left: 0.0em; }
|
||||
|
||||
dd {
|
||||
margin-left: 0.5em;
|
||||
margin-bottom: 2.5em;
|
||||
margin-left: 2.0em;
|
||||
margin-bottom: 3.0em;
|
||||
margin-top: 0.5em; }
|
||||
|
||||
|
||||
|
|
@ -761,6 +761,10 @@ span.pragmawrap {
|
|||
display: none;
|
||||
}
|
||||
|
||||
span.attachedType {
|
||||
display: none;
|
||||
visibility: hidden;
|
||||
}
|
||||
</style>
|
||||
|
||||
<script type="text/javascript" src="dochack.js"></script>
|
||||
|
|
@ -818,7 +822,7 @@ function main() {
|
|||
<div class="section" id="6">
|
||||
<h1><a class="toc-backref" href="#6">Imports</a></h1>
|
||||
<dl class="item">
|
||||
<a class="reference external" href="cimport.html">cimport</a>, <a class="reference external" href="git.html">git</a>, <a class="reference external" href="types.html">types</a>, <a class="reference external" href="plugin.html">plugin</a>
|
||||
<a class="reference external" href="cimport.html">cimport</a>, <a class="reference external" href="git.html">git</a>, <a class="reference external" href="types.html">types</a>, <a class="reference external" href="plugin.html">plugin</a>, <a class="reference external" href="compat.html">compat</a>
|
||||
</dl></div>
|
||||
|
||||
</div>
|
||||
|
|
@ -828,7 +832,7 @@ function main() {
|
|||
<div class="twelve-columns footer">
|
||||
<span class="nim-sprite"></span>
|
||||
<br/>
|
||||
<small>Made with Nim. Generated: 2019-02-08 22:35:14 UTC</small>
|
||||
<small>Made with Nim. Generated: 2019-04-06 23:36:36 UTC</small>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
66
cimport.html
66
cimport.html
|
|
@ -345,11 +345,11 @@ dl {
|
|||
|
||||
dt {
|
||||
margin-bottom: -0.5em;
|
||||
margin-left: 0.5em; }
|
||||
margin-left: 0.0em; }
|
||||
|
||||
dd {
|
||||
margin-left: 0.5em;
|
||||
margin-bottom: 2.5em;
|
||||
margin-left: 2.0em;
|
||||
margin-bottom: 3.0em;
|
||||
margin-top: 0.5em; }
|
||||
|
||||
|
||||
|
|
@ -761,6 +761,10 @@ span.pragmawrap {
|
|||
display: none;
|
||||
}
|
||||
|
||||
span.attachedType {
|
||||
display: none;
|
||||
visibility: hidden;
|
||||
}
|
||||
</style>
|
||||
|
||||
<script type="text/javascript" src="dochack.js"></script>
|
||||
|
|
@ -802,12 +806,6 @@ function main() {
|
|||
</select>
|
||||
</div>
|
||||
<ul class="simple simple-toc" id="toc-list">
|
||||
<li>
|
||||
<a class="reference reference-toplevel" href="#5" id="55">Exports</a>
|
||||
<ul class="simple simple-toc-section">
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a class="reference reference-toplevel" href="#6" id="56">Imports</a>
|
||||
<ul class="simple simple-toc-section">
|
||||
|
|
@ -817,18 +815,18 @@ function main() {
|
|||
<li>
|
||||
<a class="reference reference-toplevel" href="#12" id="62">Procs</a>
|
||||
<ul class="simple simple-toc-section">
|
||||
<li><a class="reference" href="#cSkipSymbol%2Cseq%5Bstring%5D"
|
||||
title="cSkipSymbol(skips: seq[string])"><wbr />c<wbr />Skip<wbr />Symbol<span class="attachedType" style="visibility:hidden"></span></a></li>
|
||||
<li><a class="reference" href="#cSkipSymbol%2Cseq%5BT%5D%5Bstring%5D"
|
||||
title="cSkipSymbol(skips: seq[string])"><wbr />c<wbr />Skip<wbr />Symbol<span class="attachedType"></span></a></li>
|
||||
<li><a class="reference" href="#cSearchPath%2Cstring"
|
||||
title="cSearchPath(path: string): string"><wbr />c<wbr />Search<wbr />Path<span class="attachedType" style="visibility:hidden"></span></a></li>
|
||||
title="cSearchPath(path: string): string"><wbr />c<wbr />Search<wbr />Path<span class="attachedType"></span></a></li>
|
||||
<li><a class="reference" href="#cDebug"
|
||||
title="cDebug()"><wbr />c<wbr />Debug<span class="attachedType" style="visibility:hidden"></span></a></li>
|
||||
title="cDebug()"><wbr />c<wbr />Debug<span class="attachedType"></span></a></li>
|
||||
<li><a class="reference" href="#cDisableCaching"
|
||||
title="cDisableCaching()"><wbr />c<wbr />Disable<wbr />Caching<span class="attachedType" style="visibility:hidden"></span></a></li>
|
||||
title="cDisableCaching()"><wbr />c<wbr />Disable<wbr />Caching<span class="attachedType"></span></a></li>
|
||||
<li><a class="reference" href="#cAddSearchDir%2Cstring"
|
||||
title="cAddSearchDir(dir: string)"><wbr />c<wbr />Add<wbr />Search<wbr />Dir<span class="attachedType" style="visibility:hidden"></span></a></li>
|
||||
title="cAddSearchDir(dir: string)"><wbr />c<wbr />Add<wbr />Search<wbr />Dir<span class="attachedType"></span></a></li>
|
||||
<li><a class="reference" href="#cAddStdDir%2Cstring"
|
||||
title="cAddStdDir(mode = "c")"><wbr />c<wbr />Add<wbr />Std<wbr />Dir<span class="attachedType" style="visibility:hidden"></span></a></li>
|
||||
title="cAddStdDir(mode = "c")"><wbr />c<wbr />Add<wbr />Std<wbr />Dir<span class="attachedType"></span></a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
|
@ -836,20 +834,26 @@ function main() {
|
|||
<a class="reference reference-toplevel" href="#17" id="67">Macros</a>
|
||||
<ul class="simple simple-toc-section">
|
||||
<li><a class="reference" href="#cOverride.m"
|
||||
title="cOverride(body): untyped"><wbr />c<wbr />Override<span class="attachedType" style="visibility:hidden"></span></a></li>
|
||||
title="cOverride(body): untyped"><wbr />c<wbr />Override<span class="attachedType"></span></a></li>
|
||||
<li><a class="reference" href="#cPlugin.m"
|
||||
title="cPlugin(body): untyped"><wbr />c<wbr />Plugin<span class="attachedType" style="visibility:hidden"></span></a></li>
|
||||
title="cPlugin(body): untyped"><wbr />c<wbr />Plugin<span class="attachedType"></span></a></li>
|
||||
<li><a class="reference" href="#cDefine.m%2C%2Cstring"
|
||||
title="cDefine(name: static string; val: static string = ""): untyped"><wbr />c<wbr />Define<span class="attachedType" style="visibility:hidden"></span></a></li>
|
||||
title="cDefine(name: static string; val: static string = ""): untyped"><wbr />c<wbr />Define<span class="attachedType"></span></a></li>
|
||||
<li><a class="reference" href="#cIncludeDir.m"
|
||||
title="cIncludeDir(dir: static string): untyped"><wbr />c<wbr />Include<wbr />Dir<span class="attachedType" style="visibility:hidden"></span></a></li>
|
||||
title="cIncludeDir(dir: static string): untyped"><wbr />c<wbr />Include<wbr />Dir<span class="attachedType"></span></a></li>
|
||||
<li><a class="reference" href="#cCompile.m%2C%2Cstring%2Cstring"
|
||||
title="cCompile(path: static string; mode = "c"; exclude = ""): untyped"><wbr />c<wbr />Compile<span class="attachedType" style="visibility:hidden"></span></a></li>
|
||||
title="cCompile(path: static string; mode = "c"; exclude = ""): untyped"><wbr />c<wbr />Compile<span class="attachedType"></span></a></li>
|
||||
<li><a class="reference" href="#cImport.m"
|
||||
title="cImport(filename: static string; recurse: static bool = false): untyped"><wbr />c<wbr />Import<span class="attachedType" style="visibility:hidden"></span></a></li>
|
||||
title="cImport(filename: static string; recurse: static bool = false): untyped"><wbr />c<wbr />Import<span class="attachedType"></span></a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a class="reference reference-toplevel" href="#19" id="69">Exports</a>
|
||||
<ul class="simple simple-toc-section">
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
@ -862,12 +866,7 @@ static:
|
|||
cAddStdDir()
|
||||
</pre> </p>
|
||||
</p>
|
||||
<div class="section" id="5">
|
||||
<h1><a class="toc-backref" href="#5">Exports</a></h1>
|
||||
<dl class="item">
|
||||
<a class="reference external" href="types.html">types</a>, <a href="types.html#enumOp"><span class="Identifier">enumOp</span></a>, <a href="types.html#defineEnum"><span class="Identifier">defineEnum</span></a>, <a href="types.html#time_t"><span class="Identifier">time_t</span></a>, <a href="types.html#va_list"><span class="Identifier">va_list</span></a>, <a href="types.html#ptrdiff_t"><span class="Identifier">ptrdiff_t</span></a>
|
||||
</dl></div>
|
||||
<div class="section" id="6">
|
||||
<div class="section" id="6">
|
||||
<h1><a class="toc-backref" href="#6">Imports</a></h1>
|
||||
<dl class="item">
|
||||
<a class="reference external" href="plugin.html">plugin</a>, <a class="reference external" href="git.html">git</a>, <a class="reference external" href="paths.html">paths</a>, <a class="reference external" href="types.html">types</a>
|
||||
|
|
@ -875,8 +874,8 @@ static:
|
|||
<div class="section" id="12">
|
||||
<h1><a class="toc-backref" href="#12">Procs</a></h1>
|
||||
<dl class="item">
|
||||
<a id="cSkipSymbol,seq[string]"></a>
|
||||
<dt><pre><span class="Keyword">proc</span> <a href="#cSkipSymbol%2Cseq%5Bstring%5D"><span class="Identifier">cSkipSymbol</span></a><span class="Other">(</span><span class="Identifier">skips</span><span class="Other">:</span> <span class="Identifier">seq</span><span class="Other">[</span><span class="Identifier">string</span><span class="Other">]</span><span class="Other">)</span> <span><span class="Other">{</span><span class="Other pragmadots">...</span><span class="Other">}</span></span><span class="pragmawrap"><span class="Other">{.</span><span class="pragma"><span class="Identifier">compileTime</span><span class="Other">,</span> <span class="Identifier">raises</span><span class="Other">:</span> <span class="Other">[</span><span class="Other">]</span><span class="Other">,</span> <span class="Identifier">tags</span><span class="Other">:</span> <span class="Other">[</span><span class="Other">]</span></span><span class="Other">.}</span></span></pre></dt>
|
||||
<a id="cSkipSymbol,seq[T][string]"></a>
|
||||
<dt><pre><span class="Keyword">proc</span> <a href="#cSkipSymbol%2Cseq%5BT%5D%5Bstring%5D"><span class="Identifier">cSkipSymbol</span></a><span class="Other">(</span><span class="Identifier">skips</span><span class="Other">:</span> <span class="Identifier">seq</span><span class="Other">[</span><span class="Identifier">string</span><span class="Other">]</span><span class="Other">)</span> <span><span class="Other">{</span><span class="Other pragmadots">...</span><span class="Other">}</span></span><span class="pragmawrap"><span class="Other">{.</span><span class="pragma"><span class="Identifier">compileTime</span><span class="Other">,</span> <span class="Identifier">raises</span><span class="Other">:</span> <span class="Other">[</span><span class="Other">]</span><span class="Other">,</span> <span class="Identifier">tags</span><span class="Other">:</span> <span class="Other">[</span><span class="Other">]</span></span><span class="Other">.}</span></span></pre></dt>
|
||||
<dd>
|
||||
Similar to <a class="reference external" href="cimport.html#cOverride.m,">cOverride()</a>, this macro allows filtering out symbols not of interest from the generated output.
|
||||
<p><strong class="examples_text">Examples:</strong></p>
|
||||
|
|
@ -1008,6 +1007,11 @@ Add an include directory that is forwarded to the C/C++ compiler using <tt class
|
|||
|
||||
</dd>
|
||||
|
||||
</dl></div>
|
||||
<div class="section" id="19">
|
||||
<h1><a class="toc-backref" href="#19">Exports</a></h1>
|
||||
<dl class="item">
|
||||
<a class="reference external" href="types.html">types</a>, <a href="types.html#enumOp"><span class="Identifier">enumOp</span></a>, <a href="types.html#defineEnum"><span class="Identifier">defineEnum</span></a>, <a href="types.html#time_t"><span class="Identifier">time_t</span></a>, <a href="types.html#va_list"><span class="Identifier">va_list</span></a>, <a href="types.html#ptrdiff_t"><span class="Identifier">ptrdiff_t</span></a>
|
||||
</dl></div>
|
||||
|
||||
</div>
|
||||
|
|
@ -1017,7 +1021,7 @@ Add an include directory that is forwarded to the C/C++ compiler using <tt class
|
|||
<div class="twelve-columns footer">
|
||||
<span class="nim-sprite"></span>
|
||||
<br/>
|
||||
<small>Made with Nim. Generated: 2019-02-08 22:35:14 UTC</small>
|
||||
<small>Made with Nim. Generated: 2019-04-06 23:36:36 UTC</small>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
cOverride cimport.html#cOverride.m cimport: cOverride(body): untyped
|
||||
cSkipSymbol cimport.html#cSkipSymbol,seq[string] cimport: cSkipSymbol(skips: seq[string])
|
||||
cSkipSymbol cimport.html#cSkipSymbol,seq[T][string] cimport: cSkipSymbol(skips: seq[string])
|
||||
cPlugin cimport.html#cPlugin.m cimport: cPlugin(body): untyped
|
||||
cSearchPath cimport.html#cSearchPath,string cimport: cSearchPath(path: string): string
|
||||
cDebug cimport.html#cDebug cimport: cDebug()
|
||||
|
|
|
|||
828
compat.html
Executable file
828
compat.html
Executable file
|
|
@ -0,0 +1,828 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!-- This file is generated by Nim. -->
|
||||
<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" />
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<!-- Favicon -->
|
||||
<link rel="shortcut icon" href="data:image/x-icon;base64,AAABAAEAEBAAAAEAIABoBAAAFgAAACgAAAAQAAAAIAAAAAEAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AAAAAAUAAAAF////AP///wD///8A////AP///wD///8A////AP///wD///8A////AAAAAAIAAABbAAAAlQAAAKIAAACbAAAAmwAAAKIAAACVAAAAWwAAAAL///8A////AP///wD///8A////AAAAABQAAADAAAAAYwAAAA3///8A////AP///wD///8AAAAADQAAAGMAAADAAAAAFP///wD///8A////AP///wAAAACdAAAAOv///wD///8A////AP///wD///8A////AP///wD///8AAAAAOgAAAJ3///8A////AP///wAAAAAnAAAAcP///wAAAAAoAAAASv///wD///8A////AP///wAAAABKAAAAKP///wAAAABwAAAAJ////wD///8AAAAAgQAAABwAAACIAAAAkAAAAJMAAACtAAAAFQAAABUAAACtAAAAkwAAAJAAAACIAAAAHAAAAIH///8A////AAAAAKQAAACrAAAAaP///wD///8AAAAARQAAANIAAADSAAAARf///wD///8AAAAAaAAAAKsAAACk////AAAAADMAAACcAAAAnQAAABj///8A////AP///wAAAAAYAAAAGP///wD///8A////AAAAABgAAACdAAAAnAAAADMAAAB1AAAAwwAAAP8AAADpAAAAsQAAAE4AAAAb////AP///wAAAAAbAAAATgAAALEAAADpAAAA/wAAAMMAAAB1AAAAtwAAAOkAAAD/AAAA/wAAAP8AAADvAAAA3gAAAN4AAADeAAAA3gAAAO8AAAD/AAAA/wAAAP8AAADpAAAAtwAAAGUAAAA/AAAA3wAAAP8AAAD/AAAA/wAAAP8AAAD/AAAA/wAAAP8AAAD/AAAA/wAAAP8AAADfAAAAPwAAAGX///8A////AAAAAEgAAADtAAAAvwAAAL0AAADGAAAA7wAAAO8AAADGAAAAvQAAAL8AAADtAAAASP///wD///8A////AP///wD///8AAAAAO////wD///8A////AAAAAIcAAACH////AP///wD///8AAAAAO////wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A//8AAP//AAD4HwAA7/cAAN/7AAD//wAAoYUAAJ55AACf+QAAh+EAAAAAAADAAwAA4AcAAP5/AAD//wAA//8AAA=="/>
|
||||
|
||||
<!-- Google fonts -->
|
||||
<link href='https://fonts.googleapis.com/css?family=Lato:400,600,900' rel='stylesheet' type='text/css'/>
|
||||
<link href='https://fonts.googleapis.com/css?family=Source+Code+Pro:400,500,600' rel='stylesheet' type='text/css'/>
|
||||
|
||||
<!-- CSS -->
|
||||
<title>compat</title>
|
||||
<style type="text/css" >
|
||||
/*
|
||||
Stylesheet for use with Docutils/rst2html.
|
||||
|
||||
See http://docutils.sf.net/docs/howto/html-stylesheets.html for how to
|
||||
customize this style sheet.
|
||||
|
||||
Modified from Chad Skeeters' rst2html-style
|
||||
https://bitbucket.org/cskeeters/rst2html-style/
|
||||
|
||||
Modified by Boyd Greenfield and narimiran
|
||||
*/
|
||||
|
||||
html {
|
||||
font-size: 100%;
|
||||
-webkit-text-size-adjust: 100%;
|
||||
-ms-text-size-adjust: 100%; }
|
||||
|
||||
body {
|
||||
font-family: "Lato", "Helvetica Neue", "HelveticaNeue", Helvetica, Arial, sans-serif;
|
||||
font-weight: 400;
|
||||
font-size: 1.125em;
|
||||
line-height: 1.5;
|
||||
color: #222;
|
||||
background-color: #FCFCFC; }
|
||||
|
||||
/* Skeleton grid */
|
||||
.container {
|
||||
position: relative;
|
||||
width: 100%;
|
||||
max-width: 1050px;
|
||||
margin: 0 auto;
|
||||
padding: 0;
|
||||
box-sizing: border-box; }
|
||||
|
||||
.column,
|
||||
.columns {
|
||||
width: 100%;
|
||||
float: left;
|
||||
box-sizing: border-box;
|
||||
margin-left: 1%;
|
||||
}
|
||||
|
||||
.column:first-child,
|
||||
.columns:first-child {
|
||||
margin-left: 0; }
|
||||
|
||||
.three.columns {
|
||||
width: 19%; }
|
||||
|
||||
.nine.columns {
|
||||
width: 80.0%; }
|
||||
|
||||
.twelve.columns {
|
||||
width: 100%;
|
||||
margin-left: 0; }
|
||||
|
||||
@media screen and (max-width: 860px) {
|
||||
.three.columns {
|
||||
display: none;
|
||||
}
|
||||
.nine.columns {
|
||||
width: 98.0%;
|
||||
}
|
||||
body {
|
||||
font-size: 1em;
|
||||
line-height: 1.35;
|
||||
}
|
||||
}
|
||||
|
||||
cite {
|
||||
font-style: italic !important; }
|
||||
|
||||
|
||||
/* Nim search input */
|
||||
div#searchInputDiv {
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
input#searchInput {
|
||||
width: 80%;
|
||||
}
|
||||
|
||||
|
||||
/* Docgen styles */
|
||||
/* Links */
|
||||
a {
|
||||
color: #07b;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a span.Identifier {
|
||||
text-decoration: underline;
|
||||
text-decoration-color: #aab;
|
||||
}
|
||||
|
||||
a.reference-toplevel {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
a.toc-backref {
|
||||
text-decoration: none;
|
||||
color: #222; }
|
||||
|
||||
a.link-seesrc {
|
||||
color: #607c9f;
|
||||
font-size: 0.9em;
|
||||
font-style: italic; }
|
||||
|
||||
a:hover,
|
||||
a:focus {
|
||||
color: #607c9f;
|
||||
text-decoration: underline; }
|
||||
|
||||
a:hover span.Identifier {
|
||||
color: #607c9f;
|
||||
}
|
||||
|
||||
|
||||
sub,
|
||||
sup {
|
||||
position: relative;
|
||||
font-size: 75%;
|
||||
line-height: 0;
|
||||
vertical-align: baseline; }
|
||||
|
||||
sup {
|
||||
top: -0.5em; }
|
||||
|
||||
sub {
|
||||
bottom: -0.25em; }
|
||||
|
||||
img {
|
||||
width: auto;
|
||||
height: auto;
|
||||
max-width: 100%;
|
||||
vertical-align: middle;
|
||||
border: 0;
|
||||
-ms-interpolation-mode: bicubic; }
|
||||
|
||||
@media print {
|
||||
* {
|
||||
color: black !important;
|
||||
text-shadow: none !important;
|
||||
background: transparent !important;
|
||||
box-shadow: none !important; }
|
||||
|
||||
a,
|
||||
a:visited {
|
||||
text-decoration: underline; }
|
||||
|
||||
a[href]:after {
|
||||
content: " (" attr(href) ")"; }
|
||||
|
||||
abbr[title]:after {
|
||||
content: " (" attr(title) ")"; }
|
||||
|
||||
.ir a:after,
|
||||
a[href^="javascript:"]:after,
|
||||
a[href^="#"]:after {
|
||||
content: ""; }
|
||||
|
||||
pre,
|
||||
blockquote {
|
||||
border: 1px solid #999;
|
||||
page-break-inside: avoid; }
|
||||
|
||||
thead {
|
||||
display: table-header-group; }
|
||||
|
||||
tr,
|
||||
img {
|
||||
page-break-inside: avoid; }
|
||||
|
||||
img {
|
||||
max-width: 100% !important; }
|
||||
|
||||
@page {
|
||||
margin: 0.5cm; }
|
||||
|
||||
h1 {
|
||||
page-break-before: always; }
|
||||
|
||||
h1.title {
|
||||
page-break-before: avoid; }
|
||||
|
||||
p,
|
||||
h2,
|
||||
h3 {
|
||||
orphans: 3;
|
||||
widows: 3; }
|
||||
|
||||
h2,
|
||||
h3 {
|
||||
page-break-after: avoid; }
|
||||
}
|
||||
|
||||
|
||||
p {
|
||||
margin-top: 0.5em;
|
||||
margin-bottom: 0.5em;
|
||||
}
|
||||
|
||||
small {
|
||||
font-size: 85%; }
|
||||
|
||||
strong {
|
||||
font-weight: 600;
|
||||
font-size: 0.95em;
|
||||
color: #3c3c3c;
|
||||
}
|
||||
|
||||
em {
|
||||
font-style: italic; }
|
||||
|
||||
h1 {
|
||||
font-size: 1.8em;
|
||||
font-weight: 400;
|
||||
padding-bottom: .25em;
|
||||
border-bottom: 1px solid #aaa;
|
||||
margin-top: 2.5em;
|
||||
margin-bottom: 1em;
|
||||
line-height: 1.2em; }
|
||||
|
||||
h1.title {
|
||||
padding-bottom: 1em;
|
||||
border-bottom: 0px;
|
||||
font-size: 2.5em;
|
||||
text-align: center;
|
||||
font-weight: 900;
|
||||
margin-top: 0.75em;
|
||||
margin-bottom: 0em;
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-size: 1.3em;
|
||||
margin-top: 2em; }
|
||||
|
||||
h2.subtitle {
|
||||
text-align: center; }
|
||||
|
||||
h3 {
|
||||
font-size: 1.125em;
|
||||
font-style: italic;
|
||||
margin-top: 1.5em; }
|
||||
|
||||
h4 {
|
||||
font-size: 1.125em;
|
||||
margin-top: 1em; }
|
||||
|
||||
h5 {
|
||||
font-size: 1.125em;
|
||||
margin-top: 0.75em; }
|
||||
|
||||
h6 {
|
||||
font-size: 1.1em; }
|
||||
|
||||
|
||||
ul,
|
||||
ol {
|
||||
padding: 0;
|
||||
margin-top: 0.5em;
|
||||
margin-left: 0.75em; }
|
||||
|
||||
ul ul,
|
||||
ul ol,
|
||||
ol ol,
|
||||
ol ul {
|
||||
margin-bottom: 0;
|
||||
margin-left: 1.25em; }
|
||||
|
||||
li {
|
||||
list-style-type: circle;
|
||||
}
|
||||
|
||||
ul.simple-boot li {
|
||||
list-style-type: none;
|
||||
margin-left: 0em;
|
||||
margin-bottom: 0.5em;
|
||||
}
|
||||
|
||||
ol.simple > li, ul.simple > li {
|
||||
margin-bottom: 0.25em;
|
||||
margin-left: 0.4em }
|
||||
|
||||
ul.simple.simple-toc > li {
|
||||
margin-top: 1em;
|
||||
}
|
||||
|
||||
ul.simple-toc {
|
||||
list-style: none;
|
||||
font-size: 0.9em;
|
||||
margin-left: -0.3em;
|
||||
margin-top: 1em; }
|
||||
|
||||
ul.simple-toc > li {
|
||||
list-style-type: none;
|
||||
}
|
||||
|
||||
ul.simple-toc-section {
|
||||
list-style-type: circle;
|
||||
margin-left: 1em;
|
||||
color: #6c9aae; }
|
||||
|
||||
|
||||
ol.arabic {
|
||||
list-style: decimal; }
|
||||
|
||||
ol.loweralpha {
|
||||
list-style: lower-alpha; }
|
||||
|
||||
ol.upperalpha {
|
||||
list-style: upper-alpha; }
|
||||
|
||||
ol.lowerroman {
|
||||
list-style: lower-roman; }
|
||||
|
||||
ol.upperroman {
|
||||
list-style: upper-roman; }
|
||||
|
||||
ul.auto-toc {
|
||||
list-style-type: none; }
|
||||
|
||||
|
||||
dl {
|
||||
margin-bottom: 1.5em; }
|
||||
|
||||
dt {
|
||||
margin-bottom: -0.5em;
|
||||
margin-left: 0.0em; }
|
||||
|
||||
dd {
|
||||
margin-left: 2.0em;
|
||||
margin-bottom: 3.0em;
|
||||
margin-top: 0.5em; }
|
||||
|
||||
|
||||
hr {
|
||||
margin: 2em 0;
|
||||
border: 0;
|
||||
border-top: 1px solid #aaa; }
|
||||
|
||||
blockquote {
|
||||
font-size: 0.9em;
|
||||
font-style: italic;
|
||||
padding-left: 0.5em;
|
||||
margin-left: 0;
|
||||
border-left: 5px solid #bbc;
|
||||
}
|
||||
|
||||
.pre {
|
||||
font-family: "Source Code Pro", Monaco, Menlo, Consolas, "Courier New", monospace;
|
||||
font-weight: 500;
|
||||
font-size: 0.85em;
|
||||
background-color: #f0f3ff;
|
||||
padding-left: 3px;
|
||||
padding-right: 3px;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
pre {
|
||||
font-family: "Source Code Pro", Monaco, Menlo, Consolas, "Courier New", monospace;
|
||||
color: #222;
|
||||
font-weight: 500;
|
||||
display: inline-block;
|
||||
box-sizing: border-box;
|
||||
min-width: 100%;
|
||||
padding: 0.5em;
|
||||
margin-top: 0.5em;
|
||||
margin-bottom: 0.5em;
|
||||
font-size: 0.85em;
|
||||
white-space: pre !important;
|
||||
overflow-y: hidden;
|
||||
overflow-x: visible;
|
||||
background-color: ghostwhite;
|
||||
border: 1px solid #dde;
|
||||
-webkit-border-radius: 6px;
|
||||
-moz-border-radius: 6px;
|
||||
border-radius: 6px; }
|
||||
|
||||
.pre-scrollable {
|
||||
max-height: 340px;
|
||||
overflow-y: scroll; }
|
||||
|
||||
|
||||
/* Nim line-numbered tables */
|
||||
.line-nums-table {
|
||||
width: 100%;
|
||||
table-layout: fixed; }
|
||||
|
||||
table.line-nums-table {
|
||||
border-radius: 4px;
|
||||
border: 1px solid #cccccc;
|
||||
background-color: ghostwhite;
|
||||
border-collapse: separate;
|
||||
margin-top: 15px;
|
||||
margin-bottom: 25px; }
|
||||
|
||||
.line-nums-table tbody {
|
||||
border: none; }
|
||||
|
||||
.line-nums-table td pre {
|
||||
border: none;
|
||||
background-color: transparent; }
|
||||
|
||||
.line-nums-table td.blob-line-nums {
|
||||
width: 28px; }
|
||||
|
||||
.line-nums-table td.blob-line-nums pre {
|
||||
color: #b0b0b0;
|
||||
-webkit-filter: opacity(75%);
|
||||
text-align: right;
|
||||
border-color: transparent;
|
||||
background-color: transparent;
|
||||
padding-left: 0px;
|
||||
margin-left: 0px;
|
||||
padding-right: 0px;
|
||||
margin-right: 0px; }
|
||||
|
||||
|
||||
table {
|
||||
max-width: 100%;
|
||||
background-color: transparent;
|
||||
margin-top: 0.5em;
|
||||
margin-bottom: 1.5em;
|
||||
border-collapse: collapse;
|
||||
border-color: #ccc;
|
||||
border-spacing: 0;
|
||||
font-size: 0.9em;
|
||||
}
|
||||
|
||||
table th, table td {
|
||||
padding: 0px 0.5em 0px;
|
||||
}
|
||||
|
||||
table th {
|
||||
background-color: #e8e8e8;
|
||||
font-weight: bold; }
|
||||
|
||||
table th.docinfo-name {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
table tr:hover {
|
||||
background-color: ghostwhite; }
|
||||
|
||||
|
||||
/* rst2html default used to remove borders from tables and images */
|
||||
.borderless, table.borderless td, table.borderless th {
|
||||
border: 0; }
|
||||
|
||||
table.borderless td, table.borderless th {
|
||||
/* Override padding for "table.docutils td" with "! important".
|
||||
The right padding separates the table cells. */
|
||||
padding: 0 0.5em 0 0 !important; }
|
||||
|
||||
.first {
|
||||
/* Override more specific margin styles with "! important". */
|
||||
margin-top: 0 !important; }
|
||||
|
||||
.last, .with-subtitle {
|
||||
margin-bottom: 0 !important; }
|
||||
|
||||
.hidden {
|
||||
display: none; }
|
||||
|
||||
blockquote.epigraph {
|
||||
margin: 2em 5em; }
|
||||
|
||||
dl.docutils dd {
|
||||
margin-bottom: 0.5em; }
|
||||
|
||||
object[type="image/svg+xml"], object[type="application/x-shockwave-flash"] {
|
||||
overflow: hidden; }
|
||||
|
||||
|
||||
div.figure {
|
||||
margin-left: 2em;
|
||||
margin-right: 2em; }
|
||||
|
||||
div.footer, div.header {
|
||||
clear: both;
|
||||
text-align: center;
|
||||
color: #666;
|
||||
font-size: smaller; }
|
||||
|
||||
div.footer {
|
||||
padding-top: 5em;
|
||||
}
|
||||
|
||||
div.line-block {
|
||||
display: block;
|
||||
margin-top: 1em;
|
||||
margin-bottom: 1em; }
|
||||
|
||||
div.line-block div.line-block {
|
||||
margin-top: 0;
|
||||
margin-bottom: 0;
|
||||
margin-left: 1.5em; }
|
||||
|
||||
div.topic {
|
||||
margin: 2em; }
|
||||
|
||||
div.search_results {
|
||||
background-color: antiquewhite;
|
||||
margin: 3em;
|
||||
padding: 1em;
|
||||
border: 1px solid #4d4d4d;
|
||||
}
|
||||
|
||||
div#global-links ul {
|
||||
margin-left: 0;
|
||||
list-style-type: none;
|
||||
}
|
||||
|
||||
div#global-links > simple-boot {
|
||||
margin-left: 3em;
|
||||
}
|
||||
|
||||
hr.docutils {
|
||||
width: 75%; }
|
||||
|
||||
img.align-left, .figure.align-left, object.align-left {
|
||||
clear: left;
|
||||
float: left;
|
||||
margin-right: 1em; }
|
||||
|
||||
img.align-right, .figure.align-right, object.align-right {
|
||||
clear: right;
|
||||
float: right;
|
||||
margin-left: 1em; }
|
||||
|
||||
img.align-center, .figure.align-center, object.align-center {
|
||||
display: block;
|
||||
margin-left: auto;
|
||||
margin-right: auto; }
|
||||
|
||||
.align-left {
|
||||
text-align: left; }
|
||||
|
||||
.align-center {
|
||||
clear: both;
|
||||
text-align: center; }
|
||||
|
||||
.align-right {
|
||||
text-align: right; }
|
||||
|
||||
/* reset inner alignment in figures */
|
||||
div.align-right {
|
||||
text-align: inherit; }
|
||||
|
||||
p.attribution {
|
||||
text-align: right;
|
||||
margin-left: 50%; }
|
||||
|
||||
p.caption {
|
||||
font-style: italic; }
|
||||
|
||||
p.credits {
|
||||
font-style: italic;
|
||||
font-size: smaller; }
|
||||
|
||||
p.label {
|
||||
white-space: nowrap; }
|
||||
|
||||
p.rubric {
|
||||
font-weight: bold;
|
||||
font-size: larger;
|
||||
color: maroon;
|
||||
text-align: center; }
|
||||
|
||||
p.topic-title {
|
||||
font-weight: bold; }
|
||||
|
||||
pre.address {
|
||||
margin-bottom: 0;
|
||||
margin-top: 0;
|
||||
font: inherit; }
|
||||
|
||||
pre.literal-block, pre.doctest-block, pre.math, pre.code {
|
||||
margin-left: 2em;
|
||||
margin-right: 2em; }
|
||||
|
||||
pre.code .ln {
|
||||
color: grey; }
|
||||
|
||||
/* line numbers */
|
||||
pre.code, code {
|
||||
background-color: #eeeeee; }
|
||||
|
||||
pre.code .comment, code .comment {
|
||||
color: #5c6576; }
|
||||
|
||||
pre.code .keyword, code .keyword {
|
||||
color: #3B0D06;
|
||||
font-weight: bold; }
|
||||
|
||||
pre.code .literal.string, code .literal.string {
|
||||
color: #0c5404; }
|
||||
|
||||
pre.code .name.builtin, code .name.builtin {
|
||||
color: #352b84; }
|
||||
|
||||
pre.code .deleted, code .deleted {
|
||||
background-color: #DEB0A1; }
|
||||
|
||||
pre.code .inserted, code .inserted {
|
||||
background-color: #A3D289; }
|
||||
|
||||
span.classifier {
|
||||
font-style: oblique; }
|
||||
|
||||
span.classifier-delimiter {
|
||||
font-weight: bold; }
|
||||
|
||||
span.option {
|
||||
white-space: nowrap; }
|
||||
|
||||
span.problematic {
|
||||
color: #b30000; }
|
||||
|
||||
span.section-subtitle {
|
||||
/* font-size relative to parent (h1..h6 element) */
|
||||
font-size: 80%; }
|
||||
|
||||
span.DecNumber {
|
||||
color: #252dbe; }
|
||||
|
||||
span.BinNumber {
|
||||
color: #252dbe; }
|
||||
|
||||
span.HexNumber {
|
||||
color: #252dbe; }
|
||||
|
||||
span.OctNumber {
|
||||
color: #252dbe; }
|
||||
|
||||
span.FloatNumber {
|
||||
color: #252dbe; }
|
||||
|
||||
span.Identifier {
|
||||
color: #222; }
|
||||
|
||||
span.Keyword {
|
||||
font-weight: 600;
|
||||
color: #5e8f60; }
|
||||
|
||||
span.StringLit {
|
||||
color: #a4255b; }
|
||||
|
||||
span.LongStringLit {
|
||||
color: #a4255b; }
|
||||
|
||||
span.CharLit {
|
||||
color: #a4255b; }
|
||||
|
||||
span.EscapeSequence {
|
||||
color: black; }
|
||||
|
||||
span.Operator {
|
||||
color: black; }
|
||||
|
||||
span.Punctuation {
|
||||
color: black; }
|
||||
|
||||
span.Comment, span.LongComment {
|
||||
font-style: italic;
|
||||
font-weight: 400;
|
||||
color: #484a86; }
|
||||
|
||||
span.RegularExpression {
|
||||
color: darkviolet; }
|
||||
|
||||
span.TagStart {
|
||||
color: darkviolet; }
|
||||
|
||||
span.TagEnd {
|
||||
color: darkviolet; }
|
||||
|
||||
span.Key {
|
||||
color: #252dbe; }
|
||||
|
||||
span.Value {
|
||||
color: #252dbe; }
|
||||
|
||||
span.RawData {
|
||||
color: #a4255b; }
|
||||
|
||||
span.Assembler {
|
||||
color: #252dbe; }
|
||||
|
||||
span.Preprocessor {
|
||||
color: #252dbe; }
|
||||
|
||||
span.Directive {
|
||||
color: #252dbe; }
|
||||
|
||||
span.Command, span.Rule, span.Hyperlink, span.Label, span.Reference,
|
||||
span.Other {
|
||||
color: black; }
|
||||
|
||||
/* Pop type, const, proc, and iterator defs in nim def blocks */
|
||||
dt pre > span.Identifier, dt pre > span.Operator {
|
||||
color: #155da4;
|
||||
font-weight: 700; }
|
||||
|
||||
dt pre > span.Keyword ~ span.Identifier, dt pre > span.Identifier ~ span.Identifier,
|
||||
dt pre > span.Operator ~ span.Identifier, dt pre > span.Other ~ span.Identifier {
|
||||
color: inherit;
|
||||
font-weight: inherit; }
|
||||
|
||||
/* Nim sprite for the footer (taken from main page favicon) */
|
||||
.nim-sprite {
|
||||
display: inline-block;
|
||||
height: 16px;
|
||||
width: 16px;
|
||||
background-position: 0 0;
|
||||
background-size: 16px 16px;
|
||||
-webkit-filter: opacity(50%);
|
||||
background-repeat: no-repeat;
|
||||
background-image: url("data:image/x-icon;base64,AAABAAEAEBAAAAEAIABoBAAAFgAAACgAAAAQAAAAIAAAAAEAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AAAAAAUAAAAF////AP///wD///8A////AP///wD///8A////AP///wD///8A////AAAAAAIAAABbAAAAlQAAAKIAAACbAAAAmwAAAKIAAACVAAAAWwAAAAL///8A////AP///wD///8A////AAAAABQAAADAAAAAYwAAAA3///8A////AP///wD///8AAAAADQAAAGMAAADAAAAAFP///wD///8A////AP///wAAAACdAAAAOv///wD///8A////AP///wD///8A////AP///wD///8AAAAAOgAAAJ3///8A////AP///wAAAAAnAAAAcP///wAAAAAoAAAASv///wD///8A////AP///wAAAABKAAAAKP///wAAAABwAAAAJ////wD///8AAAAAgQAAABwAAACIAAAAkAAAAJMAAACtAAAAFQAAABUAAACtAAAAkwAAAJAAAACIAAAAHAAAAIH///8A////AAAAAKQAAACrAAAAaP///wD///8AAAAARQAAANIAAADSAAAARf///wD///8AAAAAaAAAAKsAAACk////AAAAADMAAACcAAAAnQAAABj///8A////AP///wAAAAAYAAAAGP///wD///8A////AAAAABgAAACdAAAAnAAAADMAAAB1AAAAwwAAAP8AAADpAAAAsQAAAE4AAAAb////AP///wAAAAAbAAAATgAAALEAAADpAAAA/wAAAMMAAAB1AAAAtwAAAOkAAAD/AAAA/wAAAP8AAADvAAAA3gAAAN4AAADeAAAA3gAAAO8AAAD/AAAA/wAAAP8AAADpAAAAtwAAAGUAAAA/AAAA3wAAAP8AAAD/AAAA/wAAAP8AAAD/AAAA/wAAAP8AAAD/AAAA/wAAAP8AAADfAAAAPwAAAGX///8A////AAAAAEgAAADtAAAAvwAAAL0AAADGAAAA7wAAAO8AAADGAAAAvQAAAL8AAADtAAAASP///wD///8A////AP///wD///8AAAAAO////wD///8A////AAAAAIcAAACH////AP///wD///8AAAAAO////wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A//8AAP//AAD4HwAA7/cAAN/7AAD//wAAoYUAAJ55AACf+QAAh+EAAAAAAADAAwAA4AcAAP5/AAD//wAA//8AAA==");
|
||||
margin-bottom: -5px; }
|
||||
|
||||
span.pragmadots {
|
||||
/* Position: relative frees us up to make the dots
|
||||
look really nice without fucking up the layout and
|
||||
causing bulging in the parent container */
|
||||
position: relative;
|
||||
/* 1px down looks slightly nicer */
|
||||
top: 1px;
|
||||
padding: 2px;
|
||||
background-color: #e8e8e8;
|
||||
border-radius: 4px;
|
||||
margin: 0 2px;
|
||||
cursor: pointer;
|
||||
font-size: 0.8em;
|
||||
}
|
||||
|
||||
span.pragmadots:hover {
|
||||
background-color: #DBDBDB;
|
||||
}
|
||||
span.pragmawrap {
|
||||
display: none;
|
||||
}
|
||||
|
||||
span.attachedType {
|
||||
display: none;
|
||||
visibility: hidden;
|
||||
}
|
||||
</style>
|
||||
|
||||
<script type="text/javascript" src="dochack.js"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
function main() {
|
||||
var pragmaDots = document.getElementsByClassName("pragmadots");
|
||||
for (var i = 0; i < pragmaDots.length; i++) {
|
||||
pragmaDots[i].onclick = function(event) {
|
||||
// Hide tease
|
||||
event.target.parentNode.style.display = "none";
|
||||
// Show actual
|
||||
event.target.parentNode.nextElementSibling.style.display = "inline";
|
||||
}
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
</head>
|
||||
<body onload="main()">
|
||||
<div class="document" id="documentId">
|
||||
<div class="container">
|
||||
<h1 class="title">compat</h1>
|
||||
<div class="row">
|
||||
<div class="three columns">
|
||||
<div id="global-links">
|
||||
<ul class="simple">
|
||||
</ul>
|
||||
</div>
|
||||
<div id="searchInputDiv">
|
||||
Search: <input type="text" id="searchInput"
|
||||
onkeyup="search()" />
|
||||
</div>
|
||||
<div>
|
||||
Group by:
|
||||
<select onchange="groupBy(this.value)">
|
||||
<option value="section">Section</option>
|
||||
<option value="type">Type</option>
|
||||
</select>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="nine columns" id="content">
|
||||
<div id="tocRoot"></div>
|
||||
<p class="module-desc"></p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="row">
|
||||
<div class="twelve-columns footer">
|
||||
<span class="nim-sprite"></span>
|
||||
<br/>
|
||||
<small>Made with Nim. Generated: 2019-04-06 23:36:33 UTC</small>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
1
compat.idx
Executable file
1
compat.idx
Executable file
|
|
@ -0,0 +1 @@
|
|||
relativePath compat.html#relativePath,string,string compat: relativePath(file, base: string): string
|
||||
1758
dochack.js
1758
dochack.js
File diff suppressed because it is too large
Load diff
38
git.html
38
git.html
|
|
@ -345,11 +345,11 @@ dl {
|
|||
|
||||
dt {
|
||||
margin-bottom: -0.5em;
|
||||
margin-left: 0.5em; }
|
||||
margin-left: 0.0em; }
|
||||
|
||||
dd {
|
||||
margin-left: 0.5em;
|
||||
margin-bottom: 2.5em;
|
||||
margin-left: 2.0em;
|
||||
margin-bottom: 3.0em;
|
||||
margin-top: 0.5em; }
|
||||
|
||||
|
||||
|
|
@ -761,6 +761,10 @@ span.pragmawrap {
|
|||
display: none;
|
||||
}
|
||||
|
||||
span.attachedType {
|
||||
display: none;
|
||||
visibility: hidden;
|
||||
}
|
||||
</style>
|
||||
|
||||
<script type="text/javascript" src="dochack.js"></script>
|
||||
|
|
@ -812,23 +816,23 @@ function main() {
|
|||
<a class="reference reference-toplevel" href="#12" id="62">Procs</a>
|
||||
<ul class="simple simple-toc-section">
|
||||
<li><a class="reference" href="#execAction%2Cstring"
|
||||
title="execAction(cmd: string; nostderr = false): string"><wbr />exec<wbr />Action<span class="attachedType" style="visibility:hidden"></span></a></li>
|
||||
title="execAction(cmd: string; nostderr = false): string"><wbr />exec<wbr />Action<span class="attachedType"></span></a></li>
|
||||
<li><a class="reference" href="#mkDir%2Cstring"
|
||||
title="mkDir(dir: string)"><wbr />mk<wbr />Dir<span class="attachedType" style="visibility:hidden"></span></a></li>
|
||||
title="mkDir(dir: string)"><wbr />mk<wbr />Dir<span class="attachedType"></span></a></li>
|
||||
<li><a class="reference" href="#cpFile%2Cstring%2Cstring"
|
||||
title="cpFile(source, dest: string; move = false)"><wbr />cp<wbr />File<span class="attachedType" style="visibility:hidden"></span></a></li>
|
||||
title="cpFile(source, dest: string; move = false)"><wbr />cp<wbr />File<span class="attachedType"></span></a></li>
|
||||
<li><a class="reference" href="#mvFile%2Cstring%2Cstring"
|
||||
title="mvFile(source, dest: string)"><wbr />mv<wbr />File<span class="attachedType" style="visibility:hidden"></span></a></li>
|
||||
title="mvFile(source, dest: string)"><wbr />mv<wbr />File<span class="attachedType"></span></a></li>
|
||||
<li><a class="reference" href="#extractZip%2Cstring%2Cstring"
|
||||
title="extractZip(zipfile, outdir: string)"><wbr />extract<wbr />Zip<span class="attachedType" style="visibility:hidden"></span></a></li>
|
||||
title="extractZip(zipfile, outdir: string)"><wbr />extract<wbr />Zip<span class="attachedType"></span></a></li>
|
||||
<li><a class="reference" href="#downloadUrl%2Cstring%2Cstring"
|
||||
title="downloadUrl(url, outdir: string)"><wbr />download<wbr />Url<span class="attachedType" style="visibility:hidden"></span></a></li>
|
||||
title="downloadUrl(url, outdir: string)"><wbr />download<wbr />Url<span class="attachedType"></span></a></li>
|
||||
<li><a class="reference" href="#gitReset%2Cstring"
|
||||
title="gitReset(outdir: string)"><wbr />git<wbr />Reset<span class="attachedType" style="visibility:hidden"></span></a></li>
|
||||
title="gitReset(outdir: string)"><wbr />git<wbr />Reset<span class="attachedType"></span></a></li>
|
||||
<li><a class="reference" href="#gitCheckout%2Cstring%2Cstring"
|
||||
title="gitCheckout(file, outdir: string)"><wbr />git<wbr />Checkout<span class="attachedType" style="visibility:hidden"></span></a></li>
|
||||
title="gitCheckout(file, outdir: string)"><wbr />git<wbr />Checkout<span class="attachedType"></span></a></li>
|
||||
<li><a class="reference" href="#gitPull%2Cstring%2Cstring%2Cstring%2Cstring"
|
||||
title="gitPull(url: string; outdir = ""; plist = ""; checkout = "")"><wbr />git<wbr />Pull<span class="attachedType" style="visibility:hidden"></span></a></li>
|
||||
title="gitPull(url: string; outdir = ""; plist = ""; checkout = "")"><wbr />git<wbr />Pull<span class="attachedType"></span></a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
|
@ -842,7 +846,7 @@ function main() {
|
|||
<div class="section" id="6">
|
||||
<h1><a class="toc-backref" href="#6">Imports</a></h1>
|
||||
<dl class="item">
|
||||
<a class="reference external" href="paths.html">paths</a>
|
||||
<a class="reference external" href="paths.html">paths</a>, <a class="reference external" href="compat.html">compat</a>
|
||||
</dl></div>
|
||||
<div class="section" id="12">
|
||||
<h1><a class="toc-backref" href="#12">Procs</a></h1>
|
||||
|
|
@ -893,14 +897,14 @@ function main() {
|
|||
|
||||
</dd>
|
||||
<a id="gitReset,string"></a>
|
||||
<dt><pre><span class="Keyword">proc</span> <a href="#gitReset%2Cstring"><span class="Identifier">gitReset</span></a><span class="Other">(</span><span class="Identifier">outdir</span><span class="Other">:</span> <span class="Identifier">string</span><span class="Other">)</span> <span><span class="Other">{</span><span class="Other pragmadots">...</span><span class="Other">}</span></span><span class="pragmawrap"><span class="Other">{.</span><span class="pragma"><span class="Identifier">raises</span><span class="Other">:</span> <span class="Other">[</span><span class="Identifier">OSError</span><span class="Other">,</span> <span class="Identifier">Exception</span><span class="Other">,</span> <span class="Identifier">ValueError</span><span class="Other">,</span> <span class="Identifier">IOError</span><span class="Other">,</span> <span class="Identifier">Defect</span><span class="Other">]</span><span class="Other">,</span> <span class="Identifier">tags</span><span class="Other">:</span> <span class="Other">[</span>
|
||||
<dt><pre><span class="Keyword">proc</span> <a href="#gitReset%2Cstring"><span class="Identifier">gitReset</span></a><span class="Other">(</span><span class="Identifier">outdir</span><span class="Other">:</span> <span class="Identifier">string</span><span class="Other">)</span> <span><span class="Other">{</span><span class="Other pragmadots">...</span><span class="Other">}</span></span><span class="pragmawrap"><span class="Other">{.</span><span class="pragma"><span class="Identifier">raises</span><span class="Other">:</span> <span class="Other">[</span><span class="Identifier">ValueError</span><span class="Other">,</span> <span class="Identifier">OSError</span><span class="Other">,</span> <span class="Identifier">Exception</span><span class="Other">,</span> <span class="Identifier">IOError</span><span class="Other">,</span> <span class="Identifier">Defect</span><span class="Other">]</span><span class="Other">,</span> <span class="Identifier">tags</span><span class="Other">:</span> <span class="Other">[</span>
|
||||
<span class="Identifier">ExecIOEffect</span><span class="Other">,</span> <span class="Identifier">ReadIOEffect</span><span class="Other">,</span> <span class="Identifier">RootEffect</span><span class="Other">,</span> <span class="Identifier">TimeEffect</span><span class="Other">]</span></span><span class="Other">.}</span></span></pre></dt>
|
||||
<dd>
|
||||
|
||||
|
||||
</dd>
|
||||
<a id="gitCheckout,string,string"></a>
|
||||
<dt><pre><span class="Keyword">proc</span> <a href="#gitCheckout%2Cstring%2Cstring"><span class="Identifier">gitCheckout</span></a><span class="Other">(</span><span class="Identifier">file</span><span class="Other">,</span> <span class="Identifier">outdir</span><span class="Other">:</span> <span class="Identifier">string</span><span class="Other">)</span> <span><span class="Other">{</span><span class="Other pragmadots">...</span><span class="Other">}</span></span><span class="pragmawrap"><span class="Other">{.</span><span class="pragma"><span class="Identifier">raises</span><span class="Other">:</span> <span class="Other">[</span><span class="Identifier">OSError</span><span class="Other">,</span> <span class="Identifier">Exception</span><span class="Other">,</span> <span class="Identifier">ValueError</span><span class="Other">,</span>
|
||||
<dt><pre><span class="Keyword">proc</span> <a href="#gitCheckout%2Cstring%2Cstring"><span class="Identifier">gitCheckout</span></a><span class="Other">(</span><span class="Identifier">file</span><span class="Other">,</span> <span class="Identifier">outdir</span><span class="Other">:</span> <span class="Identifier">string</span><span class="Other">)</span> <span><span class="Other">{</span><span class="Other pragmadots">...</span><span class="Other">}</span></span><span class="pragmawrap"><span class="Other">{.</span><span class="pragma"><span class="Identifier">raises</span><span class="Other">:</span> <span class="Other">[</span><span class="Identifier">ValueError</span><span class="Other">,</span> <span class="Identifier">OSError</span><span class="Other">,</span> <span class="Identifier">Exception</span><span class="Other">,</span>
|
||||
<span class="Identifier">IOError</span><span class="Other">,</span> <span class="Identifier">Defect</span><span class="Other">]</span><span class="Other">,</span> <span class="Identifier">tags</span><span class="Other">:</span> <span class="Other">[</span><span class="Identifier">ExecIOEffect</span><span class="Other">,</span> <span class="Identifier">ReadIOEffect</span><span class="Other">,</span> <span class="Identifier">RootEffect</span><span class="Other">,</span> <span class="Identifier">TimeEffect</span><span class="Other">]</span></span><span class="Other">.}</span></span></pre></dt>
|
||||
<dd>
|
||||
|
||||
|
|
@ -908,7 +912,7 @@ function main() {
|
|||
</dd>
|
||||
<a id="gitPull,string,string,string,string"></a>
|
||||
<dt><pre><span class="Keyword">proc</span> <a href="#gitPull%2Cstring%2Cstring%2Cstring%2Cstring"><span class="Identifier">gitPull</span></a><span class="Other">(</span><span class="Identifier">url</span><span class="Other">:</span> <span class="Identifier">string</span><span class="Other">;</span> <span class="Identifier">outdir</span> <span class="Other">=</span> <span class="StringLit">""</span><span class="Other">;</span> <span class="Identifier">plist</span> <span class="Other">=</span> <span class="StringLit">""</span><span class="Other">;</span> <span class="Identifier">checkout</span> <span class="Other">=</span> <span class="StringLit">""</span><span class="Other">)</span> <span><span class="Other">{</span><span class="Other pragmadots">...</span><span class="Other">}</span></span><span class="pragmawrap"><span class="Other">{.</span><span class="pragma">
|
||||
<span class="Identifier">raises</span><span class="Other">:</span> <span class="Other">[</span><span class="Identifier">OSError</span><span class="Other">,</span> <span class="Identifier">Exception</span><span class="Other">,</span> <span class="Identifier">ValueError</span><span class="Other">,</span> <span class="Identifier">IOError</span><span class="Other">,</span> <span class="Identifier">Defect</span><span class="Other">]</span><span class="Other">,</span> <span class="Identifier">tags</span><span class="Other">:</span> <span class="Other">[</span><span class="Identifier">ReadDirEffect</span><span class="Other">,</span>
|
||||
<span class="Identifier">raises</span><span class="Other">:</span> <span class="Other">[</span><span class="Identifier">ValueError</span><span class="Other">,</span> <span class="Identifier">OSError</span><span class="Other">,</span> <span class="Identifier">Exception</span><span class="Other">,</span> <span class="Identifier">IOError</span><span class="Other">,</span> <span class="Identifier">Defect</span><span class="Other">]</span><span class="Other">,</span> <span class="Identifier">tags</span><span class="Other">:</span> <span class="Other">[</span><span class="Identifier">ReadDirEffect</span><span class="Other">,</span>
|
||||
<span class="Identifier">ExecIOEffect</span><span class="Other">,</span> <span class="Identifier">ReadIOEffect</span><span class="Other">,</span> <span class="Identifier">RootEffect</span><span class="Other">,</span> <span class="Identifier">TimeEffect</span><span class="Other">,</span> <span class="Identifier">WriteIOEffect</span><span class="Other">]</span></span><span class="Other">.}</span></span></pre></dt>
|
||||
<dd>
|
||||
|
||||
|
|
@ -924,7 +928,7 @@ function main() {
|
|||
<div class="twelve-columns footer">
|
||||
<span class="nim-sprite"></span>
|
||||
<br/>
|
||||
<small>Made with Nim. Generated: 2019-02-08 22:35:11 UTC</small>
|
||||
<small>Made with Nim. Generated: 2019-04-06 23:36:33 UTC</small>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
24
paths.html
24
paths.html
|
|
@ -345,11 +345,11 @@ dl {
|
|||
|
||||
dt {
|
||||
margin-bottom: -0.5em;
|
||||
margin-left: 0.5em; }
|
||||
margin-left: 0.0em; }
|
||||
|
||||
dd {
|
||||
margin-left: 0.5em;
|
||||
margin-bottom: 2.5em;
|
||||
margin-left: 2.0em;
|
||||
margin-bottom: 3.0em;
|
||||
margin-top: 0.5em; }
|
||||
|
||||
|
||||
|
|
@ -761,6 +761,10 @@ span.pragmawrap {
|
|||
display: none;
|
||||
}
|
||||
|
||||
span.attachedType {
|
||||
display: none;
|
||||
visibility: hidden;
|
||||
}
|
||||
</style>
|
||||
|
||||
<script type="text/javascript" src="dochack.js"></script>
|
||||
|
|
@ -806,17 +810,17 @@ function main() {
|
|||
<a class="reference reference-toplevel" href="#12" id="62">Procs</a>
|
||||
<ul class="simple simple-toc-section">
|
||||
<li><a class="reference" href="#nimteropRoot"
|
||||
title="nimteropRoot(): string"><wbr />nimterop<wbr />Root<span class="attachedType" style="visibility:hidden"></span></a></li>
|
||||
title="nimteropRoot(): string"><wbr />nimterop<wbr />Root<span class="attachedType"></span></a></li>
|
||||
<li><a class="reference" href="#nimteropBuildDir"
|
||||
title="nimteropBuildDir(): string"><wbr />nimterop<wbr />Build<wbr />Dir<span class="attachedType" style="visibility:hidden"></span></a></li>
|
||||
title="nimteropBuildDir(): string"><wbr />nimterop<wbr />Build<wbr />Dir<span class="attachedType"></span></a></li>
|
||||
<li><a class="reference" href="#nimteropSrcDir"
|
||||
title="nimteropSrcDir(): string"><wbr />nimterop<wbr />Src<wbr />Dir<span class="attachedType" style="visibility:hidden"></span></a></li>
|
||||
title="nimteropSrcDir(): string"><wbr />nimterop<wbr />Src<wbr />Dir<span class="attachedType"></span></a></li>
|
||||
<li><a class="reference" href="#toastExePath"
|
||||
title="toastExePath(): string"><wbr />toast<wbr />Exe<wbr />Path<span class="attachedType" style="visibility:hidden"></span></a></li>
|
||||
title="toastExePath(): string"><wbr />toast<wbr />Exe<wbr />Path<span class="attachedType"></span></a></li>
|
||||
<li><a class="reference" href="#incDir"
|
||||
title="incDir(): string"><wbr />inc<wbr />Dir<span class="attachedType" style="visibility:hidden"></span></a></li>
|
||||
title="incDir(): string"><wbr />inc<wbr />Dir<span class="attachedType"></span></a></li>
|
||||
<li><a class="reference" href="#testsIncludeDir"
|
||||
title="testsIncludeDir(): string"><wbr />tests<wbr />Include<wbr />Dir<span class="attachedType" style="visibility:hidden"></span></a></li>
|
||||
title="testsIncludeDir(): string"><wbr />tests<wbr />Include<wbr />Dir<span class="attachedType"></span></a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
|
@ -876,7 +880,7 @@ all nimterop generated files go under here (gitignored)
|
|||
<div class="twelve-columns footer">
|
||||
<span class="nim-sprite"></span>
|
||||
<br/>
|
||||
<small>Made with Nim. Generated: 2019-02-08 22:35:11 UTC</small>
|
||||
<small>Made with Nim. Generated: 2019-04-06 23:36:33 UTC</small>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
16
plugin.html
16
plugin.html
|
|
@ -345,11 +345,11 @@ dl {
|
|||
|
||||
dt {
|
||||
margin-bottom: -0.5em;
|
||||
margin-left: 0.5em; }
|
||||
margin-left: 0.0em; }
|
||||
|
||||
dd {
|
||||
margin-left: 0.5em;
|
||||
margin-bottom: 2.5em;
|
||||
margin-left: 2.0em;
|
||||
margin-bottom: 3.0em;
|
||||
margin-top: 0.5em; }
|
||||
|
||||
|
||||
|
|
@ -761,6 +761,10 @@ span.pragmawrap {
|
|||
display: none;
|
||||
}
|
||||
|
||||
span.attachedType {
|
||||
display: none;
|
||||
visibility: hidden;
|
||||
}
|
||||
</style>
|
||||
|
||||
<script type="text/javascript" src="dochack.js"></script>
|
||||
|
|
@ -809,9 +813,9 @@ function main() {
|
|||
title="Symbol = object
|
||||
name*: string
|
||||
parent*: string
|
||||
kind*: NimSymKind"><wbr />Symbol<span class="attachedType" style="visibility:hidden"></span></a></li>
|
||||
kind*: NimSymKind"><wbr />Symbol<span class="attachedType"></span></a></li>
|
||||
<li><a class="reference" href="#OnSymbol"
|
||||
title="OnSymbol = proc (sym: var Symbol) {.cdecl.}"><wbr />On<wbr />Symbol<span class="attachedType" style="visibility:hidden"></span></a></li>
|
||||
title="OnSymbol = proc (sym: var Symbol) {.cdecl.}"><wbr />On<wbr />Symbol<span class="attachedType"></span></a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
|
@ -851,7 +855,7 @@ function main() {
|
|||
<div class="twelve-columns footer">
|
||||
<span class="nim-sprite"></span>
|
||||
<br/>
|
||||
<small>Made with Nim. Generated: 2019-02-08 22:35:11 UTC</small>
|
||||
<small>Made with Nim. Generated: 2019-04-06 23:36:33 UTC</small>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -345,11 +345,11 @@ dl {
|
|||
|
||||
dt {
|
||||
margin-bottom: -0.5em;
|
||||
margin-left: 0.5em; }
|
||||
margin-left: 0.0em; }
|
||||
|
||||
dd {
|
||||
margin-left: 0.5em;
|
||||
margin-bottom: 2.5em;
|
||||
margin-left: 2.0em;
|
||||
margin-bottom: 3.0em;
|
||||
margin-top: 0.5em; }
|
||||
|
||||
|
||||
|
|
@ -761,6 +761,10 @@ span.pragmawrap {
|
|||
display: none;
|
||||
}
|
||||
|
||||
span.attachedType {
|
||||
display: none;
|
||||
visibility: hidden;
|
||||
}
|
||||
</style>
|
||||
|
||||
<script type="text/javascript" src="dochack.js"></script>
|
||||
|
|
@ -784,7 +788,7 @@ function main() {
|
|||
<div class="document" id="documentId">
|
||||
<div class="container">
|
||||
<h1 class="title">Index</h1>
|
||||
Modules: <a href="cimport.html">cimport</a>, <a href="git.html">git</a>, <a href="paths.html">paths</a>, <a href="plugin.html">plugin</a>, <a href="types.html">types</a>.<br/><p /><h2>API symbols</h2>
|
||||
Modules: <a href="cimport.html">cimport</a>, <a href="compat.html">compat</a>, <a href="git.html">git</a>, <a href="paths.html">paths</a>, <a href="plugin.html">plugin</a>, <a href="types.html">types</a>.<br/><p /><h2>API symbols</h2>
|
||||
<dl><dt><a name="cAddSearchDir" href="#cAddSearchDir"><span>cAddSearchDir:</span></a></dt><dd><ul class="simple">
|
||||
<li><a class="reference external"
|
||||
data-doc-search-tag="cimport: cAddSearchDir(dir: string)" href="cimport.html#cAddSearchDir%2Cstring">cimport: cAddSearchDir(dir: string)</a></li>
|
||||
|
|
@ -835,7 +839,7 @@ function main() {
|
|||
</ul></dd>
|
||||
<dt><a name="cSkipSymbol" href="#cSkipSymbol"><span>cSkipSymbol:</span></a></dt><dd><ul class="simple">
|
||||
<li><a class="reference external"
|
||||
data-doc-search-tag="cimport: cSkipSymbol(skips: seq[string])" href="cimport.html#cSkipSymbol%2Cseq%5Bstring%5D">cimport: cSkipSymbol(skips: seq[string])</a></li>
|
||||
data-doc-search-tag="cimport: cSkipSymbol(skips: seq[string])" href="cimport.html#cSkipSymbol%2Cseq%5BT%5D%5Bstring%5D">cimport: cSkipSymbol(skips: seq[string])</a></li>
|
||||
</ul></dd>
|
||||
<dt><a name="defineEnum" href="#defineEnum"><span>defineEnum:</span></a></dt><dd><ul class="simple">
|
||||
<li><a class="reference external"
|
||||
|
|
@ -901,6 +905,10 @@ function main() {
|
|||
<li><a class="reference external"
|
||||
data-doc-search-tag="types: ptrdiff_t" href="types.html#ptrdiff_t">types: ptrdiff_t</a></li>
|
||||
</ul></dd>
|
||||
<dt><a name="relativePath" href="#relativePath"><span>relativePath:</span></a></dt><dd><ul class="simple">
|
||||
<li><a class="reference external"
|
||||
data-doc-search-tag="compat: relativePath(file, base: string): string" href="compat.html#relativePath%2Cstring%2Cstring">compat: relativePath(file, base: string): string</a></li>
|
||||
</ul></dd>
|
||||
<dt><a name="Symbol" href="#Symbol"><span>Symbol:</span></a></dt><dd><ul class="simple">
|
||||
<li><a class="reference external"
|
||||
data-doc-search-tag="plugin: Symbol" href="plugin.html#Symbol">plugin: Symbol</a></li>
|
||||
|
|
@ -926,7 +934,7 @@ function main() {
|
|||
<div class="twelve-columns footer">
|
||||
<span class="nim-sprite"></span>
|
||||
<br/>
|
||||
<small>Made with Nim. Generated: 2019-02-08 22:35:14 UTC</small>
|
||||
<small>Made with Nim. Generated: 2019-04-06 23:36:36 UTC</small>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
22
types.html
22
types.html
|
|
@ -345,11 +345,11 @@ dl {
|
|||
|
||||
dt {
|
||||
margin-bottom: -0.5em;
|
||||
margin-left: 0.5em; }
|
||||
margin-left: 0.0em; }
|
||||
|
||||
dd {
|
||||
margin-left: 0.5em;
|
||||
margin-bottom: 2.5em;
|
||||
margin-left: 2.0em;
|
||||
margin-bottom: 3.0em;
|
||||
margin-top: 0.5em; }
|
||||
|
||||
|
||||
|
|
@ -761,6 +761,10 @@ span.pragmawrap {
|
|||
display: none;
|
||||
}
|
||||
|
||||
span.attachedType {
|
||||
display: none;
|
||||
visibility: hidden;
|
||||
}
|
||||
</style>
|
||||
|
||||
<script type="text/javascript" src="dochack.js"></script>
|
||||
|
|
@ -806,11 +810,11 @@ function main() {
|
|||
<a class="reference reference-toplevel" href="#7" id="57">Types</a>
|
||||
<ul class="simple simple-toc-section">
|
||||
<li><a class="reference" href="#time_t"
|
||||
title="time_t = time_t_temp.Time"><wbr />time_<wbr />t<span class="attachedType" style="visibility:hidden"></span></a></li>
|
||||
title="time_t = time_t_temp.Time"><wbr />time_<wbr />t<span class="attachedType"></span></a></li>
|
||||
<li><a class="reference" href="#ptrdiff_t"
|
||||
title="ptrdiff_t = ByteAddress"><wbr />ptrdiff_<wbr />t<span class="attachedType" style="visibility:hidden"></span></a></li>
|
||||
title="ptrdiff_t = ByteAddress"><wbr />ptrdiff_<wbr />t<span class="attachedType"></span></a></li>
|
||||
<li><a class="reference" href="#va_list"
|
||||
title="va_list {.importc, header: "<stdarg.h>".} = object"><wbr />va_<wbr />list<span class="attachedType" style="visibility:hidden"></span></a></li>
|
||||
title="va_list {.importc, header: "<stdarg.h>".} = object"><wbr />va_<wbr />list<span class="attachedType"></span></a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
|
@ -818,9 +822,9 @@ function main() {
|
|||
<a class="reference reference-toplevel" href="#18" id="68">Templates</a>
|
||||
<ul class="simple simple-toc-section">
|
||||
<li><a class="reference" href="#enumOp.t%2C%2C%2C"
|
||||
title="enumOp(op, typ, typout)"><wbr />enum<wbr />Op<span class="attachedType" style="visibility:hidden"></span></a></li>
|
||||
title="enumOp(op, typ, typout)"><wbr />enum<wbr />Op<span class="attachedType"></span></a></li>
|
||||
<li><a class="reference" href="#defineEnum.t"
|
||||
title="defineEnum(typ)"><wbr />define<wbr />Enum<span class="attachedType" style="visibility:hidden"></span></a></li>
|
||||
title="defineEnum(typ)"><wbr />define<wbr />Enum<span class="attachedType"></span></a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
|
@ -879,7 +883,7 @@ function main() {
|
|||
<div class="twelve-columns footer">
|
||||
<span class="nim-sprite"></span>
|
||||
<br/>
|
||||
<small>Made with Nim. Generated: 2019-02-08 22:35:11 UTC</small>
|
||||
<small>Made with Nim. Generated: 2019-04-06 23:36:33 UTC</small>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue