aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/ao_conf_make_meta.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ao_conf_make_meta.html')
-rw-r--r--docs/ao_conf_make_meta.html22
1 files changed, 22 insertions, 0 deletions
diff --git a/docs/ao_conf_make_meta.html b/docs/ao_conf_make_meta.html
new file mode 100644
index 0000000..a807764
--- /dev/null
+++ b/docs/ao_conf_make_meta.html
@@ -0,0 +1,22 @@
+<html><head>
+ <!-- Generated by Ddoc from src/sdp/ao_conf_make_meta.d -->
+ <META http-equiv="content-type" content="text/html; charset=utf-8">
+ <title>ao_conf_make_meta</title>
+ </head><body>
+ <h1>ao_conf_make_meta</h1>
+<br><br>
+<dl><dt><big><a name="SiSUheaderExtractHub"></a>template <u>SiSUheaderExtractHub</u>()</big></dt>
+<dd>extract native/orig header return associative array<BR>
+<br><br>
+the header is passed as text (lopped off top of a sisu markup file until the
+ required first heading ^A~), determine whether is a native header or sdlang one
+ with a regex check if whether it contains the "native header" required tag/field
+ @title: then process accordingly as a "native header" or "sdlang header"
+ converting the metadata and make instructions to a common json format used by
+ program internally. Moved to associative array.<br><br>
+
+</dd>
+</dl>
+
+ <hr><small>Page generated by <a href="http://dlang.org/ddoc.html">Ddoc</a>. </small>
+ </body></html>