mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-08 00:02:03 +02:00
docs: reame: add footer
git-svn-id: branches/fixes_2_0@60959 -
This commit is contained in:
parent
1b23f4ee0d
commit
c74ef3855c
@ -11,7 +11,7 @@ documentation.
|
||||
Build build_lcl_docs.lpi
|
||||
../../lazbuild build_lcl_docs.lpi
|
||||
|
||||
./build_lcl_docs --fpdoc /path/to/fpc/trunk/utils/fpdoc/fpdoc --fpcdocs=../chm --outfmt chm
|
||||
./build_lcl_docs --fpdoc /path/to/fpc/trunk/utils/fpdoc/fpdoc --fpcdocs=../chm --outfmt chm --footer locallclfooter.xml
|
||||
|
||||
For Windows:
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Builds all Lazarus docs and pack them in one .chm file
|
||||
#
|
||||
../../lazbuild build_lcl_docs.lpi
|
||||
./build_lcl_docs --outfmt chm
|
||||
./build_lcl_docs --outfmt chm --fpcdocs=../chm --footer locallclfooter.xml
|
||||
|
||||
# Build with links to RTL+FCL
|
||||
#./build_lcl_docs --fpcdocs ../chm/ --footer locallclfooter.xml --outfmt chm
|
||||
|
Loading…
Reference in New Issue
Block a user