Commit Graph

4 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
juha
9cdaa34a19 docs: Improve build_chm path handling, issue #21311, patch from BigChimp
git-svn-id: trunk@35431 -
2012-02-17 17:51:54 +00:00
andrew
ad18ccca04 * Fixed build_lcl_docs to include files in the lcl subfolders recursively
* Added --make-searchable to default fpdoc options when the format is chm

git-svn-id: trunk@21630 -
2009-09-09 00:50:52 +00:00
paul
ecbc69dbe9 docs: add build chm bat file
git-svn-id: trunk@17419 -
2008-11-18 02:46:49 +00:00