aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2025-08-14fix up hash-bang lines only of the scripts really installed by the current `m...Robin Haberkorn1-3/+18
2025-08-08don't install the standalone scripts from lib/ as actual scripts: should fix ...Robin Haberkorn1-0/+4
2025-08-06command-line arguments are no longer passed via the unnamed buffer, but via s...Robin Haberkorn1-17/+11
2025-08-03simplified the htbl.tes preprocessor and the SUBST_MACRO using new --quiet, -...Robin Haberkorn1-10/+7
2025-04-04avoid legacy implict rules in doc/Makefile.am: should fix clean buildsRobin Haberkorn1-3/+2
2025-04-03the tutorial is now built along with all other HTML documents if --enable-htm...Robin Haberkorn1-2/+5
2025-03-31fixup: `make clean` removes tutorial.ms nowRobin Haberkorn1-6/+5
2025-03-31fixup: actually distribute the new tutorial.ms.in fileRobin Haberkorn1-14/+7
2025-03-31added tutorial document, which is automatically loaded on the first invocationRobin Haberkorn1-0/+6
2024-12-21slightly improved the hash bang replacement on SciTECO scripts after installa...Robin Haberkorn1-1/+1
2024-09-09grosciteco: support Unicode (refs #5)Robin Haberkorn1-1/+1
2023-06-28added cheat sheetRobin Haberkorn1-0/+4
2023-06-19the SciTECO data installation path is now configurable via --with-scitecodatadirRobin Haberkorn1-2/+2
2021-05-30THE GREAT CEEIFICATION EVENTRobin Haberkorn1-9/+8
2017-03-03build system portability fixesRobin Haberkorn1-11/+11
2017-02-23print all warnings when invoking GroffRobin Haberkorn1-2/+2
2016-11-18the manual generator (generator-docs.tes) has been cleaned up and is now call...Robin Haberkorn1-12/+28
2016-11-18standard lib: added getopt.tes for parsing command line options in scriptsRobin Haberkorn1-2/+2
2016-11-18implemented self-documenting (online) help systemRobin Haberkorn1-13/+59
2016-02-16commented on why $SCITECO_BOOTSTRAP is used in doc/Makefile.amRobin Haberkorn1-0/+6
2013-03-18always recreate doxygen/Robin Haberkorn1-0/+1
2013-03-16prevent image generation during HTML production, instead generate HTML tables...Robin Haberkorn1-8/+7
2013-03-16wrote introduction, key translation and immedite editing sections for sciteco...Robin Haberkorn1-1/+5
2013-03-16added option to build manuals as HTML using GroffRobin Haberkorn1-0/+8
2013-03-16first draft of TECO command documentation generatorRobin Haberkorn1-0/+11
2013-02-25integrate Doxygen into build systemRobin Haberkorn1-0/+14
2013-01-27moved redundant code related to bootstrapping and teco-driven substitutions i...Robin Haberkorn1-16/+1
2013-01-27moved manpage to doc/ subdirRobin Haberkorn1-0/+20