mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-12 19:40:54 +02:00
parent
36ded14eb9
commit
f4efaa4b66
@ -13,6 +13,8 @@ Build build_lcl_docs.lpi
|
|||||||
|
|
||||||
./build_lcl_docs --fpdoc /path/to/fpc/trunk/utils/fpdoc/fpdoc --fpcdocs=../chm --outfmt chm --footer locallclfooter.xml
|
./build_lcl_docs --fpdoc /path/to/fpc/trunk/utils/fpdoc/fpdoc --fpcdocs=../chm --outfmt chm --footer locallclfooter.xml
|
||||||
|
|
||||||
|
Note: It is recommened to use the fpdoc from fpc trunk. If you are unlucky and got a buggy revision, you can try with the released fpdoc.
|
||||||
|
|
||||||
For Windows:
|
For Windows:
|
||||||
|
|
||||||
Build the project build_lcl_docs.lpi, fix the PATH in the build_html.bat batch
|
Build the project build_lcl_docs.lpi, fix the PATH in the build_html.bat batch
|
||||||
|
@ -7,6 +7,8 @@
|
|||||||
#
|
#
|
||||||
# In order to link to RTL and FCL, place rtl.xct and fcl.xct in ../chm/
|
# 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
|
./build_lcl_docs --fpcdocs=../chm --outfmt html
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user