lazarus/docs/html
marco 709ab6984f * ready to run script to generate LCL.
git-svn-id: trunk@34498 -
2011-12-29 15:59:45 +00:00
..
build_chm.bat
build_chm.sh
build_gtkintf_html.sh
build_html.bat
build_html.sh
build_lcl_chm.sh * ready to run script to generate LCL. 2011-12-29 15:59:45 +00:00
build_lcl_docs.lpi Fixed bug #20137 2011-09-29 01:24:47 +00:00
build_lcl_docs.lpr Fixed bug #20137 2011-09-29 01:24:47 +00:00
build_lcl_html.sh
fpdoc.css docs: use stylesheet from fpc in an attempt to avoid double lines 2011-10-07 07:47:29 +00:00
localfclfooter.xml
locallclfooter.xml
localrtlfooter.xml
Makefile
README.txt docs: fixed typo 2011-07-25 22:24:57 +00:00
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.