You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@community.apache.org by hu...@apache.org on 2016/10/27 11:41:39 UTC

svn commit: r1766809 - /comdev/projects.apache.org/site/statistics.html

Author: humbedooh
Date: Thu Oct 27 11:41:39 2016
New Revision: 1766809

URL: http://svn.apache.org/viewvc?rev=1766809&view=rev
Log:
add some info text

Modified:
    comdev/projects.apache.org/site/statistics.html

Modified: comdev/projects.apache.org/site/statistics.html
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/statistics.html?rev=1766809&r1=1766808&r2=1766809&view=diff
==============================================================================
--- comdev/projects.apache.org/site/statistics.html (original)
+++ comdev/projects.apache.org/site/statistics.html Thu Oct 27 11:41:39 2016
@@ -26,6 +26,14 @@
          border-bottom: 1px solid #666;
          margin-bottom: 5px;
       }
+      .infobox {
+         border-radius: 3px;
+         border: 1px solid #999;
+         background: #EEF;
+         font-size: 9pt;
+         padding: 3px;
+         margin: 5px;
+      }
    </style>
    <title>Apache Projects Statistics</title>
 </head>
@@ -52,10 +60,12 @@
    <div style="margin-bottom: 40px; float: left; width: 100%; border-bottom: 2px solid #666;">
       <div style="width: 35%; float: left;">
          <h3>Language breakdown across the ASF:</h3>
+         <div class="infobox">This chart shows the languages used by all projects at the ASF, sorted by the number of lines per language (excluding comments and blanks).</div>
          <div class="snoot-widget" data="c20b77c87e34b6020ac7c9b1ccd7dedc9c7759ca"></div>
       </div>
       <div style="width: 65%; float: right;">
          <h3>Evolution of codebase over time:</h3>
+         <div class="infobox">This chart shows the lines of code, blanks and comments over time at the ASF.</div>
          <div class="snoot-widget" data="c19023e926a702abd4190015b7392669f41fa0ba"></div>
       </div>
    </div>
@@ -68,6 +78,7 @@
    </div>
    <div style="margin-bottom: 40px; float: left; width: 100%; border-bottom: 2px solid #666;">
       <h2>Committers and authors</h2>
+      <div class="infobox">This chart shows the number of active committers and authors on a monhtly basis. Committers are people with an Apache committer account, whereas authors may be any person that has contributed code to an Apache project.</div>
       <div style="width: 70%; float: left;">
          <h3>Committers and authors, past year:</h3>
          <div class="snoot-widget" data="7bb7d8aaedd27abc990629a2f9c61a72ecb49255"></div>