diff options
| author | Ganesh Viswanathan <dev@genotrance.com> | 2020-03-24 15:55:42 -0500 |
|---|---|---|
| committer | Ganesh Viswanathan <dev@genotrance.com> | 2020-03-24 15:55:42 -0500 |
| commit | 78bc82644af9618ac57fd5882d1f78ec89e71675 (patch) | |
| tree | 235f936eabe561c2b857fec2ad3bb7ea243f5829 | |
| parent | 42071b7ac073f5a3c32df6dd089f8022c1d64881 (diff) | |
| download | nimterop-78bc82644af9618ac57fd5882d1f78ec89e71675.tar.gz nimterop-78bc82644af9618ac57fd5882d1f78ec89e71675.zip | |
Update documentation
| -rw-r--r-- | all.html | 4 | ||||
| -rw-r--r-- | build.html | 2 | ||||
| -rw-r--r-- | cimport.html | 2 | ||||
| -rw-r--r-- | docs.html | 2 | ||||
| -rw-r--r-- | paths.html | 2 | ||||
| -rw-r--r-- | plugin.html | 2 | ||||
| -rw-r--r-- | theindex.html | 2 | ||||
| -rw-r--r-- | types.html | 2 |
8 files changed, 9 insertions, 9 deletions
@@ -114,7 +114,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="build.html">build</a>, <a class="reference external" href="types.html">types</a>, <a class="reference external" href="plugin.html">plugin</a> +<a class="reference external" href="docs.html">docs</a>, <a class="reference external" href="cimport.html">cimport</a>, <a class="reference external" href="build.html">build</a>, <a class="reference external" href="types.html">types</a>, <a class="reference external" href="plugin.html">plugin</a> </dl></div> </div> @@ -124,7 +124,7 @@ function main() { <div class="twelve-columns footer"> <span class="nim-sprite"></span> <br/> - <small style="color: var(--hint);">Made with Nim. Generated: 2020-03-24 20:54:26 UTC</small> + <small style="color: var(--hint);">Made with Nim. Generated: 2020-03-24 20:55:42 UTC</small> </div> </div> </div> @@ -579,7 +579,7 @@ Check if <tt class="docutils literal"><span class="pre">-d:xxx</span></tt> is se <div class="twelve-columns footer"> <span class="nim-sprite"></span> <br/> - <small style="color: var(--hint);">Made with Nim. Generated: 2020-03-24 20:54:23 UTC</small> + <small style="color: var(--hint);">Made with Nim. Generated: 2020-03-24 20:55:39 UTC</small> </div> </div> </div> diff --git a/cimport.html b/cimport.html index c4652d3..91c81f3 100644 --- a/cimport.html +++ b/cimport.html @@ -400,7 +400,7 @@ Add an include directory that is forwarded to the C/C++ preprocessor if called w <div class="twelve-columns footer"> <span class="nim-sprite"></span> <br/> - <small style="color: var(--hint);">Made with Nim. Generated: 2020-03-24 20:54:26 UTC</small> + <small style="color: var(--hint);">Made with Nim. Generated: 2020-03-24 20:55:42 UTC</small> </div> </div> </div> @@ -142,7 +142,7 @@ function main() { <div class="twelve-columns footer"> <span class="nim-sprite"></span> <br/> - <small style="color: var(--hint);">Made with Nim. Generated: 2020-03-24 20:54:31 UTC</small> + <small style="color: var(--hint);">Made with Nim. Generated: 2020-03-24 20:55:37 UTC</small> </div> </div> </div> @@ -191,7 +191,7 @@ function main() { <div class="twelve-columns footer"> <span class="nim-sprite"></span> <br/> - <small style="color: var(--hint);">Made with Nim. Generated: 2020-03-24 20:54:23 UTC</small> + <small style="color: var(--hint);">Made with Nim. Generated: 2020-03-24 20:55:39 UTC</small> </div> </div> </div> diff --git a/plugin.html b/plugin.html index da0ff7e..eae2f37 100644 --- a/plugin.html +++ b/plugin.html @@ -201,7 +201,7 @@ function main() { <div class="twelve-columns footer"> <span class="nim-sprite"></span> <br/> - <small style="color: var(--hint);">Made with Nim. Generated: 2020-03-24 20:54:23 UTC</small> + <small style="color: var(--hint);">Made with Nim. Generated: 2020-03-24 20:55:39 UTC</small> </div> </div> </div> diff --git a/theindex.html b/theindex.html index 9b0a2c7..49925a5 100644 --- a/theindex.html +++ b/theindex.html @@ -364,7 +364,7 @@ function main() { <div class="twelve-columns footer"> <span class="nim-sprite"></span> <br/> - <small style="color: var(--hint);">Made with Nim. Generated: 2020-03-24 20:54:31 UTC</small> + <small style="color: var(--hint);">Made with Nim. Generated: 2020-03-24 20:55:42 UTC</small> </div> </div> </div> @@ -198,7 +198,7 @@ function main() { <div class="twelve-columns footer"> <span class="nim-sprite"></span> <br/> - <small style="color: var(--hint);">Made with Nim. Generated: 2020-03-24 20:54:23 UTC</small> + <small style="color: var(--hint);">Made with Nim. Generated: 2020-03-24 20:55:39 UTC</small> </div> </div> </div> |
