diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2021-05-05 10:41:28 -0400 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2021-05-05 10:41:28 -0400 |
commit | ae7cb63c8393bbe4b50989d3f38cf1476960478b (patch) | |
tree | c4cd1684020ca76e77e551eed062a8c70ea6abd0 /org/spine_build_scaffold.org | |
parent | regex adjust, dc update build fix required (diff) |
org-mode file minor adjustment
Diffstat (limited to 'org/spine_build_scaffold.org')
-rw-r--r-- | org/spine_build_scaffold.org | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/org/spine_build_scaffold.org b/org/spine_build_scaffold.org index 9431d96..be0bbab 100644 --- a/org/spine_build_scaffold.org +++ b/org/spine_build_scaffold.org @@ -2242,6 +2242,8 @@ echo ' - harvest (authors topics) $SpineSRC/result/bin/spine --very-verbose --harvest --output="$SpineOUT" $SpineDOC/markup/pod/* + - html, harvest + $SpineSRC/result/bin/spine --verbose --dark --html --html-link-harvest --harvest --output="$SpineOUT" $SpineDOC/markup/pod/* $SpineSRC/result/bin/spine --very-verbose --html --html-link-harvest --harvest --output="$SpineOUT" $SpineDOC/markup/pod/* - composite command: source pod, html, epub, harvest, sqlite |