diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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: |
