You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
576 B
27 lines
576 B
/** @mainpage Trinity Documentation Tools
|
|
|
|
Provides a KIO slave for accessing application documentation for
|
|
Trinity and GNOME applications.
|
|
|
|
@authors
|
|
Eric Bischoff
|
|
Claudiu Costin
|
|
Frederik Fouvry
|
|
David Rugge
|
|
|
|
@maintainers
|
|
[Unknown/None]
|
|
|
|
@licenses
|
|
Note: most of the files do not have licenses.
|
|
This should be corrected. The intention appears
|
|
to be for the files to have a @bsd license, but
|
|
this needs to be confirmed with the copyright
|
|
holders.
|
|
|
|
*/
|
|
|
|
// DOXYGEN_REFERENCES = tdecore tdeui kio
|
|
// DOXYGEN_SET_PROJECT_NAME = KDocTools
|
|
// vim:ts=4:sw=4:expandtab:filetype=doxygen
|