diff options
Diffstat (limited to 'org/spine_info.org')
| -rw-r--r-- | org/spine_info.org | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/org/spine_info.org b/org/spine_info.org index db4571a..2fba2c0 100644 --- a/org/spine_info.org +++ b/org/spine_info.org @@ -154,7 +154,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 @@ -259,7 +259,7 @@ document source to get the desired output. #+BEGIN_SRC markdown 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: |
