From 1f8b96b650ea645c1a92b40f29c8625b6228d53a Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Wed, 1 Sep 2021 15:40:20 -0400 Subject: metadata "curate" replaces "harvest" - "curated metadata" instead of "metadata harvest" - css color change to related pages, light theme --- doc/man/man1/spine.1 | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'doc') diff --git a/doc/man/man1/spine.1 b/doc/man/man1/spine.1 index 64a916a..5701e03 100644 --- a/doc/man/man1/spine.1 +++ b/doc/man/man1/spine.1 @@ -152,17 +152,17 @@ not implemented .B --epub [path + filename] produces an epub document .TP -.B --harvest [path to files] +.B --curate [path to files] extract and present info on authors & topics from document header metadata. makes two lists of sisu output based on the sisu markup documents in a directory: list of author and authors works (year and titles), and; list by topic with titles and author. Makes use of header metadata fields (author, title, date, topic_register). .TP -.B --harvest-authors [path to files] +.B --curate-authors [path to files] extract and present info on authors from metadata in document headers .TP -.B --harvest-topics [path to files] +.B --curate-topics [path to files] extract and present info on topics from metadata in document headers .TP .B --hide-ocn @@ -172,9 +172,9 @@ turn visibility of object numbers off produces html output in two forms (i) segmented text with table of contents (toc.html and index.html) and (ii) the document in a single file (scroll.html). .TP -.B --html-link-harvest -within html output creates link to the document set metadata harvest output -part of --html output instruction and assumes that --harvest has been or will +.B --html-link-curate +within html output creates link to the document set metadata curate output +part of --html output instruction and assumes that --curate has been or will be run .TP .B --html-link-search @@ -550,9 +550,9 @@ pod (directory may contain multiple documents) .TP note: ~webDocRoot should be the path to web doc root, provide a suitable output path. .TP -spine -v --html --html-link-search --html-link-harvest --harvest --output=`echo ~webDocRoot` ~spineMarkupSamples/pod/* +spine -v --html --html-link-search --html-link-curate --curate --output=`echo ~webDocRoot` ~spineMarkupSamples/pod/* .TP -spine -v --html --html-link-search --html-link-harvest --epub --harvest --output=`echo ~webDocRoot` ~spineMarkupSamples/pod/* +spine -v --html --html-link-search --html-link-curate --epub --curate --output=`echo ~webDocRoot` ~spineMarkupSamples/pod/* .TP spine -v --sqlite-db-create --sqlite-db-filename="spine.search.db" --output=`echo ~webDocRoot` ~spineMarkupSamples/pod .TP @@ -4031,7 +4031,7 @@ matches are found. .SH SEE ALSO sisu(1), sisu-epub(1), - sisu-harvest(1), + sisu-curate(1), sisu-html(1), sisu-odf(1), sisu-pdf(1), -- cgit v1.2.3