lazarus/docs/html
mattias 49eced03ba docs: updated build_html.sh
git-svn-id: trunk@19622 -
2009-04-25 18:23:56 +00:00
..
build_chm.bat docs: add build chm bat file 2008-11-18 02:46:49 +00:00
build_chm.sh docs: added chm builder script 2009-04-25 18:07:55 +00:00
build_gtkintf_html.sh
build_html.bat
build_html.sh docs: updated build_html.sh 2009-04-25 18:23:56 +00:00
build_lcl_docs.lpi
build_lcl_docs.lpr
build_lcl_html.sh lcl chm docs: added fpdoc option to create search index 2008-11-14 13:23:47 +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.