lazarus/docs/html/build_html.sh
mattias 62cd430a5b docs: hints about rtl.xct
git-svn-id: trunk@56017 -
2017-10-10 13:54:04 +00:00

13 lines
281 B
Bash
Executable File

#!/bin/bash
# Builds all Lazarus docs and pack them in one .chm file
#
# Notes:
#
# Before running this file, first compile the project build_lcl_docs.lpi
#
# In order to link to RTL and FCL, place rtl.xct and fcl.xct in ../chm/
#
./build_lcl_docs --fpcdocs=../chm --outfmt html