blob: 7b58654949aa1b2e4c143354744af3417afde26f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
/** @mainpage Trinity Documentation Tools
Provides a TDEIO 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 tdeio
// DOXYGEN_SET_PROJECT_NAME = KDocTools
|