mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-07-27 09:39:12 +02:00
docs: hints about rtl.xct
git-svn-id: trunk@56017 -
This commit is contained in:
parent
04cc3c44b2
commit
62cd430a5b
@ -11,6 +11,7 @@ documentation.
|
|||||||
Build build_lcl_docs.lpi
|
Build build_lcl_docs.lpi
|
||||||
../../lazbuild build_lcl_docs.lpi
|
../../lazbuild build_lcl_docs.lpi
|
||||||
|
|
||||||
|
./build_lcl_docs --fpdoc /path/to/fpc/trunk/fpdoc --fpcdocs=../chm --outfmt chm
|
||||||
|
|
||||||
For Windows:
|
For Windows:
|
||||||
|
|
||||||
|
@ -5,6 +5,8 @@
|
|||||||
#
|
#
|
||||||
# Before running this file, first compile the project build_lcl_docs.lpi
|
# 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