docs: hints about rtl.xct

git-svn-id: branches/fixes_1_8@56016 -
This commit is contained in:
mattias 2017-10-10 13:53:36 +00:00
parent d3cb939a9c
commit ee8eeaf5d2
2 changed files with 4 additions and 1 deletions

View File

@ -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:

View File

@ -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