aboutsummaryrefslogtreecommitdiffhomepage
path: root/org/default_paths.org
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2019-11-14 21:23:31 -0500
committerRalph Amissah <ralph.amissah@gmail.com>2019-11-19 16:55:31 -0500
commit6825a6865c9aa7f235a3825b0e08f3834745ed86 (patch)
tree79a128d168cf30bdb8bd4aa130f9e19b0c3ec5ae /org/default_paths.org
parent0.8.3 (if exists) get site config & output path (diff)
0.9.0 spine (doc-reform renamed)
Diffstat (limited to 'org/default_paths.org')
-rw-r--r--org/default_paths.org12
1 files changed, 6 insertions, 6 deletions
diff --git a/org/default_paths.org b/org/default_paths.org
index ed47cac..08adb45 100644
--- a/org/default_paths.org
+++ b/org/default_paths.org
@@ -1,7 +1,7 @@
-*- mode: org -*-
-#+TITLE: doc_reform default paths
+#+TITLE: spine (doc_reform) default paths
#+DESCRIPTION: documents - structuring, publishing in multiple formats & search
-#+FILETAGS: :doc_reform:paths:
+#+FILETAGS: :spine:paths:
#+AUTHOR: Ralph Amissah
#+EMAIL: [[mailto:ralph.amissah@gmail.com][ralph.amissah@gmail.com]]
#+COPYRIGHT: Copyright (C) 2015 - 2019 Ralph Amissah
@@ -13,11 +13,11 @@
#+PROPERTY: header-args :padline no :exports code :cache no :noweb yes
#+EXPORT_SELECT_TAGS: export
#+EXPORT_EXCLUDE_TAGS: noexport
-#+TAGS: assert(a) class(c) debug(d) mixin(m) doc_reform(s) tangle(T) template(t) WEB(W) noexport(n)
+#+TAGS: assert(a) class(c) debug(d) mixin(m) spine(s) tangle(T) template(t) WEB(W) noexport(n)
-[[./doc_reform.org][doc_reform]] [[./][org/]]
+[[./spine.org][spine]] [[./][org/]]
* 0. source paths
-** 0. module template :module:paths_source:
+** _module template_ :module:paths_source:
#+BEGIN_SRC d :tangle "../src/doc_reform/source/paths_source.d"
/++
@@ -959,7 +959,7 @@ template DocReformPathsPods() {
#+END_SRC
* 1. output paths
-** 0. module template :module:paths_output:
+** _module template_ :module:paths_output:
#+BEGIN_SRC d :tangle "../src/doc_reform/output/paths_output.d"
/++