--- web/www/cvsplot/index.html 2001/06/05 17:06:56 1.1 +++ web/www/cvsplot/index.html 2003/05/15 20:48:02 1.3 @@ -10,22 +10,20 @@
This webpage shows a graphical representation of the file count and line
count for the source files.
-Only the files in the source module of cvs are listed.
+Only the files in the cms module of cvs are listed.
This page is updated at 7am daily.
You can also browse the cvs +
You can also browse the cvs repository.
Count of the number of files since the start of the project.
Textual representation: filedata.txt
Count of the number of lines of code since the start of the project.
+Count of the number of lines of code and documentation since the start of the project.
Textual representation: linedata.txt
These images were generated using the cvsstat program, which can be found here.
--
Page last updated, 09/05/01, dev@i-scream.org.uk.
+These images were generated using the cvsplot program, which can be found here.