diff options
| author | bwarsaw | 2000-11-14 05:46:26 +0000 |
|---|---|---|
| committer | bwarsaw | 2000-11-14 05:46:26 +0000 |
| commit | bc61acb2306d404fbd0fdcee8e146ce40e8daedd (patch) | |
| tree | 720a2759ef4631f02109a3dc3dfe6f6124f7f5a6 /admin/www/devs.html | |
| parent | 7a691b0aefe4452585971e12fa545b46afa37205 (diff) | |
| download | mailman-bc61acb2306d404fbd0fdcee8e146ce40e8daedd.tar.gz mailman-bc61acb2306d404fbd0fdcee8e146ce40e8daedd.tar.zst mailman-bc61acb2306d404fbd0fdcee8e146ce40e8daedd.zip | |
Bunch of updates
Diffstat (limited to 'admin/www/devs.html')
| -rw-r--r-- | admin/www/devs.html | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/admin/www/devs.html b/admin/www/devs.html index d20237a54..c94d9e77f 100644 --- a/admin/www/devs.html +++ b/admin/www/devs.html @@ -1,6 +1,6 @@ <HTML> <!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. --> -<!-- Fri Nov 10 22:54:22 2000 --> +<!-- Tue Nov 14 00:44:19 2000 --> <!-- USING HT2HTML 1.1 --> <!-- SEE http://www.wooz.org/barry/software/pyware.html --> <!-- User-specified headers: @@ -167,7 +167,18 @@ Free Software Foundation, Inc. <TD VALIGN=TOP WIDTH="90%"><BR> <h3>Developer Documentation</h3> -Coming soon, all the gory details... +If you're the kind of person who loves to hack on the nitty gritty, +you can start by <a href="admins.html">looking at</a> the +<code>bin/withlist</code> script. With this script you can directly +examine and manipulate list object attributes. + +<p>Coming soon, all the rest of the gory details... + +<h3>SourceForge project</h3> + +Developers should start with the +<a href="http://sourceforge.net/projects/mailman">Mailman project at +SourceForge</a>. </TD><!-- end of body cell --> </TR><!-- end of sidebar/body row --> |
