lazarus/docs/xml
mattias b1c5f6754b added LCL fpdoc help db
git-svn-id: trunk@5846 -
2004-08-24 19:51:23 +00:00
..
lcl updated lcl fpdoc 2004-08-24 19:33:00 +00:00
find_cvs_fpdoc_files.pl updated lcl fpdoc 2004-08-24 19:33:00 +00:00
multi_makeskel.pl updated lcl fpdoc 2004-08-24 19:33:00 +00:00
README.txt added LCL fpdoc help db 2004-08-24 19:51:23 +00:00

These are the fpdoc xml files of the lazarus units.

The lcl directory contains the fpdoc xml files for the lcl. For example
lcl/controls.xml for controls.pp.

--------------------------------------------------------------------------------
They were created with:
perl multi_makeskel.pl -p lcl -s ../../lcl -o lcl \
  -i '-Fi/path/to/lazarus/lcl/include' -x
  
At the moment the fpdoc tool 'makeskel' is not yet capable of updating the
files. But this will follow in a few weeks.

--------------------------------------------------------------------------------
Finding the new files, not yet in CVS:

perl find_cvs_fpdoc_files.pl -s ../../lcl -o lcl -l new

--------------------------------------------------------------------------------
Finding old the files in CVS not needed any more:

perl find_cvs_fpdoc_files.pl -s ../../lcl -o lcl -l old