docs: added chm builder script

git-svn-id: trunk@19621 -
This commit is contained in:
mattias 2009-04-25 18:07:55 +00:00
parent 92bbe0f074
commit 647d09915b
2 changed files with 11 additions and 0 deletions

1
.gitattributes vendored
View File

@ -1858,6 +1858,7 @@ docs/booth/ProdProgEntwMitOpenSourceSystems2007.odp -text
docs/contributors.utf8 svneol=native#text/plain
docs/html/README.txt svneol=native#text/plain
docs/html/build_chm.bat svneol=native#text/plain
docs/html/build_chm.sh svneol=native#text/plain
docs/html/build_gtkintf_html.sh svneol=native#text/plain
docs/html/build_html.bat svneol=native#text/plain
docs/html/build_html.sh svneol=native#text/plain

10
docs/html/build_chm.sh Executable file
View File

@ -0,0 +1,10 @@
#!/bin/bash
# Builds all Lazarus docs and pack them in one .chm file
#
# Notes:
#
# Before running this file, first compile the project build_lcl_docs.lpi
#
./build_lcl_docs --outfmt chm --arg --make-searchable