From ba1712e77b31704fd9ba16d14e15518e7a7dd104 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Sat, 1 Oct 2016 14:12:13 -0400 Subject: 0.7.0 using dub remote dependencies (local src related to sdlang removed) --- docs/ao_conf_make_meta.html | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 docs/ao_conf_make_meta.html (limited to 'docs/ao_conf_make_meta.html') 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 @@ + + + + ao_conf_make_meta + +

ao_conf_make_meta

+

+
template SiSUheaderExtractHub()
+
extract native/orig header return associative array
+

+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.

+ +
+
+ +
Page generated by Ddoc. + -- cgit v1.2.3