mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-06 21:18:01 +02:00
docs: readme
This commit is contained in:
parent
d7ed558c61
commit
f8af491a06
@ -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
|
||||
|
||||
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:
|
||||
|
||||
Build the project build_lcl_docs.lpi, fix the PATH in the build_html.bat batch
|
||||
|
@ -6,7 +6,9 @@
|
||||
# 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
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user