lazarus/docs/html
2008-10-20 10:35:38 +00:00
..
build_gtkintf_html.sh hmtl docs: use bash substitution instead of sed to remove extension from John Stoneham 2008-10-15 21:49:11 +00:00
build_html.bat
build_html.sh docs: fixed script names in doc building script 2008-04-25 11:10:51 +00:00
build_lcl_docs.lpi
build_lcl_docs.lpr
build_lcl_html.sh LCL docs: fixed creation of html docs (issue #12448) 2008-10-20 10:35:38 +00:00
fpdoc.css
localfclfooter.xml
locallclfooter.xml
localrtlfooter.xml
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.