lazarus/docs/html/build_html.sh
mattias f4efaa4b66 docs: readme
(cherry picked from commit f8af491a06)
2022-02-26 00:57:29 +03:00

15 lines
331 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/
#
# This uses the fpdoc in PATH. See README.txt
#
./build_lcl_docs --fpcdocs=../chm --outfmt html