Commit Graph

9 Commits

Author SHA1 Message Date
dsiders
59523cede0 Docs: Updates Linux build scripts for CHM and HTML.
* Use FPDoc 3.3.1 by default.
* Adds log file output to all variations of the command line.
* Comments on use of --footer-date argument. FPDoc 3.3.1 raises an AV as of 2024-03-01.
* Adds comments about content that needs to be updated before running the scripts.
* Changes the default content in the --footer text variant.
2024-03-01 21:30:39 +00:00
dsiders
1bf9eac4dc Docs: Updates CHM and HTML build scripts to use fpdoc 3.2.2 and adds log files.
* These changes are temporary.
* fpdoc version 3.3.1-13340-g757f65d0e2 [2023-07-18] has output issues.
2023-07-20 05:37:33 +01:00
dsiders
89a9d84d34 Docs: Fixes typo in build script. 2022-03-14 07:17:49 +01:00
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