diff options
author | Denis Kozadaev <denis@dilos.org> | 2020-01-30 22:13:12 +0300 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2020-03-08 15:49:09 +0100 |
commit | fe51ebf14dbb7b03627463bd3e28ed09c1384b73 (patch) | |
tree | 72707f346908c5bf7b3c2e4d81dc1f55f963d639 /dilos/tdevelop/debian/man/kdevassistant.man | |
parent | 34ad747ec3a060dd8f3f8f64107015294aab92f4 (diff) | |
download | tde-packaging-fe51ebf14dbb7b03627463bd3e28ed09c1384b73.tar.gz tde-packaging-fe51ebf14dbb7b03627463bd3e28ed09c1384b73.zip |
DilOS: tdevelop build pack
Signed-off-by: Denis Kozadaev <denis@dilos.org>
(cherry picked from commit 768f6ea1498080273893d97d32be5bae283e2b19)
Diffstat (limited to 'dilos/tdevelop/debian/man/kdevassistant.man')
-rw-r--r-- | dilos/tdevelop/debian/man/kdevassistant.man | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/dilos/tdevelop/debian/man/kdevassistant.man b/dilos/tdevelop/debian/man/kdevassistant.man new file mode 100644 index 000000000..05cfbd56e --- /dev/null +++ b/dilos/tdevelop/debian/man/kdevassistant.man @@ -0,0 +1,31 @@ +.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 |