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

svn commit: r1346855 - in /incubator/stanbol/site/trunk/content/stanbol/development: coding.mdtext index.mdtext

Author: fchrist
Date: Wed Jun  6 12:42:01 2012
New Revision: 1346855

URL: http://svn.apache.org/viewvc?rev=1346855&view=rev
Log:
STANBOL-657 minor fixes

Modified:
    incubator/stanbol/site/trunk/content/stanbol/development/coding.mdtext
    incubator/stanbol/site/trunk/content/stanbol/development/index.mdtext

Modified: incubator/stanbol/site/trunk/content/stanbol/development/coding.mdtext
URL: http://svn.apache.org/viewvc/incubator/stanbol/site/trunk/content/stanbol/development/coding.mdtext?rev=1346855&r1=1346854&r2=1346855&view=diff
==============================================================================
--- incubator/stanbol/site/trunk/content/stanbol/development/coding.mdtext (original)
+++ incubator/stanbol/site/trunk/content/stanbol/development/coding.mdtext Wed Jun  6 12:42:01 2012
@@ -1,4 +1,4 @@
-Title: Coding
+Title: Coding Standards
 
 ### Code Conventions
 

Modified: incubator/stanbol/site/trunk/content/stanbol/development/index.mdtext
URL: http://svn.apache.org/viewvc/incubator/stanbol/site/trunk/content/stanbol/development/index.mdtext?rev=1346855&r1=1346854&r2=1346855&view=diff
==============================================================================
--- incubator/stanbol/site/trunk/content/stanbol/development/index.mdtext (original)
+++ incubator/stanbol/site/trunk/content/stanbol/development/index.mdtext Wed Jun  6 12:42:01 2012
@@ -9,7 +9,7 @@ The following documents describe the sof
 followed by the Apache Stanbol project.
 
   * [Dependency Management](dependency-management.html)
-  * [Coding](coding.html)
+  * [Coding Standards](coding.html)
   * [Release Management](release-management.html)
 
 ## Documentation
@@ -17,4 +17,4 @@ followed by the Apache Stanbol project.
 A good documentation is nearly as important as the software itself. Here you
 can find information how to contribute to it.
 
-  * [Website](website.html)
+  * [Website Development](website.html)