Warning, /frameworks/kapidox/docs/depdiagram-generate-all.1 is written in an unsupported language. File is not indexed.

0001 \"
0002 .\" Standard preamble:
0003 .\" ========================================================================
0004 .de Sh \" Subsection heading
0005 .br
0006 .if t .Sp
0007 .ne 5
0008 .PP
0009 \fB\\$1\fR
0010 .PP
0011 ..
0012 .de Sp \" Vertical space (when we can't use .PP)
0013 .if t .sp .5v
0014 .if n .sp
0015 ..
0016 .de Vb \" Begin verbatim text
0017 .ft CW
0018 .nf
0019 .ne \\$1
0020 ..
0021 .de Ve \" End verbatim text
0022 .ft R
0023 .fi
0024 ..
0025 .\" Set up some character translations and predefined strings.  \*(-- will
0026 .\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
0027 .\" double quote, and \*(R" will give a right double quote.  \*(C+ will
0028 .\" give a nicer C++.  Capital omega is used to do unbreakable dashes and
0029 .\" therefore won't be available.  \*(C` and \*(C' expand to `' in nroff,
0030 .\" nothing in troff, for use with C<>.
0031 .tr \(*W-
0032 .ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
0033 .ie n \{\
0034 .    ds -- \(*W-
0035 .    ds PI pi
0036 .    if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
0037 .    if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\"  diablo 12 pitch
0038 .    ds L" ""
0039 .    ds R" ""
0040 .    ds C` ""
0041 .    ds C' ""
0042 'br\}
0043 .el\{\
0044 .    ds -- \|\(em\|
0045 .    ds PI \(*p
0046 .    ds L" ``
0047 .    ds R" ''
0048 'br\}
0049 .\"
0050 .\" If the F register is turned on, we'll generate index entries on stderr for
0051 .\" titles (.TH), headers (.SH), subsections (.Sh), items (.Ip), and index
0052 .\" entries marked with X<> in POD.  Of course, you'll have to process the
0053 .\" output yourself in some meaningful fashion.
0054 .if \nF \{\
0055 .    de IX
0056 .    tm Index:\\$1\t\\n%\t"\\$2"
0057 ..
0058 .    nr % 0
0059 .    rr F
0060 .\}
0061 .\"
0062 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
0063 .\" way too many mistakes in technical documents.
0064 .hy 0
0065 .if n .na
0066 .\"
0067 .\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
0068 .\" Fear.  Run.  Save yourself.  No user-serviceable parts.
0069 .    \" fudge factors for nroff and troff
0070 .if n \{\
0071 .    ds #H 0
0072 .    ds #V .8m
0073 .    ds #F .3m
0074 .    ds #[ \f1
0075 .    ds #] \fP
0076 .\}
0077 .if t \{\
0078 .    ds #H ((1u-(\\\\n(.fu%2u))*.13m)
0079 .    ds #V .6m
0080 .    ds #F 0
0081 .    ds #[ \&
0082 .    ds #] \&
0083 .\}
0084 .    \" simple accents for nroff and troff
0085 .if n \{\
0086 .    ds ' \&
0087 .    ds ` \&
0088 .    ds ^ \&
0089 .    ds , \&
0090 .    ds ~ ~
0091 .    ds /
0092 .\}
0093 .if t \{\
0094 .    ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
0095 .    ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
0096 .    ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
0097 .    ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
0098 .    ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
0099 .    ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
0100 .\}
0101 .    \" troff and (daisy-wheel) nroff accents
0102 .ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
0103 .ds 8 \h'\*(#H'\(*b\h'-\*(#H'
0104 .ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
0105 .ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
0106 .ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
0107 .ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
0108 .ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
0109 .ds ae a\h'-(\w'a'u*4/10)'e
0110 .ds Ae A\h'-(\w'A'u*4/10)'E
0111 .    \" corrections for vroff
0112 .if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
0113 .if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
0114 .    \" for low resolution devices (crt and lpr)
0115 .if \n(.H>23 .if \n(.V>19 \
0116 \{\
0117 .    ds : e
0118 .    ds 8 ss
0119 .    ds o a
0120 .    ds d- d\h'-1'\(ga
0121 .    ds D- D\h'-1'\(hy
0122 .    ds th \o'bp'
0123 .    ds Th \o'LP'
0124 .    ds ae ae
0125 .    ds Ae AE
0126 .\}
0127 .rm #[ #] #H #V #F C
0128 .\" ========================================================================
0129 .\"
0130 .IX Title "depdiagram-generate-all 1"
0131 .TH depdiagram-generate-all 1 "2015-07-11"
0132 .SH "NAME"
0133 depdiagram-generate-all \- KDE API documentation generation tools
0134 .SH "VERSION"
0135 .IX Header "VERSION"
0136 5\.13\.0
0137 
0138 .SH "USAGE"
0139 .IX Header "USAGE"
0140 
0141 Usage: depdiagram\-generate\-all <dot_dir> <png_dir>
0142 
0143 .SH "AUTHORS"
0144 .IX Header "AUTHORS"
0145 This version of \fBkapidox\fR was written by Aurélien Gâteau agateau@kde.org.
0146 .PP
0147 This man-page was created by Scott Kitterman <scott@kitterman.com>.
0148