Show
Ignore:
Timestamp:
02/06/11 17:24:44 (16 months ago)
Author:
mauro
Message:

update docs

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • plone4bio.base/trunk/src/plone4bio/base/README.txt

    r181 r190  
    104104 
    105105Developer Notes 
    106 --------------- 
    107  
     106=============== 
    108107The *plone4bio* plone products are mainly developed on Debian Stable, so 
    109108they are mainly tested in that environment. Usually there should be no 
     
    114113else. The supplier of this product assumes all responsibility for it. 
    115114 
    116 Maintainer 
    117 ---------- 
     115Getting the source code 
     116----------------------- 
    118117 
    119 Mauro Amico (mauro AT biodec DOT com) is the active maintainer of the 
    120 *plone4bio.base* framework. 
     118The source code is maintained in the Plone4Bio Subversion 
     119repository. To check out the trunk: :: 
    121120 
     121  $ svn co http://plone4bio.org/svn/plone4bio.base/trunk/ 
     122 
     123You can also browse the code online at 
     124`http://plone4bio.org/trac/browser/plone4bio.base/trunk 
     125<http://plone4bio.org/trac/browser/plone4bio.base/trunk>`_. 
     126 
     127When using setuptools or zc.buildout you can use the following 
     128URL to retrieve the latest development code as Python egg: :: 
     129 
     130  $ http://plone4bio.org/svn/plone4bio.base/trunk/#egg=plone4bio.base 
     131 
     132 
     133Bug tracker 
     134=========== 
     135For bug reports, suggestions or questions please use the 
     136Launchpad bug tracker at 
     137`http://plone4bio.org 
     138<http://plone4bio.org>`_. 
     139