From d528fb1689e8e3c00557af57455c892d3c813b15 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Mon, 15 Oct 2018 10:04:49 -0400 Subject: org headings & tags, minor --- org/default_paths.org | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'org/default_paths.org') diff --git a/org/default_paths.org b/org/default_paths.org index 5299e3d..29f084f 100644 --- a/org/default_paths.org +++ b/org/default_paths.org @@ -14,8 +14,8 @@ #+TAGS: assert(a) class(c) debug(d) mixin(m) doc_reform(s) tangle(T) template(t) WEB(W) noexport(n) [[./doc_reform.org][doc_reform]] [[./][org/]] -* 0. source paths :module:doc_reform:paths_source: -** 0. module template +* 0. source paths +** 0. module template :module:paths_source: #+BEGIN_SRC d :tangle ../src/doc_reform/source/paths_source.d /++ @@ -551,7 +551,7 @@ template ConfigFilePaths() { } #+END_SRC -** _pod_ (including generated bundled source) :pod: +** _pod_ (including generated bundled source) :pod: *** notes tree pod @@ -901,8 +901,8 @@ template DocReformPathsPods() { } #+END_SRC -* 1. output paths :module:doc_reform:paths_output: -** 0. module template +* 1. output paths +** 0. module template :module:paths_output: #+BEGIN_SRC d :tangle ../src/doc_reform/output/paths_output.d /++ -- cgit v1.2.3