From 2a359a57ce021ba6ddf7232b3f3d79726d4738ba Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Tue, 17 Oct 2017 13:36:41 -0400 Subject: sqlite document db discrete & collection, started - discrete document , drop & recreate document --sqlite-disctrete - document collection - create tables --sqlite-create - populate db with specified document --sqlite-update --- docs/ao_abstract_doc_source.html | 17 ----------------- docs/ao_conf_make_meta.html | 22 ---------------------- docs/ao_conf_make_meta_native.html | 16 ---------------- docs/ao_conf_make_meta_sdlang.html | 16 ---------------- docs/ao_defaults.html | 15 --------------- docs/ao_object_setter.html | 17 ----------------- docs/ao_output_debugs.html | 15 --------------- docs/ao_read_config_files.html | 17 ----------------- docs/ao_read_source_files.html | 17 ----------------- docs/ao_rgx.html | 16 ---------------- docs/compile_time_info.html | 15 --------------- docs/output_html.html | 10 ---------- docs/output_hub.html | 16 ---------------- docs/sdp.html | 16 ---------------- 14 files changed, 225 deletions(-) delete mode 100644 docs/ao_abstract_doc_source.html delete mode 100644 docs/ao_conf_make_meta.html delete mode 100644 docs/ao_conf_make_meta_native.html delete mode 100644 docs/ao_conf_make_meta_sdlang.html delete mode 100644 docs/ao_defaults.html delete mode 100644 docs/ao_object_setter.html delete mode 100644 docs/ao_output_debugs.html delete mode 100644 docs/ao_read_config_files.html delete mode 100644 docs/ao_read_source_files.html delete mode 100644 docs/ao_rgx.html delete mode 100644 docs/compile_time_info.html delete mode 100644 docs/output_html.html delete mode 100644 docs/output_hub.html delete mode 100644 docs/sdp.html (limited to 'docs') 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 @@ - - - - ao_abstract_doc_source - -

ao_abstract_doc_source

-

-
template SiSUdocAbstraction()
-
document abstraction: - abstraction of sisu markup for downstream processing - ao_abstract_doc_source.d

- -
-
- -
Page generated by Ddoc. - 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 @@ - - - - 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. - 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 @@ - - - - ao_conf_make_meta_native - -

ao_conf_make_meta_native

-

-
template SiSUheaderExtractNative()
-
native headers using
@title:
:subtitle:
type tags
- extract native/orig header return associative array

- -
-
- -
Page generated by Ddoc. - 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 @@ - - - - ao_conf_make_meta_sdlang - -

ao_conf_make_meta_sdlang

-

-
template SiSUheaderExtractSDLang()
-
sdlang headers
- extract sdlang header return sdlang

- -
-
- -
Page generated by Ddoc. - 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 @@ - - - - ao_defaults - -

ao_defaults

-

-
template SiSUregisters()
-
default settings

- -
-
- -
Page generated by Ddoc. - 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 @@ - - - - ao_object_setter - -

ao_object_setter

-

-
template ObjectSetter()
-
object setter: - setting of sisu objects for downstream processing - ao_object_setter.d

- -
-
- -
Page generated by Ddoc. - 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 @@ - - - - ao_output_debugs - -

ao_output_debugs

-

-
template SiSUoutputDebugs()
-
output debugs

- -
-
- -
Page generated by Ddoc. - 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 @@ - - - - ao_read_config_files - -

ao_read_config_files

-

-
template SiSUconfigIn()
-
read configuration files
- - read config files
- ao_config_files.d

- -
-
- -
Page generated by Ddoc. - 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 @@ - - - - ao_read_source_files - -

ao_read_source_files

-

-
template SiSUmarkupRaw()
-
module ao_read_source_files;
- - open markup files
- - if master file scan for addional files to import/insert

- -
-
- -
Page generated by Ddoc. - 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 @@ - - - - ao_rgx - -

ao_rgx

-

-
template RgxInit()
-
regex:
-regular expressions used in sisu document parser

- -
-
- -
Page generated by Ddoc. - 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 @@ - - - - compile_time_info - -

compile_time_info

-

-
template CompileTimeInfo()
-
compile_time_info

- -
-
- -
Page generated by Ddoc. - 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 @@ - - - - output_html - -

output_html

-

- -
Page generated by Ddoc. - 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 @@ - - - - output_hub - -

output_hub

-

-
template SiSUoutputHub()
-
output hub
- check & generate output types requested

- -
-
- -
Page generated by Ddoc. - 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 @@ - - - - sdp - -

sdp

-

-
void main(string[] args); -
-
A SiSU document parser writen in D.

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