Commit Graph

6 Commits

Author SHA1 Message Date
dsiders
2f59545512 Docs: build_lcl_docs. Fixes an incompatibility with FPDoc 3.3.x.
* FPDoc 3.3.X changed the syntax for the --footer argument. It uses an ''@' prefix for file names and treats anythine else as text for the footer..  build_lcl_docs did not handle that syntax.  Since we do not know which version of FPDoc will be used, we must handle both.
* Accepts --footer=filename.ext for 3.2.X.
* Accepts --footer=@filename.ext for 3.3.X.
* Accepts --footer="Your text here" for 3.3.X.
* File name expansion and validation occurs in the setter for TFPDocRun.FooterFilename.
* Modifies README.txt and all of the script files (.bat, .sh) to document requirements and usage.
2022-02-24 06:35:16 +00:00
mattias
8ae618728c docs: comment
git-svn-id: trunk@61659 -
2019-08-03 15:08:33 +00:00
mattias
5271081bea docs: readme: add footer
git-svn-id: trunk@60958 -
2019-04-13 11:16:24 +00:00
mattias
8ee459d460 build_lcl_docs: using UTF-8 file functions, added option -h
git-svn-id: trunk@37852 -
2012-07-02 15:54:05 +00:00
andrew
a20ae1765a * removed unneeded option --make-searchable from script since it's included by default now
git-svn-id: trunk@21631 -
2009-09-09 00:53:38 +00:00
mattias
647d09915b docs: added chm builder script
git-svn-id: trunk@19621 -
2009-04-25 18:07:55 +00:00