aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2021-10-13 13:33:08 -0400
committerRalph Amissah <ralph.amissah@gmail.com>2021-11-27 19:51:22 -0500
commit0ff37b772594b21a26b4b878a5ddbc6f1e0d1e67 (patch)
tree86de7f449aab13cee6be7dbff314a024c1aeb499 /README.md
parentconfiguration, hierarchy filenames & paths ... (diff)
org files, tangle output, some fixes
Diffstat (limited to 'README.md')
-rw-r--r--README.md30
1 files changed, 15 insertions, 15 deletions
diff --git a/README.md b/README.md
index ff3f066..a1250af 100644
--- a/README.md
+++ b/README.md
@@ -194,6 +194,21 @@ at the time of writing this provides the following output:
# Examples
+## curate
+
+if you have a document collection with documents that have metadata headers a
+summary of the collection can be made using the curate command
+
+ spine -v --curate --output=`echo ~webDocRoot` ~spineMarkupSamples/pod/*
+
+ spine -v --curate ~spineMarkupSamples/pod/*
+
+ spine -v --html --html-link-search --html-link-curate --curate --output=`echo ~webDocRoot` ~spineMarkupSamples/pod/*
+
+ spine -v --html --html-link-search --html-link-curate --curate ~spineMarkupSamples/pod/*
+
+## sqlite
+
if configuartion has been set specify just
- the desired output and
- the markup document/pod(s) to process
@@ -213,21 +228,6 @@ note: ~webDocRoot should be the path to web doc root, provide a suitable output
spine -v --html --epub --latex --odt --curate --output=`echo ~webDocRoot` ~spineMarkupSamples/pod/*
-## curate
-
-if you have a document collection with documents that have metadata headers a
-summary of the collection can be made using the curate command
-
- spine -v --curate --output=`echo ~webDocRoot` ~spineMarkupSamples/pod/*
-
- spine -v --curate ~spineMarkupSamples/pod/*
-
- spine -v --html --html-link-search --html-link-curate --curate --output=`echo ~webDocRoot` ~spineMarkupSamples/pod/*
-
- spine -v --html --html-link-search --html-link-curate --curate ~spineMarkupSamples/pod/*
-
-## sqlite
-
### create db
if there is no sqlite db you first need to create one, to do so