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.org18
1 files changed, 17 insertions, 1 deletions
diff --git a/org/spine_info.org b/org/spine_info.org
index 1e9d3e5..3c838d5 100644
--- a/org/spine_info.org
+++ b/org/spine_info.org
@@ -8,7 +8,7 @@
#+LANGUAGE: en
#+STARTUP: content hideblocks hidestars noindent entitiespretty
#+PROPERTY: header-args :exports code
-#+PROPERTY: header-args+ :noweb tangle
+#+PROPERTY: header-args+ :noweb yes
#+PROPERTY: header-args+ :results no
#+PROPERTY: header-args+ :cache no
#+PROPERTY: header-args+ :padline no
@@ -23,6 +23,7 @@
*** org
#+HEADER: :tangle "../README"
+#+HEADER: :noweb yes
#+BEGIN_SRC text
<<sisu_spine_readme_org_header>>
@@ -40,6 +41,7 @@
*** md
#+HEADER: :tangle "../README.md"
+#+HEADER: :noweb yes
#+BEGIN_SRC text
<<sisu_spine_readme_info>>
@@ -112,6 +114,7 @@ project_name: Spine, Doc Reform
*** org
#+NAME: sisu_spine_readme_install_org
+#+HEADER: :noweb yes
#+BEGIN_SRC text
,* <<sisu_spine_readme_install_heading>>
@@ -121,6 +124,7 @@ project_name: Spine, Doc Reform
*** md
#+NAME: sisu_spine_readme_install_md
+#+HEADER: :noweb yes
#+BEGIN_SRC markdown
# <<sisu_spine_readme_install_heading>>
@@ -177,6 +181,7 @@ dub --force --compiler=ldc2 && sudo cp -v cgi-bin/spine-search /usr/lib/cgi-bin/
*** org
#+NAME: sisu_spine_readme_configuration_org
+#+HEADER: :noweb yes
#+BEGIN_SRC text
,* <<sisu_spine_readme_configuration_heading>>
@@ -186,6 +191,7 @@ dub --force --compiler=ldc2 && sudo cp -v cgi-bin/spine-search /usr/lib/cgi-bin/
*** md
#+NAME: sisu_spine_readme_configuration_md
+#+HEADER: :noweb yes
#+BEGIN_SRC markdown
# <<sisu_spine_readme_configuration_heading>>
@@ -266,6 +272,7 @@ webserv:
*** org
#+NAME: sisu_spine_readme_commands_org
+#+HEADER: :noweb yes
#+BEGIN_SRC text
,* <<sisu_spine_readme_commands_heading>>
@@ -275,6 +282,7 @@ webserv:
*** md
#+NAME: sisu_spine_readme_commands_md
+#+HEADER: :noweb yes
#+BEGIN_SRC markdown
# <<sisu_spine_readme_commands_heading>>
@@ -370,6 +378,7 @@ at the time of writing this provides the following output:
*** text body org
#+NAME: sisu_spine_readme_examples_org
+#+HEADER: :noweb yes
#+BEGIN_SRC markdown
,* Examples
@@ -409,6 +418,7 @@ at the time of writing this provides the following output:
*** text body md
#+NAME: sisu_spine_readme_examples_md
+#+HEADER: :noweb yes
#+BEGIN_SRC markdown
# Examples
@@ -590,6 +600,7 @@ spine -v --html \
** tangle
#+HEADER: :tangle "../doc/man/man1/spine.1"
+#+HEADER: :noweb yes
#+BEGIN_SRC man
<<sisu_spine_manpage_head>>
<<sisu_spine_manpage_description>>
@@ -4714,6 +4725,7 @@ matches are found.
*** project (project root) ./
#+HEADER: :tangle "../COPYRIGHT"
+#+HEADER: :noweb yes
#+BEGIN_SRC txt
- Name: spine - SiSU Spine, Doc Reform
<<sisu_spine_copyright>>
@@ -4730,6 +4742,7 @@ matches are found.
*** code source ./src
#+HEADER: :tangle "../src/COPYRIGHT"
+#+HEADER: :noweb yes
#+BEGIN_SRC txt
- Name: spine - SiSU Spine, Doc Reform
<<sisu_spine_copyright>>
@@ -4746,6 +4759,7 @@ matches are found.
*** code source ./src/doc_reform
#+HEADER: :tangle "../src/doc_reform/COPYRIGHT"
+#+HEADER: :noweb yes
#+BEGIN_SRC txt
- Name: spine - SiSU Spine, Doc Reform
<<sisu_spine_copyright>>
@@ -4768,6 +4782,7 @@ matches are found.
- dependency information
#+HEADER: :tangle "./COPYRIGHT"
+#+HEADER: :noweb yes
#+BEGIN_SRC txt
- Name: spine - SiSU Spine, Doc Reform
<<sisu_spine_copyright>>
@@ -4780,6 +4795,7 @@ matches are found.
*** doc (markup samples) ./doc
#+HEADER: :NO-tangle "../doc/COPYRIGHT"
+#+HEADER: :noweb yes
#+BEGIN_SRC txt
<<data>>
#+END_SRC