summaryrefslogtreecommitdiffstats
path: root/doc/man/kscope.1
blob: 6cb1f938abb97715256a3bde83560ceee9a7d260 (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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
'\" -*- coding: us-ascii -*-
.if \n(.g .ds T< \\FC
.if \n(.g .ds T> \\F[\n[.fam]]
.de URL
\\$2 \(la\\$1\(ra\\$3
..
.if \n(.g .mso www.tmac
.TH kscope 1 2006-02-18 "" ""
.SH NAME
kscope \- a source browsing and editing environment
.SH SYNOPSIS
'nh
.fi
.ad l
\fBkscope\fR \kx
.if (\nx>(\n(.l/2)) .nr x (\n(.l/5)
'in \n(.iu+\nxu
[
\fB\fIQt-options\fB\fR
] [
\fB\fITDE-options\fB\fR
]
'in \n(.iu-\nxu
.ad b
'hy
.SH DESCRIPTION
KScope is a source browsing and editing environment for large projects written
in C (such as the Linux kernel).
.PP
KScope uses the Cscope code analysis engine to provide valuable information to
coders.
.PP
KScope also provides call-tree and call-graph views that can help developers
by visualising the relationships between different functions in the code base.
.SH OPTIONS
All TDE and TQt
programs accept a some common command-line options. KScope has no
application-specific options.
.PP
.TP 
\*(T<\fB\-\-help\fR\*(T> 
Show help about options
.TP 
\*(T<\fB\-\-help\-tqt\fR\*(T> 
Show TQt specific options
.TP 
\*(T<\fB\-\-help\-tde\fR\*(T> 
Show TDE specific options
.TP 
\*(T<\fB\-\-help\-all\fR\*(T> 
Show all options
.TP 
\*(T<\fB\-\-author\fR\*(T> 
Show author information
.TP 
\*(T<\fB\-v\fR\*(T>, \*(T<\fB\-\-version\fR\*(T> 
Show version information
.TP 
\*(T<\fB\-\-license\fR\*(T> 
Show license information
.TP 
\*(T<\fB\-\-\fR\*(T> 
Indicates end of options
.SH AUTHOR
KScope was written by Elad Lahav <\*(T<elad_lahav@users.sf.net\*(T>>.
.SH COPYRIGHT
This manual page was written by Jonathan Patrick Davies
<\*(T<jpatrick@ubuntu.com\*(T>> for the
Ubuntu system (but may be used by others).
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU General Public License,
Version 2 or any later version published by the Free Software Foundation.
.PP
On Debian systems, the complete text of the GNU General Public
License can be found in
\*(T<\fI/usr/share/common\-licenses/GPL\fR\*(T>.