mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2026-01-06 11:00:29 +01:00
docs: readme: add footer
git-svn-id: trunk@60958 -
This commit is contained in:
parent
0421cd4f3d
commit
5271081bea
@ -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