summaryrefslogtreecommitdiff
path: root/textproc/kdoc/pkg/DESCR
blob: 695f27ecf72e38565005f9956c565cca758c238b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
What is KDOC?

KDOC is a C++ and IDL interface documentation tool, initially written
for the specific purpose of generating documentation for the KDE libraries.

KDOC extracts specially formatted documentation and information about
your classes from the class' header or IDL files, and generates
cross-referenced HTML, LaTeX or Man pages from it.

KDOC allows groups of classes to be formed into "libraries" and
documentation from separate libraries can be very easily
cross-referenced.