diff options
Diffstat (limited to 'docs/ao_conf_make_meta.html')
-rw-r--r-- | docs/ao_conf_make_meta.html | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/docs/ao_conf_make_meta.html b/docs/ao_conf_make_meta.html deleted file mode 100644 index a807764..0000000 --- a/docs/ao_conf_make_meta.html +++ /dev/null @@ -1,22 +0,0 @@ -<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>
|