diff --git a/index.html b/index.html index 0c08663..64a8877 100644 --- a/index.html +++ b/index.html @@ -135,7 +135,7 @@

Procs

diff --git a/theindex.html b/theindex.html index e42b7af..8ea974a 100644 --- a/theindex.html +++ b/theindex.html @@ -864,7 +864,7 @@

Index

diff --git a/tim/engine/ast.html b/tim/engine/ast.html index afae51b..9291a33 100644 --- a/tim/engine/ast.html +++ b/tim/engine/ast.html @@ -884,7 +884,7 @@

Procs

diff --git a/tim/engine/compilers/html.html b/tim/engine/compilers/html.html index 99dcf1d..36841e8 100644 --- a/tim/engine/compilers/html.html +++ b/tim/engine/compilers/html.html @@ -241,7 +241,7 @@

Procs

diff --git a/tim/engine/compilers/html.idx b/tim/engine/compilers/html.idx index 1f5469a..6c70be9 100644 --- a/tim/engine/compilers/html.idx +++ b/tim/engine/compilers/html.idx @@ -4,10 +4,10 @@ nim hasError tim/engine/compilers/html.html#hasError,HtmlCompiler proc hasError( nim dumpHook tim/engine/compilers/html.html#dumpHook,string,seq[Node] proc dumpHook(s: var string; v: seq[Node]) 132 nim dumpHook tim/engine/compilers/html.html#dumpHook,string,OrderedTableRef[string,Node] proc dumpHook(s: var string; v: OrderedTableRef[string, Node]) 133 nim dumpHook tim/engine/compilers/html.html#dumpHook,string,Node proc dumpHook(s: var string; v: Node) 136 -nim newCompiler tim/engine/compilers/html.html#newCompiler,TimEngine,Ast,TimTemplate,int,JsonNode proc newCompiler(engine: TimEngine; ast: Ast; tpl: TimTemplate; minify = true;\n indent = 2; data: JsonNode = newJObject()): HtmlCompiler 1144 -nim newCompiler tim/engine/compilers/html.html#newCompiler,Ast,int proc newCompiler(ast: Ast; minify = true; indent = 2): HtmlCompiler 1180 -nim getHtml tim/engine/compilers/html.html#getHtml,HtmlCompiler proc getHtml(c: HtmlCompiler): string 1195 -nim getHead tim/engine/compilers/html.html#getHead,HtmlCompiler proc getHead(c: HtmlCompiler): string 1203 -nim getTail tim/engine/compilers/html.html#getTail,HtmlCompiler proc getTail(c: HtmlCompiler): string 1208 +nim newCompiler tim/engine/compilers/html.html#newCompiler,TimEngine,Ast,TimTemplate,int,JsonNode proc newCompiler(engine: TimEngine; ast: Ast; tpl: TimTemplate; minify = true;\n indent = 2; data: JsonNode = newJObject()): HtmlCompiler 1140 +nim newCompiler tim/engine/compilers/html.html#newCompiler,Ast,int proc newCompiler(ast: Ast; minify = true; indent = 2): HtmlCompiler 1176 +nim getHtml tim/engine/compilers/html.html#getHtml,HtmlCompiler proc getHtml(c: HtmlCompiler): string 1191 +nim getHead tim/engine/compilers/html.html#getHead,HtmlCompiler proc getHead(c: HtmlCompiler): string 1199 +nim getTail tim/engine/compilers/html.html#getTail,HtmlCompiler proc getTail(c: HtmlCompiler): string 1204 nimgrp dumphook tim/engine/compilers/html.html#dumpHook-procs-all proc 132 -nimgrp newcompiler tim/engine/compilers/html.html#newCompiler-procs-all proc 1144 +nimgrp newcompiler tim/engine/compilers/html.html#newCompiler-procs-all proc 1140 diff --git a/tim/engine/compilers/js.html b/tim/engine/compilers/js.html index 580951f..2eebfb4 100644 --- a/tim/engine/compilers/js.html +++ b/tim/engine/compilers/js.html @@ -141,7 +141,7 @@

Procs

diff --git a/tim/engine/compilers/tim.html b/tim/engine/compilers/tim.html index cdd0209..1062ab9 100644 --- a/tim/engine/compilers/tim.html +++ b/tim/engine/compilers/tim.html @@ -135,7 +135,7 @@

Exports

diff --git a/tim/engine/logging.html b/tim/engine/logging.html index 3af4500..852ae14 100644 --- a/tim/engine/logging.html +++ b/tim/engine/logging.html @@ -555,7 +555,7 @@

Templates

diff --git a/tim/engine/meta.html b/tim/engine/meta.html index b5640e2..403477e 100644 --- a/tim/engine/meta.html +++ b/tim/engine/meta.html @@ -811,7 +811,7 @@

Iterators

diff --git a/tim/engine/parser.html b/tim/engine/parser.html index 14626e4..f819e6c 100644 --- a/tim/engine/parser.html +++ b/tim/engine/parser.html @@ -165,7 +165,7 @@

Procs

diff --git a/tim/engine/tokens.html b/tim/engine/tokens.html index 9b024b2..a4b0e5e 100644 --- a/tim/engine/tokens.html +++ b/tim/engine/tokens.html @@ -336,7 +336,7 @@

Procs