docs: hints about rtl.xct

git-svn-id: trunk@56017 -
This commit is contained in:
mattias 2017-10-10 13:54:04 +00:00
parent 04cc3c44b2
commit 62cd430a5b
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