aboutsummaryrefslogtreecommitdiffhomepage
path: root/org/sdp.org
diff options
context:
space:
mode:
Diffstat (limited to 'org/sdp.org')
-rw-r--r--org/sdp.org7
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) | |