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.
67 lines
1.1 KiB
67 lines
1.1 KiB
<?xml version="1.0" ?>
|
|
<!DOCTYPE refentry PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
|
|
<!ENTITY % German "INCLUDE">
|
|
]>
|
|
|
|
<refentry lang="&language;">
|
|
<refentryinfo>
|
|
<author
|
|
><personname
|
|
><firstname
|
|
>Ben</firstname
|
|
><surname
|
|
>Burton</surname
|
|
></personname
|
|
> <email
|
|
>bab@debian.org</email
|
|
></author>
|
|
<date
|
|
>7. April 2003</date>
|
|
</refentryinfo>
|
|
|
|
<refmeta>
|
|
<refentrytitle
|
|
><command
|
|
>cxxmetric</command
|
|
></refentrytitle>
|
|
<manvolnum
|
|
>1</manvolnum>
|
|
</refmeta>
|
|
|
|
<refnamediv>
|
|
<refname
|
|
><command
|
|
>cxxmetric</command
|
|
></refname>
|
|
<refpurpose
|
|
>Einfache Quelltext-Statistiken für C und C++.</refpurpose>
|
|
</refnamediv>
|
|
|
|
<refsynopsisdiv>
|
|
<cmdsynopsis
|
|
><command
|
|
>cxxmetric</command
|
|
> <group
|
|
><option
|
|
><replaceable
|
|
>file</replaceable
|
|
></option
|
|
></group
|
|
> </cmdsynopsis>
|
|
</refsynopsisdiv>
|
|
|
|
<refsect1>
|
|
<title
|
|
>Beschreibung</title>
|
|
|
|
<para
|
|
>cxxmetric zählt die Quelltextzeilen, Kommentare und Leerzeichen, und bestimmt weitere Statistiken für jede Quelltextdatei. Es muss sich um Quelltexte für C oder C++ handeln.</para>
|
|
|
|
<para
|
|
>Dieses Hilfsprogramm ist Teil der &kde; Software-Entwicklungswerkzeuge. </para
|
|
>
|
|
|
|
</refsect1>
|
|
|
|
</refentry>
|