lazarus/docs/html/build_chm.sh
mattias 8ae618728c docs: comment
git-svn-id: trunk@61659 -
2019-08-03 15:08:33 +00:00

8 lines
257 B
Bash
Executable File

#!/bin/bash
# Builds all Lazarus docs and pack them in one .chm file
#
../../lazbuild build_lcl_docs.lpi
./build_lcl_docs --outfmt chm --fpcdocs=../chm --footer locallclfooter.xml
# Preferably: use trunk fpdoc: --fpdoc /path/to/fpc/trunk/utils/fpdoc/fpdoc