From 775e3d3b11e39830015ec094532ecd395636b9d8 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Fri, 27 Jan 2017 10:07:04 -0500 Subject: output hub template --- org/sdp.org | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'org/sdp.org') diff --git a/org/sdp.org b/org/sdp.org index 8831171..16a0ecc 100644 --- a/org/sdp.org +++ b/org/sdp.org @@ -97,11 +97,7 @@ import ao_read_config_files, ao_read_source_files, ao_rgx, - output_hub, - output_epub, - output_html, - output_xhtmls, - source_sisupod; + output_hub; #+END_SRC ****** notes @@ -495,7 +491,7 @@ debug(checkdoc) { #+BEGIN_SRC d /+ ↓ output hub +/ if (!(_opt_action_bool["skip_output"])) { - outputHub(doc_abstraction, doc_matters); + outputHub!()(doc_abstraction, doc_matters); } #+END_SRC -- cgit v1.2.3