mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-06 23:38:02 +02:00
* Docs scripts: cosmetic (comment typos)
git-svn-id: trunk@46341 -
This commit is contained in:
parent
d35a4d5554
commit
a05b8d84a9
@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
# basic script to do a lcl.chm build. Marco van de Voort dec 2011
|
||||
# basic script to do an lcl.chm build. Marco van de Voort dec 2011
|
||||
|
||||
# assumes a fpcdocs checkout where "fixdocs.sh" has been succesfully run.
|
||||
# assumes a fpcdocs checkout where "fixdocs.sh" has been successfully run.
|
||||
# on 1.7GHz Core2 laptop single thread 6:26 minutes. Don't be impatient :-)
|
||||
|
||||
set -e
|
||||
|
@ -3,8 +3,8 @@
|
||||
# Author: Mattias Gaertner
|
||||
#
|
||||
# Creates the fpdoc HTML output for the LCL
|
||||
# Creates an chm file, if HTMLFMT is set to chm,
|
||||
# otherwise it create html docs
|
||||
# Creates a chm file if HTMLFMT is set to chm,
|
||||
# otherwise it creates html docs
|
||||
#
|
||||
#
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user