lazarus/docs/html/build_chm.sh
mattias 5271081bea docs: readme: add footer
git-svn-id: trunk@60958 -
2019-04-13 11:16:24 +00:00

9 lines
288 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
# Build with links to RTL+FCL
#./build_lcl_docs --fpcdocs ../chm/ --footer locallclfooter.xml --outfmt chm