From: Hallvard Furuseth Date: Thu, 19 Nov 1998 20:59:21 +0000 (+0000) Subject: Guidelines for developers in doc/devel/, added doc/install for installation info X-Git-Tag: OPENLDAP_SLAPD_BACK_LDAP~1080 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9fb92703daab0cb6aa0c8591e57ad5da78ccde3c;p=thirdparty%2Fopenldap.git Guidelines for developers in doc/devel/, added doc/install for installation info --- diff --git a/CODING.RULES b/doc/devel/guidelines similarity index 96% rename from CODING.RULES rename to doc/devel/guidelines index 146259a099..0c20dd2319 100644 --- a/CODING.RULES +++ b/doc/devel/guidelines @@ -1,5 +1,5 @@ -Coding rules and hints for OpenLDAP developers. -=============================================== +Coding guide lines and and hints for OpenLDAP developers. +========================================================= Please add to this file when new points come up.