From bd9e6617827818fd043452c08c606f07b78014a0 Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdesdk@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- doc/scripts/man-cxxmetric.1.docbook | 43 +++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 doc/scripts/man-cxxmetric.1.docbook (limited to 'doc/scripts/man-cxxmetric.1.docbook') diff --git a/doc/scripts/man-cxxmetric.1.docbook b/doc/scripts/man-cxxmetric.1.docbook new file mode 100644 index 00000000..f37d4a7c --- /dev/null +++ b/doc/scripts/man-cxxmetric.1.docbook @@ -0,0 +1,43 @@ + + +]> + + + +BenBurton +bab@debian.org +April 07, 2003 + + + +cxxmetric +1 + + + +cxxmetric +Simple source metrics for C and C++ + + + + +cxxmetric + + + + + + + +Description + +cxxmetric counts lines of code, comment and blank space and +calculates various other statistics for each given source file. Source +files must be in C or C++. + +This utility is part of the KDE Software Development Kit. + + + + -- cgit v1.2.1