diff options
Diffstat (limited to 'org/in_source_files.org')
-rw-r--r-- | org/in_source_files.org | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/org/in_source_files.org b/org/in_source_files.org index 6916f52..68da616 100644 --- a/org/in_source_files.org +++ b/org/in_source_files.org @@ -16,7 +16,8 @@ #+PROPERTY: header-args+ :padline no #+PROPERTY: header-args+ :mkdirp yes -[[./spine.org][spine]] [[./][org/]] +- [[./doc-reform.org][doc-reform.org]] [[./][org/]] + * imports ** std @@ -34,7 +35,7 @@ doc_reform.meta, doc_reform.io_in.paths_source #+END_SRC -* A. get _config file_ (read in) +* A. get _config file_, read in (.readText) [#A] ** _module template_ :module:config_files: #+HEADER: :tangle "../src/doc_reform/io_in/read_config_files.d" @@ -278,7 +279,7 @@ static template configReadDocYAML() { } #+END_SRC -* B. get _markup source_, read file :module:source_files: +* B. get _markup source_, read file (.readText) [#A]:module:source_files: ** _module template_ (includes tuple) #+HEADER: :tangle "../src/doc_reform/io_in/read_source_files.d" @@ -535,7 +536,8 @@ split is on first match of level A~ (which is required) #+END_SRC ** get markup source, master file & inserts :masterfile:inserts: -[[./spine.org][spine]] [[./][org/]] + +- [[./doc-reform.org][doc-reform.org]] [[./][org/]] *** scan inserts (sub-document) source :scan_insert_src: **** scan subdoc source |