Author: poeml Date: Fri Jul 31 19:22:57 2009 New Revision: 7743 URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain?view=revision&revision=7743 Log: docs: remove the devel subdirectory. A top-level file developer.rst should be enough, and makes the content easier accessible. If needed, it could still become a separate directory later. Added: trunk/docs/developer.rst - copied unchanged from r7741, trunk/docs/devel/developer.rst Deleted: trunk/docs/devel/developer.rst Modified: trunk/docs/index.rst Copied: trunk/docs/developer.rst (from r7741, trunk/docs/devel/developer.rst) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ trunk/docs/developer.rst Fri Jul 31 19:22:57 2009 (r7743, copy of r7741, trunk/docs/devel/developer.rst) @@ -0,0 +1,45 @@ + +Documentation for Developers +============================ + + +If you are contributing to the MirrorBrain project, please read this first. + + +Participating in the community +------------------------------ + +The community exists mainly through mailing lists and a Subversion repository. +To participate: + +Go to http://mirrorbrain.org/communication/ and join the "mirrorbrain", +"mirrorbrain-commits", and "mirrorbrain-announce" mailing lists. The dev list, +"mirrorbrain", is where almost all discussion takes place. All development +questions should go there, though you might want to check the list archives +first. The "mirrorbrain-commits" list receives automated commit emails. + +Get a copy of the latest development sources from +http://svn.mirrorbrain.org/svn/mirrorbrain/trunk/. New development always +takes place on trunk. Bugfixes, enhancements, and new features might be +backported from there to the various release branches. + +How to work on the documentation is described in :ref:`hacking_the_docs`. + + + +Hacking on the apache modules +----------------------------- + +To be written. + + +Writing extensions for the Python module +---------------------------------------- + +To be written. + + +Debugging notes +--------------- + +To be written. Modified: trunk/docs/index.rst ============================================================================== --- trunk/docs/index.rst Fri Jul 31 19:18:27 2009 (r7742) +++ trunk/docs/index.rst Fri Jul 31 19:22:57 2009 (r7743) @@ -16,7 +16,7 @@ configuration configuration_reference mirrors - devel/index + developer bugs changes _______________________________________________ mirrorbrain-commits mailing list Archive: http://mirrorbrain.org/archive/mirrorbrain-commits/ Note: To remove yourself from this list, send a mail with the content unsubscribe to the address mirrorbrain-commits-request_at_mirrorbrain.orgReceived on Fri Jul 31 2009 - 17:22:58 GMT
This archive was generated by hypermail 2.2.0 : Fri Jul 31 2009 - 17:45:06 GMT