lazarus/docs/html
reiniero a05b8d84a9 * Docs scripts: cosmetic (comment typos)
git-svn-id: trunk@46341 -
2014-09-28 11:45:51 +00:00
..
build_chm.bat
build_chm.sh
build_gtkintf_html.sh
build_html.bat
build_html.sh
build_lazutils_html.sh
build_lcl_chm.sh * Docs scripts: cosmetic (comment typos) 2014-09-28 11:45:51 +00:00
build_lcl_docs.lpi
build_lcl_docs.lpr docs: build lcl chm: added param --css-file, patch #24823 2013-08-03 14:37:24 +00:00
build_lcl_html.sh * Docs scripts: cosmetic (comment typos) 2014-09-28 11:45:51 +00:00
fpdoc.css
localfclfooter.xml
locallclfooter.xml
localrtlfooter.xml
Makefile docs: html: Fixed compilation when lazbuild not in path, better clean up 2014-02-05 12:04:51 +00:00
README.txt
sourceforgefooter.xml

HTML documentation of Lazarus
=============================

This directory contains the tools to create the HTML and CHM documentation for
Lazarus. The documentation is stored in fpdoc format in the docs/xml/ directory.

For UNIXes:

The script build_html.sh will automatically create the whole HTML
documentation.
Build build_lcl_docs.lpi
../../lazbuild build_lcl_docs.lpi


For Windows:

Build the project build_lcl_docs.lpi, fix the PATH in the build_html.bat batch
script to your local installation and then run the script, or run
build_lcl_docs.exe directly.