| qt2kdoc -- Generates cross-reference file suitable for use with B<KDOC> from Qt Toolkit HTML documentation. |
qt2kdoc -- Generates cross-reference file suitable for use with KDOC from Qt Toolkit HTML documentation.
qt2kdoc [-u URL] [-o <destdir>] [-z] <path to qt html>
qt2kdoc generates a kdoc(1) cross-reference file from the classes.html
file that is included with the Qt GUI Toolkit HTML documentation.
The resulting file can be used to cross-reference documentation generated with KDOC for other classes with the Qt HTML documentation.
qt2kdoc -u "http://www.mydomain/src/qthtml/" \
$HOME/web/src/qthtml
kdoc(1) cross-reference file that will be generated by qt2kdoc and can
be used to link documentation generated by kdoc with the Qt documentation.
This script is a utility for kdoc(1).
Dependent on format of Qt documentation.
Sirtaj S. Kang <taj@kde.org>, 1998.
| qt2kdoc -- Generates cross-reference file suitable for use with B<KDOC> from Qt Toolkit HTML documentation. |