# | Line 1 | Line 1 | |
---|---|---|
1 | <!--#include virtual="/doctype.inc" --> | |
2 | < | |
3 | < | <head> |
4 | < | <title>i-scream cvs statistics</title> |
2 | > | <head> |
3 | > | <title> |
4 | > | i-scream cvs statistics |
5 | > | </title> |
6 | <!--#include virtual="/style.inc" --> | |
7 | < | </head> |
8 | < | |
9 | < | <body> |
10 | < | |
10 | < | <div id="container"> |
11 | < | |
12 | < | <div id="main"> |
13 | < | |
7 | > | </head> |
8 | > | <body> |
9 | > | <div id="container"> |
10 | > | <div id="main"> |
11 | <!--#include virtual="/header.inc" --> | |
12 | < | |
13 | < | <div id="contents"> |
14 | < | <h1 class="top">i-scream cvs statistics</h1> |
15 | < | <p>This webpage shows a graphical representation of the <i>file count</i> and <i>line |
16 | < | count</i> for the source files.<br> |
17 | < | Only the files in the cms module of cvs are listed. |
18 | < | This page is updated at 7am daily.</p> |
19 | < | <p>You can also <a href="http://cvs.i-scream.org/cms">browse</a> the cvs |
20 | < | repository.</p> |
21 | < | <h3>file count</h3> |
22 | < | <p>Count of the number of files since the start of the project.</p> |
23 | < | <p>Textual representation: <a href="filedata.txt">filedata.txt</a></p> |
24 | < | <p><img border="0" src="filedata.png" width="640" height="480"></p> |
25 | < | <h3>line count</h3> |
26 | < | <p>Count of the number of lines of code and documentation since the start of the project.</p> |
27 | < | <p>Textual representation: <a href="linedata.txt">linedata.txt</a></p> |
28 | < | <p><img border="0" src="linedata.png" width="640" height="480"></p> |
29 | < | <h3>credits</h3> |
30 | < | <p>These images were generated using the cvsplot program, which can be found <a href="http://cvsplot.sourceforge.net">here</a>.</p> |
31 | < | </div> |
32 | < | |
12 | > | <div id="contents"> |
13 | > | <h1 class="top"> |
14 | > | i-scream cvs statistics |
15 | > | </h1> |
16 | > | <p> |
17 | > | This webpage shows a graphical representation of the |
18 | > | <i>file count</i> and <i>line count</i> for the source |
19 | > | files.<br /> |
20 | > | Only the files in the cms module of cvs are listed. This |
21 | > | page is updated at 7am daily. |
22 | > | </p> |
23 | > | <p> |
24 | > | You can also <a href="http://cvs.i-scream.org/cms/">browse</a> |
25 | > | the cvs repository. |
26 | > | </p> |
27 | > | <h3> |
28 | > | file count |
29 | > | </h3> |
30 | > | <p> |
31 | > | Count of the number of files since the start of the |
32 | > | project. |
33 | > | </p> |
34 | > | <p> |
35 | > | Textual representation: <a href="filedata.txt">filedata.txt</a> |
36 | > | </p> |
37 | > | <p> |
38 | > | <img src="filedata.png" width="640" height="480" alt="number of files" /> |
39 | > | </p> |
40 | > | <h3> |
41 | > | line count |
42 | > | </h3> |
43 | > | <p> |
44 | > | Count of the number of lines of code and documentation |
45 | > | since the start of the project. |
46 | > | </p> |
47 | > | <p> |
48 | > | Textual representation: <a href="linedata.txt">linedata.txt</a> |
49 | > | </p> |
50 | > | <p> |
51 | > | <img src="linedata.png" width="640" height="480" alt="lines of code" /> |
52 | > | </p> |
53 | > | <h3> |
54 | > | credits |
55 | > | </h3> |
56 | > | <p> |
57 | > | These images were generated using the cvsplot program, |
58 | > | which can be found |
59 | > | <a href="http://cvsplot.sourceforge.net">here</a>. |
60 | > | </p> |
61 | > | </div> |
62 | <!--#include virtual="/footer.inc" --> | |
63 | < | |
38 | < | </div> |
39 | < | |
63 | > | </div> |
64 | <!--#include virtual="/menu.inc" --> | |
65 | < | |
66 | < | </div> |
43 | < | |
44 | < | </body> |
65 | > | </div> |
66 | > | </body> |
67 | </html> |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |