aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/ao_abstract_doc_source.html17
-rw-r--r--docs/ao_conf_make_meta.html22
-rw-r--r--docs/ao_conf_make_meta_native.html16
-rw-r--r--docs/ao_conf_make_meta_sdlang.html16
-rw-r--r--docs/ao_defaults.html15
-rw-r--r--docs/ao_object_setter.html17
-rw-r--r--docs/ao_output_debugs.html15
-rw-r--r--docs/ao_read_config_files.html17
-rw-r--r--docs/ao_read_source_files.html17
-rw-r--r--docs/ao_rgx.html16
-rw-r--r--docs/compile_time_info.html15
-rw-r--r--docs/output_html.html10
-rw-r--r--docs/output_hub.html16
-rw-r--r--docs/sdp.html16
14 files changed, 0 insertions, 225 deletions
diff --git a/docs/ao_abstract_doc_source.html b/docs/ao_abstract_doc_source.html
deleted file mode 100644
index bbd7f34..0000000
--- a/docs/ao_abstract_doc_source.html
+++ /dev/null
@@ -1,17 +0,0 @@
-<html><head>
- <!-- Generated by Ddoc from src/sdp/ao_abstract_doc_source.d -->
- <META http-equiv="content-type" content="text/html; charset=utf-8">
- <title>ao_abstract_doc_source</title>
- </head><body>
- <h1>ao_abstract_doc_source</h1>
-<br><br>
-<dl><dt><big><a name="SiSUdocAbstraction"></a>template <u>SiSUdocAbstraction</u>()</big></dt>
-<dd>document abstraction:
- abstraction of sisu markup for downstream processing
- ao_abstract_doc_source.d<br><br>
-
-</dd>
-</dl>
-
- <hr><small>Page generated by <a href="http://dlang.org/ddoc.html">Ddoc</a>. </small>
- </body></html>
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>
diff --git a/docs/ao_conf_make_meta_native.html b/docs/ao_conf_make_meta_native.html
deleted file mode 100644
index 387e379..0000000
--- a/docs/ao_conf_make_meta_native.html
+++ /dev/null
@@ -1,16 +0,0 @@
-<html><head>
- <!-- Generated by Ddoc from src/sdp/ao_conf_make_meta_native.d -->
- <META http-equiv="content-type" content="text/html; charset=utf-8">
- <title>ao_conf_make_meta_native</title>
- </head><body>
- <h1>ao_conf_make_meta_native</h1>
-<br><br>
-<dl><dt><big><a name="SiSUheaderExtractNative"></a>template <u>SiSUheaderExtractNative</u>()</big></dt>
-<dd>native headers using<br>@title:<BR>:subtitle:<BR>type tags<BR>
- extract native/orig header return associative array<br><br>
-
-</dd>
-</dl>
-
- <hr><small>Page generated by <a href="http://dlang.org/ddoc.html">Ddoc</a>. </small>
- </body></html>
diff --git a/docs/ao_conf_make_meta_sdlang.html b/docs/ao_conf_make_meta_sdlang.html
deleted file mode 100644
index cfb6f24..0000000
--- a/docs/ao_conf_make_meta_sdlang.html
+++ /dev/null
@@ -1,16 +0,0 @@
-<html><head>
- <!-- Generated by Ddoc from src/sdp/ao_conf_make_meta_sdlang.d -->
- <META http-equiv="content-type" content="text/html; charset=utf-8">
- <title>ao_conf_make_meta_sdlang</title>
- </head><body>
- <h1>ao_conf_make_meta_sdlang</h1>
-<br><br>
-<dl><dt><big><a name="SiSUheaderExtractSDLang"></a>template <u>SiSUheaderExtractSDLang</u>()</big></dt>
-<dd>sdlang headers<BR>
- extract sdlang header return sdlang<br><br>
-
-</dd>
-</dl>
-
- <hr><small>Page generated by <a href="http://dlang.org/ddoc.html">Ddoc</a>. </small>
- </body></html>
diff --git a/docs/ao_defaults.html b/docs/ao_defaults.html
deleted file mode 100644
index 280220e..0000000
--- a/docs/ao_defaults.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<html><head>
- <!-- Generated by Ddoc from src/sdp/ao_defaults.d -->
- <META http-equiv="content-type" content="text/html; charset=utf-8">
- <title>ao_defaults</title>
- </head><body>
- <h1>ao_defaults</h1>
-<br><br>
-<dl><dt><big><a name="SiSUregisters"></a>template <u>SiSUregisters</u>()</big></dt>
-<dd>default settings<br><br>
-
-</dd>
-</dl>
-
- <hr><small>Page generated by <a href="http://dlang.org/ddoc.html">Ddoc</a>. </small>
- </body></html>
diff --git a/docs/ao_object_setter.html b/docs/ao_object_setter.html
deleted file mode 100644
index 05e4e67..0000000
--- a/docs/ao_object_setter.html
+++ /dev/null
@@ -1,17 +0,0 @@
-<html><head>
- <!-- Generated by Ddoc from src/sdp/ao_object_setter.d -->
- <META http-equiv="content-type" content="text/html; charset=utf-8">
- <title>ao_object_setter</title>
- </head><body>
- <h1>ao_object_setter</h1>
-<br><br>
-<dl><dt><big><a name="ObjectSetter"></a>template <u>ObjectSetter</u>()</big></dt>
-<dd>object setter:
- setting of sisu objects for downstream processing
- ao_object_setter.d<br><br>
-
-</dd>
-</dl>
-
- <hr><small>Page generated by <a href="http://dlang.org/ddoc.html">Ddoc</a>. </small>
- </body></html>
diff --git a/docs/ao_output_debugs.html b/docs/ao_output_debugs.html
deleted file mode 100644
index d57e800..0000000
--- a/docs/ao_output_debugs.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<html><head>
- <!-- Generated by Ddoc from src/sdp/ao_output_debugs.d -->
- <META http-equiv="content-type" content="text/html; charset=utf-8">
- <title>ao_output_debugs</title>
- </head><body>
- <h1>ao_output_debugs</h1>
-<br><br>
-<dl><dt><big><a name="SiSUoutputDebugs"></a>template <u>SiSUoutputDebugs</u>()</big></dt>
-<dd>output debugs<br><br>
-
-</dd>
-</dl>
-
- <hr><small>Page generated by <a href="http://dlang.org/ddoc.html">Ddoc</a>. </small>
- </body></html>
diff --git a/docs/ao_read_config_files.html b/docs/ao_read_config_files.html
deleted file mode 100644
index d5db7c1..0000000
--- a/docs/ao_read_config_files.html
+++ /dev/null
@@ -1,17 +0,0 @@
-<html><head>
- <!-- Generated by Ddoc from src/sdp/ao_read_config_files.d -->
- <META http-equiv="content-type" content="text/html; charset=utf-8">
- <title>ao_read_config_files</title>
- </head><body>
- <h1>ao_read_config_files</h1>
-<br><br>
-<dl><dt><big><a name="SiSUconfigIn"></a>template <u>SiSUconfigIn</u>()</big></dt>
-<dd> read configuration files<BR>
- - read config files<BR>
- ao_config_files.d<br><br>
-
-</dd>
-</dl>
-
- <hr><small>Page generated by <a href="http://dlang.org/ddoc.html">Ddoc</a>. </small>
- </body></html>
diff --git a/docs/ao_read_source_files.html b/docs/ao_read_source_files.html
deleted file mode 100644
index a77a5b2..0000000
--- a/docs/ao_read_source_files.html
+++ /dev/null
@@ -1,17 +0,0 @@
-<html><head>
- <!-- Generated by Ddoc from src/sdp/ao_read_source_files.d -->
- <META http-equiv="content-type" content="text/html; charset=utf-8">
- <title>ao_read_source_files</title>
- </head><body>
- <h1>ao_read_source_files</h1>
-<br><br>
-<dl><dt><big><a name="SiSUmarkupRaw"></a>template <u>SiSUmarkupRaw</u>()</big></dt>
-<dd> module ao_read_source_files;<BR>
- - open markup files<BR>
- - if master file scan for addional files to import/insert<br><br>
-
-</dd>
-</dl>
-
- <hr><small>Page generated by <a href="http://dlang.org/ddoc.html">Ddoc</a>. </small>
- </body></html>
diff --git a/docs/ao_rgx.html b/docs/ao_rgx.html
deleted file mode 100644
index eedd524..0000000
--- a/docs/ao_rgx.html
+++ /dev/null
@@ -1,16 +0,0 @@
-<html><head>
- <!-- Generated by Ddoc from src/sdp/ao_rgx.d -->
- <META http-equiv="content-type" content="text/html; charset=utf-8">
- <title>ao_rgx</title>
- </head><body>
- <h1>ao_rgx</h1>
-<br><br>
-<dl><dt><big><a name="RgxInit"></a>template <u>RgxInit</u>()</big></dt>
-<dd><b>regex:</b><br>
-regular expressions used in sisu document parser<br><br>
-
-</dd>
-</dl>
-
- <hr><small>Page generated by <a href="http://dlang.org/ddoc.html">Ddoc</a>. </small>
- </body></html>
diff --git a/docs/compile_time_info.html b/docs/compile_time_info.html
deleted file mode 100644
index 5e992f8..0000000
--- a/docs/compile_time_info.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<html><head>
- <!-- Generated by Ddoc from src/sdp/compile_time_info.d -->
- <META http-equiv="content-type" content="text/html; charset=utf-8">
- <title>compile_time_info</title>
- </head><body>
- <h1>compile_time_info</h1>
-<br><br>
-<dl><dt><big><a name="CompileTimeInfo"></a>template <u>CompileTimeInfo</u>()</big></dt>
-<dd>compile_time_info<br><br>
-
-</dd>
-</dl>
-
- <hr><small>Page generated by <a href="http://dlang.org/ddoc.html">Ddoc</a>. </small>
- </body></html>
diff --git a/docs/output_html.html b/docs/output_html.html
deleted file mode 100644
index 041521b..0000000
--- a/docs/output_html.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<html><head>
- <!-- Generated by Ddoc from src/sdp/output_html.d -->
- <META http-equiv="content-type" content="text/html; charset=utf-8">
- <title>output_html</title>
- </head><body>
- <h1>output_html</h1>
-<br><br>
-
- <hr><small>Page generated by <a href="http://dlang.org/ddoc.html">Ddoc</a>. </small>
- </body></html>
diff --git a/docs/output_hub.html b/docs/output_hub.html
deleted file mode 100644
index fd1c3b3..0000000
--- a/docs/output_hub.html
+++ /dev/null
@@ -1,16 +0,0 @@
-<html><head>
- <!-- Generated by Ddoc from src/sdp/output_hub.d -->
- <META http-equiv="content-type" content="text/html; charset=utf-8">
- <title>output_hub</title>
- </head><body>
- <h1>output_hub</h1>
-<br><br>
-<dl><dt><big><a name="SiSUoutputHub"></a>template <u>SiSUoutputHub</u>()</big></dt>
-<dd>output hub<BR>
- check &amp; generate output types requested<br><br>
-
-</dd>
-</dl>
-
- <hr><small>Page generated by <a href="http://dlang.org/ddoc.html">Ddoc</a>. </small>
- </body></html>
diff --git a/docs/sdp.html b/docs/sdp.html
deleted file mode 100644
index 60af1b6..0000000
--- a/docs/sdp.html
+++ /dev/null
@@ -1,16 +0,0 @@
-<html><head>
- <!-- Generated by Ddoc from src/sdp.d -->
- <META http-equiv="content-type" content="text/html; charset=utf-8">
- <title>sdp</title>
- </head><body>
- <h1>sdp</h1>
-<br><br>
-<dl><dt><big><a name="main"></a>void <u>main</u>(string[] <i>args</i>);
-</big></dt>
-<dd>A SiSU document parser writen in D.<br><br>
-
-</dd>
-</dl>
-
- <hr><small>Page generated by <a href="http://dlang.org/ddoc.html">Ddoc</a>. </small>
- </body></html>