Space: Apache Mahout (https://cwiki.apache.org/confluence/display/MAHOUT) Page: Developer Resources (https://cwiki.apache.org/confluence/display/MAHOUT/Developer+Resources)
Edited by Isabel Drost: --------------------------------------------------------------------- h2. Making a Contribution Mahout is always looking for contributions, especially in the areas of documentation. See this Wiki for details on contributing. h2. Source Code The source files are now stored using Subversion (see http://subversion.tigris.org/ and http://svnbook.red-bean.com/). svn checkout http://svn.apache.org/repos/asf/mahout/trunk mahout/trunk h2. Documentation Javadoc documentation is available online in our code reports: * [Core|http://hudson.zones.apache.org/hudson/userContent/lucene-mahout/core-reports/index.html] * [Utils|http://hudson.zones.apache.org/hudson/userContent/lucene-mahout/utils-reports/index.html] * [Matrix|http://hudson.zones.apache.org/hudson/userContent/lucene-mahout/matrix-reports/index.html] * [Examples|http://hudson.zones.apache.org/hudson/userContent/lucene-mahout/examples-reports/index.html] * [Taste|http://hudson.zones.apache.org/hudson/userContent/lucene-mahout/taste-web-reports/index.html] h2. Issues All bugs, improvements, patches, etc. should be logged in [JIRA|https://issues.apache.org/jira/browse/MAHOUT]. h2. Continuous Integration Mahout is built on a nightly basis on [Hudson|http://hudson.zones.apache.org/hudson/job/Mahout%20Trunk/]. Change your notification preferences: https://cwiki.apache.org/confluence/users/viewnotifications.action
