aboutsummaryrefslogtreecommitdiffhomepage
path: root/org/spine_info.org
diff options
context:
space:
mode:
Diffstat (limited to 'org/spine_info.org')
-rw-r--r--org/spine_info.org25
1 files changed, 17 insertions, 8 deletions
diff --git a/org/spine_info.org b/org/spine_info.org
index 9f6956a..0729e60 100644
--- a/org/spine_info.org
+++ b/org/spine_info.org
@@ -14,6 +14,7 @@
#+PROPERTY: header-args+ :results no
#+PROPERTY: header-args+ :cache no
#+PROPERTY: header-args+ :padline no
+#+PROPERTY: header-args+ :mkdirp yes
[[./spine.org][spine.org]] [[../org/][org/]]
[[./spine_build_scaffold.org][spine_build_scaffold.org]]
@@ -21,7 +22,8 @@
* README :readme:
** tangle
-#+BEGIN_SRC text :tangle "../README.md"
+#+HEADER: :tangle "../README.md"
+#+BEGIN_SRC text
<<sisu_spine_readme_info>>
<<sisu_spine_readme_description>>
<<sisu_spine_readme_install>>
@@ -394,7 +396,8 @@ cgi-bin directory
* +README+
-#+BEGIN_SRC txt :NO-tangle "../README"
+#+HEADER: :NO-tangle "../README"
+#+BEGIN_SRC txt
project_name: Spine, Doc Reform
description: [
"documents, structuring, processing, publishing",
@@ -421,7 +424,8 @@ project_name: Spine, Doc Reform
* manpage :manpage:
** tangle
-#+BEGIN_SRC man :tangle "../doc/man/man1/spine.1"
+#+HEADER: :tangle "../doc/man/man1/spine.1"
+#+BEGIN_SRC man
<<sisu_spine_manpage_head>>
<<sisu_spine_manpage_description>>
<<sisu_spine_manpage_flags>>
@@ -4544,7 +4548,8 @@ matches are found.
** notices
*** project (project root) ./
-#+BEGIN_SRC txt :tangle "../COPYRIGHT"
+#+HEADER: :tangle "../COPYRIGHT"
+#+BEGIN_SRC txt
<<sisu_spine_copyright>>
<<sisu_spine_license_agpl3>>
<<sisu_spine_summary>>
@@ -4554,7 +4559,8 @@ matches are found.
*** code source ./src
-#+BEGIN_SRC txt :tangle "../src/COPYRIGHT"
+#+HEADER: :tangle "../src/COPYRIGHT"
+#+BEGIN_SRC txt
<<sisu_spine_copyright>>
<<sisu_spine_license_agpl3>>
<<sisu_spine_summary>>
@@ -4564,7 +4570,8 @@ matches are found.
*** code source ./src/doc_reform
-#+BEGIN_SRC txt :tangle "../src/doc_reform/COPYRIGHT"
+#+HEADER: :tangle "../src/doc_reform/COPYRIGHT"
+#+BEGIN_SRC txt
<<sisu_spine_copyright>>
<<sisu_spine_license_agpl3>>
<<sisu_spine_summary>>
@@ -4580,7 +4587,8 @@ matches are found.
- license
- dependency information
-#+BEGIN_SRC txt :tangle "./COPYRIGHT"
+#+HEADER: :tangle "./COPYRIGHT"
+#+BEGIN_SRC txt
<<sisu_spine_copyright>>
<<sisu_spine_summary>>
<<sisu_spine_markup_samples>>
@@ -4588,7 +4596,8 @@ matches are found.
*** doc (markup samples) ./doc
-#+BEGIN_SRC txt :NO-tangle "../doc/COPYRIGHT"
+#+HEADER: :NO-tangle "../doc/COPYRIGHT"
+#+BEGIN_SRC txt
<<data>>
#+END_SRC