mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-06 18:58:12 +02:00
docs: hints about rtl.xct
git-svn-id: branches/fixes_1_8@56016 -
This commit is contained in:
parent
d3cb939a9c
commit
ee8eeaf5d2
@ -11,6 +11,7 @@ documentation.
|
||||
Build build_lcl_docs.lpi
|
||||
../../lazbuild build_lcl_docs.lpi
|
||||
|
||||
./build_lcl_docs --fpdoc /path/to/fpc/trunk/fpdoc --fpcdocs=../chm --outfmt chm
|
||||
|
||||
For Windows:
|
||||
|
||||
|
@ -5,6 +5,8 @@
|
||||
#
|
||||
# Before running this file, first compile the project build_lcl_docs.lpi
|
||||
#
|
||||
./build_lcl_docs --outfmt html
|
||||
# In order to link to RTL and FCL, place rtl.xct and fcl.xct in ../chm/
|
||||
#
|
||||
./build_lcl_docs --fpcdocs=../chm --outfmt html
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user