~ubuntu-branches/ubuntu/lucid/kde-l10n-et/lucid

« back to all changes in this revision

Viewing changes to docs/kdesdk/scripts/man-cxxmetric.1.docbook

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2008-07-25 14:39:15 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20080725143915-4tvoet9zclx0m3w6
Tags: 4:4.1.0-0ubuntu1
* New upstream release
* Bump Standards-Version to 3.8.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" ?>
 
2
<!DOCTYPE refentry PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
 
3
<!ENTITY % Estonian  "INCLUDE">
 
4
]>
 
5
 
 
6
<refentry lang="&language;">
 
7
<refentryinfo>
 
8
<author
 
9
><personname
 
10
><firstname
 
11
>Ben</firstname
 
12
><surname
 
13
>Burton</surname
 
14
></personname
 
15
> <email
 
16
>bab@debian.org</email
 
17
></author>
 
18
<date
 
19
>7. aprill 2003</date>
 
20
</refentryinfo>
 
21
 
 
22
<refmeta>
 
23
<refentrytitle
 
24
><command
 
25
>cxxmetric</command
 
26
></refentrytitle>
 
27
<manvolnum
 
28
>1</manvolnum>
 
29
</refmeta>
 
30
 
 
31
<refnamediv>
 
32
<refname
 
33
><command
 
34
>cxxmetric</command
 
35
></refname>
 
36
<refpurpose
 
37
>Lihtne C ja C++ lähtekoodi statistika</refpurpose>
 
38
</refnamediv>
 
39
 
 
40
<refsynopsisdiv>
 
41
<cmdsynopsis
 
42
><command
 
43
>cxxmetric</command
 
44
> <group
 
45
><option
 
46
><replaceable
 
47
>fail</replaceable
 
48
></option
 
49
></group
 
50
> </cmdsynopsis>
 
51
</refsynopsisdiv>
 
52
 
 
53
<refsect1>
 
54
<title
 
55
>Kirjeldus</title>
 
56
 
 
57
<para
 
58
>cxxmetric loendab iga antud lähtekoodifaili koodiread, kommentaarid ja tühikud ning arvutab ka muud statistikat. Lähtekoodifailid peavad olema C- või C++-keeles.</para>
 
59
 
 
60
<para
 
61
>See utiliit kuulub KDE tarkvaraarenduse komplekti koosseisu. </para
 
62
 
63
 
 
64
</refsect1>
 
65
 
 
66
</refentry>