diff options
author | Ralph Amissah <ralph@amissah.com> | 2016-04-24 22:50:48 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2016-04-25 22:59:38 -0400 |
commit | d90d65ba5b5c2c0854a328a0560b207453389477 (patch) | |
tree | ad14a2553e5ea0c4ecd6fbe4133fa63fa47ae4f3 /org/sdp.org | |
parent | step2 (diff) |
step3
Diffstat (limited to 'org/sdp.org')
-rw-r--r-- | org/sdp.org | 7 |
1 files changed, 4 insertions, 3 deletions
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) | | |