Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
lazarus / usr / share / lazarus / 1.6 / docs / html
  ..
  locallclfooter.xml
  build_chm.bat
  README.txt
  build_html.sh
  build_lcl_docs.lpi
  build_chm.sh
  fpdoc.css
  build_lcl_chm.sh
  build_gtkintf_html.sh
  build_lazutils_html.sh
  sourceforgefooter.xml
  localrtlfooter.xml
  Makefile
  build_lcl_html.sh
  build_lcl_docs.lpr
  build_html.bat
  localfclfooter.xml
Size: Mime:
HTML documentation of Lazarus
=============================

This directory contains the tools to create the HTML and CHM 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.
Build build_lcl_docs.lpi
../../lazbuild build_lcl_docs.lpi


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.