aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2025-10-09 23:03:14 -0400
committerRalph Amissah <ralph.amissah@gmail.com>2025-10-31 11:10:22 -0400
commitd76c753ee05929fb53220141f1c8c11f31887466 (patch)
treeaccbc1be0aa09220baa9e453f6b69c8f9927d199 /README.md
parenthousekeeping, update/sync with project (nix, D) (diff)
samples pod dir now markup/pod-samples/pod
- markup/pod-samples/pod from markup/pod
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 077cbbe..1b232cf 100644
--- a/README.md
+++ b/README.md
@@ -44,7 +44,7 @@ sub-directory called image. sisudoc-spine can be run against the prepared .sst
file.
sisudoc-spine organizes document source into pods (sisupods). Document samples
-using the directory structure for sisudoc-spine are located under: ./markup/pod/
+using the directory structure for sisudoc-spine are located under: ./markup/pod-samples/pod/
(this includes a number of prepared books and articles).
individual .sst files with their associated images are automatically converted
@@ -137,7 +137,7 @@ pod (directory may contain multiple documents)
e.g.:
- ./result/bin/spine -v --source --pod --epub --html --html-link-curate --html-link-markup --curate --output=./OUTPUT_TEST_sisudocSpine ./markup/pod/*
+ ./result/bin/spine -v --source --pod --epub --html --html-link-curate --html-link-markup --curate --output=./OUTPUT_TEST_sisudocSpine ./markup/pod-samples/pod/*
with sisudoc-spine installed, for a list of commands from the program type: