r15712 - gnucash/trunk/packaging/win32 - Install.sh: Add support for generating guide and help CHM files.

Andreas Köhler andi5 at cvs.gnucash.org
Tue Mar 13 20:42:01 EDT 2007


Author: andi5
Date: 2007-03-13 20:41:59 -0400 (Tue, 13 Mar 2007)
New Revision: 15712
Trac: http://svn.gnucash.org/trac/changeset/15712

Modified:
   gnucash/trunk/packaging/win32/custom.sh
   gnucash/trunk/packaging/win32/install.sh
Log:
Install.sh: Add support for generating guide and help CHM files.

* add html help workspace, make an import library for hhctrl.ocx
* add libxslt for xsltproc and htmlhelp xsl stylesheets
* run xsltproc on guide and help, C and de_DE; enrich the resulting hhp
  files with anchor/map/alias information, compile them with hhc, save
  to $INST_DIR/share/gnucash/$lang/gnucash-$type.chm
* create GKeyFiles *.hhmap that can be parsed to open specific topics
* also, obsolete pexports by mingw-utils




More information about the gnucash-patches mailing list