blob: 7eadfe9373c1d583b96b6a5e3b7279fddb48ca61 (
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
26
27
28
29
30
31
|
.TH KDEVASSISTANT 1
.SH NAME
kdevassistant \- KDevelop documentation viewer
.SH SYNOPSIS
.B kdevdesigner
.I [Qt-options] [KDE-options] [options]
.SH DESCRIPTION
.B KDevAssistant
is an API documentation browser with contents tree, index and full text
search. It provides a simple and uniform access to a variety of
documentation formats:
* Qt DCF format (Qt library API and tools documentation);
* Doxygen .tag format (KDE libraries documentation and other generated
by doxygen with tags);
* DevHelp format (GTK, GNOME API documentation and other generated for
devhelp);
* KDevelopTOC format (for online html documentation);
* CHM format;
* Custom format (anything that can be viewed - pdf, html, txt, etc.).
.SH PROGRAM OPTIONS
.TP
.B --profile \fI<profile>\fB
Profile to load.
.so kdeopt.part
|