From d90d65ba5b5c2c0854a328a0560b207453389477 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Sun, 24 Apr 2016 22:50:48 -0400 Subject: step3 --- org/sdp.org | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'org/sdp.org') diff --git a/org/sdp.org b/org/sdp.org index e218b5c..a48fbfa 100644 --- a/org/sdp.org +++ b/org/sdp.org @@ -39,7 +39,7 @@ enum ver = Version(1, 0, 0); [[./ao_output_debugs.org][ao_output_debugs]] [[./ao_read_source_files.org][ao_read_source_files]] -**** std :import:std: +**** std :import:std: #+NAME: sdp_imports #+BEGIN_SRC d /+ sdp sisu document parser +/ @@ -274,7 +274,8 @@ auto doc_ao_biblio = t[4]; // destroy(t); #+END_SRC -**** debug document parts (checkdoc) :debug: +**** TODO debug :debug: +***** [#A] debug document parts (checkdoc) :checkdoc: #+NAME: sdp_each_file_do #+BEGIN_SRC d /+ ↓ document parts +/ @@ -424,7 +425,7 @@ void main(string[] args) { | - metadata | | | | | - make instructions | | | | |---------------------+------------------------------------------+------------------------+--------| -| table of contents | markup of headings | | output | +| table of contents | markup of headings | (regular content) | output | |---------------------+------------------------------------------+------------------------+--------| | substantive content | sisu /content markup/ | markup | output | | | headings (providing document structure), | (regular content) | | -- cgit v1.2.3