From e37589f5f5253d81c62f8846dbf721c23fe48d44 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Thu, 7 Oct 2021 20:39:57 -0400 Subject: configuration, hierarchy filenames & paths ... --- org/config_d_cfte.org | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'org/config_d_cfte.org') diff --git a/org/config_d_cfte.org b/org/config_d_cfte.org index ae3f9c4..013aff9 100644 --- a/org/config_d_cfte.org +++ b/org/config_d_cfte.org @@ -68,7 +68,7 @@ SEE NOTES on configuration hierarchy in spine.org *** spine: configuration.txt SET -#+HEADER: :tangle "../views/configuration_suggested.txt" +#+HEADER: :tangle "../views/configuration_example.txt" #+BEGIN_SRC d /+ obt - org-mode generated file +/ struct Cfg { @@ -97,7 +97,7 @@ enum _cfg = Cfg(); *** spine_search: configuration.txt SET -#+HEADER: :tangle "../sundry/spine_search_cgi/views/configuration_suggested.txt" +#+HEADER: :tangle "../sundry/spine_search_cgi/views/configuration_example.txt" #+BEGIN_SRC d /+ obt - org-mode generated file +/ struct Cfg { @@ -133,7 +133,7 @@ http://localhost #+NAME: www_doc_root #+BEGIN_SRC sh -/srv/www/spine/static +/srv/www/spine #+END_SRC #+NAME: cgi_bin_root -- cgit v1.2.3