You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2013/08/07 06:09:45 UTC

svn commit: r1511166 - /directory/site/trunk/content/apacheds/coding-standards.mdtext

Author: elecharny
Date: Wed Aug  7 04:09:45 2013
New Revision: 1511166

URL: http://svn.apache.org/r1511166
Log:
Fixed the links

Modified:
    directory/site/trunk/content/apacheds/coding-standards.mdtext

Modified: directory/site/trunk/content/apacheds/coding-standards.mdtext
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/apacheds/coding-standards.mdtext?rev=1511166&r1=1511165&r2=1511166&view=diff
==============================================================================
--- directory/site/trunk/content/apacheds/coding-standards.mdtext (original)
+++ directory/site/trunk/content/apacheds/coding-standards.mdtext Wed Aug  7 04:09:45 2013
@@ -22,17 +22,13 @@ Welcome to you, developper ! You have be
 
 Hey, remember that those rules are not the best nor the worst, they are pretty much what they are for historical reasons, or for technical reasons, however, please, accept them as they are, and avoid religious war (please, oh please, no mail to say "WTF ? You are using spaces instead of tab ??? How stupid is this rule etc etc.) Rules are **alway*s* stupid, but smart people follow them ;)
 
-<DIV class="note" markdown="1">
 **eclipse IDE**
 
 Eclipse users can import those two files to enfore the code formating : [formatting.xml](http://svn.apache.org/repos/asf/directory/project/trunk/resources/formatting.xml) and [codetemplates.xml](http://svn.apache.org/repos/asf/directory/project/trunk/resources/codetemplates.xml)
-</DIV>
 
-<DIV class="note" markdown="1">
 **IDEA IDE**
 
 IDEA users can import [this file](settings.jar) to enfore the code formating.
-</DIV>
 
 
 ## Headers