You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by aa...@apache.org on 2012/10/31 21:18:34 UTC

svn commit: r1404333 - in /cayenne/site/cms/trunk/content: developer-guide.mdtext documentation-guidelines.mdtext

Author: aadamchik
Date: Wed Oct 31 20:18:33 2012
New Revision: 1404333

URL: http://svn.apache.org/viewvc?rev=1404333&view=rev
Log:
removing obsolete documentation guidelines

Removed:
    cayenne/site/cms/trunk/content/documentation-guidelines.mdtext
Modified:
    cayenne/site/cms/trunk/content/developer-guide.mdtext

Modified: cayenne/site/cms/trunk/content/developer-guide.mdtext
URL: http://svn.apache.org/viewvc/cayenne/site/cms/trunk/content/developer-guide.mdtext?rev=1404333&r1=1404332&r2=1404333&view=diff
==============================================================================
--- cayenne/site/cms/trunk/content/developer-guide.mdtext (original)
+++ cayenne/site/cms/trunk/content/developer-guide.mdtext Wed Oct 31 20:18:33 2012
@@ -1,5 +1,4 @@
 Title: Developer Guide
-<a name="DeveloperGuide-DeveloperGuide"></a>
 ## Developer Guide
 
 This is the most up-to-date document explaining internal Cayenne
@@ -10,24 +9,19 @@ application and do not intend to submit 
 information is probably of no use to you. You may want to check out the [User Guide](caydoc:documentation.html)
  instead. 
 
-<a name="DeveloperGuide-Howdevelopmenthappens"></a>
 ### How development happens
 * [Cayenne management team](cayenne-management-team.html)
 * How do I join?
 
-<a name="DeveloperGuide-Gettingstarted"></a>
 ### Getting started
 * [Source Code Access](code-repository.html)
-* [Documentation Guidelines](documentation-guidelines.html)
 
-<a name="DeveloperGuide-Workingwiththelatestversion(Cayenne3.*)"></a>
 ### Working with the latest version (Cayenne 3.*)
 * [Working in Eclipse](eclipse.html)
 * [Building Cayenne](building-cayenne.html)
 * [Creating a Release](release-guide.html)
 * [Running Unit Tests](running-unit-tests.html)
 
-<a name="DeveloperGuide-WorkingwithlegacyCayenne(Cayenne2.0.xand1.2.x)"></a>
 ### Working with legacy Cayenne (Cayenne 2.0.x and 1.2.x) 
 * [Building with Ant](legacy-ant-build.html)
 * [Working in Eclipse](legacy-eclipse.html)