Mercurial > p > roundup > code
diff doc/developers.txt @ 3643:ff234c87b28a
link to feature tracker
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 27 Jul 2006 22:54:05 +0000 |
| parents | 3e00e0110e64 |
| children | be9122d753c5 |
line wrap: on
line diff
--- a/doc/developers.txt Mon Jul 17 14:52:30 2006 +0000 +++ b/doc/developers.txt Thu Jul 27 22:54:05 2006 +0000 @@ -2,7 +2,7 @@ Developing Roundup ================== -:Version: $Revision: 1.15 $ +:Version: $Revision: 1.16 $ .. note:: The intended audience of this document is the developers of the core @@ -27,8 +27,8 @@ Small Changes ------------- -Most small changes can be submitted through the Feature tracker, with patches -attached that give context diffs of the affected source. +Most small changes can be submitted through the `feature tracker`_, with +patches attached that give context diffs of the affected source. CVS Access @@ -471,3 +471,5 @@ http://dev.zope.org/Wikis/DevSite/Projects/ZPT/TALES%20Specification%201.3 .. _vim: http://www.vim.org/ .. _ZPTInternationalizationSupport: http://dev.zope.org/Wikis/DevSite/Projects/ComponentArchitecture/ZPTInternationalizationSupport +.. _feature tracker: http://sourceforge.net/tracker/?group_id=31577&atid=402791 +
