1
0
mirror of synced 2024-09-16 16:46:09 +00:00
Go to file
Mark van Renswoude 451903597f Moved: license is now in external file
Changed: preparations for new X2UtSettings feature; definitions
2004-07-22 14:52:09 +00:00
Docs Added: preliminary DocBook documentation and paged- and single-HTML conversions 2004-06-23 19:44:16 +00:00
Test Added: generic settings classes 2004-06-08 15:02:57 +00:00
license.txt Moved: license is now in external file 2004-07-22 14:52:09 +00:00
X2UtApp.pas Moved: license is now in external file 2004-07-22 14:52:09 +00:00
X2UtCompilerVersion.inc Added: class documentation 2004-06-06 21:01:32 +00:00
X2UtHandCursor.cur Added: default Delphi hand cursor replacement 2004-06-07 10:47:14 +00:00
X2UtHandCursor.pas Moved: license is now in external file 2004-07-22 14:52:09 +00:00
X2UtHandCursor.rc Added: default Delphi hand cursor replacement 2004-06-07 10:47:14 +00:00
X2UtHandCursor.RES Fixed: X2UtHandCursor.RES missing 2004-07-09 11:56:01 +00:00
X2UtMisc.pas Moved: license is now in external file 2004-07-22 14:52:09 +00:00
X2UtOS.pas Moved: license is now in external file 2004-07-22 14:52:09 +00:00
X2UtSettings.pas Moved: license is now in external file 2004-07-22 14:52:09 +00:00
X2UtSettingsForm.pas Moved: license is now in external file 2004-07-22 14:52:09 +00:00
X2UtSettingsINI.pas Moved: license is now in external file 2004-07-22 14:52:09 +00:00
X2UtSettingsRegistry.pas Moved: license is now in external file 2004-07-22 14:52:09 +00:00
X2UtSingleInstance.pas Moved: license is now in external file 2004-07-22 14:52:09 +00:00
X2UtStrings.pas Moved: license is now in external file 2004-07-22 14:52:09 +00:00
X2UtVirtualTree.pas Moved: license is now in external file 2004-07-22 14:52:09 +00:00

To build the documentation:

- Download the docBook XSL stylesheets from:
    http://docbook.sourceforge.net/projects/xsl/index.html

- Download XSLTProc, Windows version available at:
    http://www.zlatkovic.com/libxml.en.html

- Modify the XSL files and point the include directive
  to the path where you extracted the docBook files.

- Run compile-html-chunk.bat for the multi-page output or
  compile-html.bat for a single-page output.