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.
32 lines
801 B
32 lines
801 B
.TH KDEVASSISTANT 1
|
|
.SH NAME
|
|
kdevassistant \- TDevelop documentation viewer
|
|
.SH SYNOPSIS
|
|
.B kdevdesigner
|
|
.I [Qt-options] [TDE-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 (TDE libraries documentation and other generated
|
|
by doxygen with tags);
|
|
|
|
* DevHelp format (GTK, GNOME API documentation and other generated for
|
|
devhelp);
|
|
|
|
* TDevelopTOC 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
|