lazarus/docs/html
2009-09-09 00:53:38 +00:00
..
build_chm.bat * Fixed build_lcl_docs to include files in the lcl subfolders recursively 2009-09-09 00:50:52 +00:00
build_chm.sh * removed unneeded option --make-searchable from script since it's included by default now 2009-09-09 00:53:38 +00:00
build_gtkintf_html.sh
build_html.bat
build_html.sh
build_lcl_docs.lpi * Fixed build_lcl_docs to include files in the lcl subfolders recursively 2009-09-09 00:50:52 +00:00
build_lcl_docs.lpr * Fixed build_lcl_docs to include files in the lcl subfolders recursively 2009-09-09 00:50:52 +00:00
build_lcl_html.sh
fpdoc.css
localfclfooter.xml
locallclfooter.xml
localrtlfooter.xml
Makefile * Fixed build_lcl_docs to include files in the lcl subfolders recursively 2009-09-09 00:50:52 +00:00
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 instalation and then run the script, or run build_lcl_docs.exe directly.