lazarus/docs/html
2012-05-13 14:34:17 +00:00
..
build_chm.bat docs: Improve build_chm path handling, issue #21311, patch from BigChimp 2012-02-17 17:51:54 +00:00
build_chm.sh
build_gtkintf_html.sh
build_html.bat docs: Improve build_chm path handling, issue #21311, patch from BigChimp 2012-02-17 17:51:54 +00:00
build_html.sh
build_lazutils_html.sh
build_lcl_chm.sh
build_lcl_docs.lpi Docs: improved build_lcl_docs robustness when working with TProcess, patch from Reinier Olislagers, bug #22000 2012-05-13 14:34:17 +00:00
build_lcl_docs.lpr Docs: improved build_lcl_docs robustness when working with TProcess, patch from Reinier Olislagers, bug #22000 2012-05-13 14:34:17 +00:00
build_lcl_html.sh
fpdoc.css
localfclfooter.xml
locallclfooter.xml
localrtlfooter.xml
Makefile
README.txt
sourceforgefooter.xml

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

This directory contains the tools to create the HTML 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.

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.