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.org41
1 files changed, 20 insertions, 21 deletions
diff --git a/org/spine_info.org b/org/spine_info.org
index a80089f..04b91a6 100644
--- a/org/spine_info.org
+++ b/org/spine_info.org
@@ -4,20 +4,19 @@
#+FILETAGS: :spine:info:
#+AUTHOR: Ralph Amissah
#+EMAIL: [[mailto:ralph.amissah@gmail.com][ralph.amissah@gmail.com]]
-#+COPYRIGHT: Copyright (C) 2015 - 2019 Ralph Amissah
+#+COPYRIGHT: Copyright (C) 2015 - 2020 Ralph Amissah
#+LANGUAGE: en
-#+STARTUP: indent content hideblocks hidestars
-#+OPTIONS: H:3 num:nil toc:t \n:nil @:t ::t |:t ^:nil _:nil -:t f:t *:t <:t
-#+OPTIONS: TeX:t LaTeX:t skip:nil d:nil todo:t pri:nil tags:not-in-toc
-#+OPTIONS: author:nil email:nil creator:nil timestamp:nil
-#+PROPERTY: header-args :results silent :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) spine(s) tangle(T) template(t) WEB(W) noexport(n)
+#+STARTUP: content hideblocks hidestars noindent entitiespretty
+#+PROPERTY: header-args :exports code
+#+PROPERTY: header-args+ :noweb yes
+#+PROPERTY: header-args+ :eval no
+#+PROPERTY: header-args+ :results no
+#+PROPERTY: header-args+ :cache no
+#+PROPERTY: header-args+ :padline no
* README
-#+BEGIN_SRC text :tangle "../README"
+#+BEGIN_SRC txt :tangle "../README"
project_name: Spine, Doc Reform
description: [
"documents, structuring, processing, publishing",
@@ -31,7 +30,7 @@ project_name: Spine, Doc Reform
name: Ralph Amissah
email: ralph.amissah@gmail.com
- copyright: "(C) 2015 - 2019 Ralph Amissah, All Rights Reserved."
+ copyright: "(C) 2015 - 2020 Ralph Amissah, All Rights Reserved."
license: "AGPL 3 or later"
@@ -45,7 +44,7 @@ project_name: Spine, Doc Reform
** notices
*** project (project root) ./
-#+BEGIN_SRC text :tangle "../COPYRIGHT"
+#+BEGIN_SRC txt :tangle "../COPYRIGHT"
<<spine_copyright>>
<<spine_license_agpl3>>
<<spine_extra>>
@@ -53,7 +52,7 @@ project_name: Spine, Doc Reform
*** code source ./src
-#+BEGIN_SRC text :tangle "../src/COPYRIGHT"
+#+BEGIN_SRC txt :tangle "../src/COPYRIGHT"
<<spine_copyright>>
<<spine_license_agpl3>>
<<spine_extra>>
@@ -61,7 +60,7 @@ project_name: Spine, Doc Reform
*** code source ./src/spine
-#+BEGIN_SRC text :tangle "../src/doc_reform/COPYRIGHT"
+#+BEGIN_SRC txt :tangle "../src/doc_reform/COPYRIGHT"
<<spine_copyright>>
<<spine_license_agpl3>>
<<spine_extra>>
@@ -69,14 +68,14 @@ project_name: Spine, Doc Reform
*** org files ./org
-#+BEGIN_SRC text :tangle "./COPYRIGHT"
+#+BEGIN_SRC txt :tangle "./COPYRIGHT"
<<spine_copyright>>
<<spine_extra>>
#+END_SRC
*** data (markup samples) ./data
-#+BEGIN_SRC text :tangle "../data/COPYRIGHT"
+#+BEGIN_SRC txt :tangle "../data/COPYRIGHT"
<<data>>
#+END_SRC
@@ -84,7 +83,7 @@ project_name: Spine, Doc Reform
*** copyright
#+NAME: spine_copyright
-#+BEGIN_SRC text
+#+BEGIN_SRC txt
- Name: Spine, Doc Reform
- Description: documents, structuring, processing, publishing, search
- static content generator
@@ -92,14 +91,14 @@ project_name: Spine, Doc Reform
- Author: Ralph Amissah
[ralph.amissah@gmail.com]
- - Copyright: (C) 2015 - 2019 Ralph Amissah
+ - Copyright: (C) 2015 - 2020 Ralph Amissah
#+END_SRC
*** license
#+NAME: spine_license_agpl3
-#+BEGIN_SRC text
+#+BEGIN_SRC txt
- code under src/
- License: AGPL 3 or later:
@@ -131,7 +130,7 @@ project_name: Spine, Doc Reform
*** tail
#+NAME: spine_extra
-#+BEGIN_SRC text
+#+BEGIN_SRC txt
- Spine, Doc Reform (related to SiSU) uses standard:
- docReform markup syntax
- standard SiSU markup syntax with modified headers and minor
@@ -151,7 +150,7 @@ project_name: Spine, Doc Reform
*** data
#+NAME: spine_extra
-#+BEGIN_SRC text
+#+BEGIN_SRC txt
- Spine, Doc Reform (SiSU) markup samples
Individual document content Copyright (Author) [as stated in document header]
Individual document content License (Author) [as stated in document header]