You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by bu...@apache.org on 2012/06/06 14:42:27 UTC

svn commit: r820477 - in /websites/staging/stanbol/trunk/content: ./ stanbol/development/coding.html stanbol/development/index.html

Author: buildbot
Date: Wed Jun  6 12:42:27 2012
New Revision: 820477

Log:
Staging update by buildbot for stanbol

Modified:
    websites/staging/stanbol/trunk/content/   (props changed)
    websites/staging/stanbol/trunk/content/stanbol/development/coding.html
    websites/staging/stanbol/trunk/content/stanbol/development/index.html

Propchange: websites/staging/stanbol/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jun  6 12:42:27 2012
@@ -1 +1 @@
-1346852
+1346855

Modified: websites/staging/stanbol/trunk/content/stanbol/development/coding.html
==============================================================================
--- websites/staging/stanbol/trunk/content/stanbol/development/coding.html (original)
+++ websites/staging/stanbol/trunk/content/stanbol/development/coding.html Wed Jun  6 12:42:27 2012
@@ -20,7 +20,7 @@
 -->
 
   <link href="/stanbol/css/stanbol.css" rel="stylesheet" type="text/css">
-  <title>Apache Stanbol - Coding</title>
+  <title>Apache Stanbol - Coding Standards</title>
   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
   <link rel="icon" type="image/png" href="/stanbol/images/stanbol-logo/stanbol-favicon.png"/>
   <script type="text/javascript">
@@ -77,7 +77,7 @@
   </div>
   
   <div id="content">
-    <h1 class="title">Coding</h1>
+    <h1 class="title">Coding Standards</h1>
     <h3 id="code-conventions">Code Conventions</h3>
 <p>Most developers of Apache Stanbol use the Eclipse IDE for development. The
 code conventions for this IDE can be imported from the

Modified: websites/staging/stanbol/trunk/content/stanbol/development/index.html
==============================================================================
--- websites/staging/stanbol/trunk/content/stanbol/development/index.html (original)
+++ websites/staging/stanbol/trunk/content/stanbol/development/index.html Wed Jun  6 12:42:27 2012
@@ -85,14 +85,14 @@ Apache Stanbol source code and contribut
 followed by the Apache Stanbol project.</p>
 <ul>
 <li><a href="dependency-management.html">Dependency Management</a></li>
-<li><a href="coding.html">Coding</a></li>
+<li><a href="coding.html">Coding Standards</a></li>
 <li><a href="release-management.html">Release Management</a></li>
 </ul>
 <h2 id="documentation">Documentation</h2>
 <p>A good documentation is nearly as important as the software itself. Here you
 can find information how to contribute to it.</p>
 <ul>
-<li><a href="website.html">Website</a></li>
+<li><a href="website.html">Website Development</a></li>
 </ul>
   </div>