From b391858790d19a5e91efc824a3329350bc3928d9 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Thu, 3 Apr 2025 20:07:08 +0300 Subject: the tutorial is now built along with all other HTML documents if --enable-html-docs * `--enable-html-manual` renamed to `--enable-html-docs`. * It's also uploaded to the website and linked to in README. --- www/build.tes | 23 +++++++++++++++-------- 1 file changed, 15 insertions(+), 8 deletions(-) (limited to 'www') diff --git a/www/build.tes b/www/build.tes index 9ef1ec4..84f5521 100755 --- a/www/build.tes +++ b/www/build.tes @@ -1,7 +1,7 @@ #!/usr/local/bin/sciteco -m !* * Generate the website at https://rhaberkorn.github.io/sciteco - * This reuses content from Markdown documents and the manpages. + * This reuses content from Markdown and grohtml-generated documents. * Everything else is cross-linked to Sourceforge. * It must currently be run from the www/ subdirectory of an in-tree-build. * The HTML manuals must be in ../doc. @@ -78,41 +78,48 @@ EBscreenshots.html HK M[footer] EW -[manpage-header] +[grohtml-header]

This documents the project's HEAD revision.

 EB../doc/sciteco.1.html SS

S .,ZK M[footer] EWsciteco.1.html EB../doc/sciteco.7.html SS

S .,ZK M[footer] EWsciteco.7.html !* - * These manpages are not in the header bar, but still postprocessed - * for consinstency. + * These grohtml-generated documents are not in the header bar, + * but still postprocessed for consinstency. *! EB../doc/grosciteco.tes.1.html SS

S .,ZK M[footer] EWgrosciteco.tes.1.html EB../doc/tedoc.tes.1.html SS

S .,ZK M[footer] EWtedoc.tes.1.html +EB../doc/tutorial.html + SS

S .,ZK + M[footer] +EWtutorial.html + EX -- cgit v1.2.3