summaryrefslogtreecommitdiffstats
path: root/tde-i18n-it/docs/kdesdk/scripts/man-cxxmetric.1.docbook
diff options
context:
space:
mode:
Diffstat (limited to 'tde-i18n-it/docs/kdesdk/scripts/man-cxxmetric.1.docbook')
-rw-r--r--tde-i18n-it/docs/kdesdk/scripts/man-cxxmetric.1.docbook66
1 files changed, 66 insertions, 0 deletions
diff --git a/tde-i18n-it/docs/kdesdk/scripts/man-cxxmetric.1.docbook b/tde-i18n-it/docs/kdesdk/scripts/man-cxxmetric.1.docbook
new file mode 100644
index 00000000000..3f43e55c881
--- /dev/null
+++ b/tde-i18n-it/docs/kdesdk/scripts/man-cxxmetric.1.docbook
@@ -0,0 +1,66 @@
+<?xml version="1.0" ?>
+<!DOCTYPE refentry PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
+<!ENTITY % Italian "INCLUDE">
+]>
+
+<refentry lang="&language;">
+<refentryinfo>
+<author
+><personname
+><firstname
+>Ben</firstname
+><surname
+>Burton</surname
+></personname
+> <email
+>bab@debian.org</email
+></author>
+<date
+>07 aprile 2003</date>
+</refentryinfo>
+
+<refmeta>
+<refentrytitle
+><command
+>cxxmetric</command
+></refentrytitle>
+<manvolnum
+>1</manvolnum>
+</refmeta>
+
+<refnamediv>
+<refname
+><command
+>cxxmetric</command
+></refname>
+<refpurpose
+>Sorgenti metriche semplici per C e C++</refpurpose>
+</refnamediv>
+
+<refsynopsisdiv>
+<cmdsynopsis
+><command
+>cxxmetric</command
+> <group
+><option
+><replaceable
+>file</replaceable
+></option
+></group
+> </cmdsynopsis>
+</refsynopsisdiv>
+
+<refsect1>
+<title
+>Descrizione</title>
+
+<para
+>cxxmetric conta le linee di un codice, i commenti e gli spazi bianchi e calcola svariate statistiche per ogni file sorgente dato. I file sorgente devono essere in C o in C++.</para>
+
+<para
+>Questa applicazione รจ parte del pacchetto di sviluppo software di &kde;. </para
+>
+
+</refsect1>
+
+</refentry>