Making docs for Magic tools easier to maintain via PHPification.

This commit is contained in:
William Kendrick 2009-04-29 05:59:07 +00:00
parent 0307da004c
commit 238fb1f796
64 changed files with 582 additions and 623 deletions

View file

@ -636,7 +636,6 @@ $Id$
* Support / Testers
Tux4Kids.org, Sam Hart (Tux4Kids project manager)
Many others in the community! (Testing, bug fixes, comments, kudos)

View file

@ -8,7 +8,7 @@ http://www.tuxpaint.org/
$Id$
2009.April.23 (0.9.21)
2009.April.28 (0.9.21)
* New Starters:
-------------
* Silver Frame
@ -113,6 +113,10 @@ $Id$
---------------------------
* Corrected location of config files for Mac OS X in OPTIONS docs.
* HTML documentation files for the various Magic tools are now
generated using a PHP script. Tool details are stored in a PHP array
(which is easier-to-edit than individual HTML files).
* Other Improvements:
-------------------
* Starter images no longer need to be created with alpha transparency.

View file

@ -17,15 +17,16 @@ version
</h1>
<h3>A simple drawing program for children</h3>
<p>Copyright 2002-2008 by Bill Kendrick and others<br>
New Breed Software</p>
<p>Copyright 2002-2009 by Bill Kendrick and others<br>
<a href="http://www.newbreedsoftware.com/">New Breed Software &amp;
<a href="http://tux4kids.alioth.debian.org/">Tux4Kids</a></p>
<p><a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a><br>
<a href="http://www.tuxpaint.org/">http://www.tuxpaint.org/</a></p>
<p>June 14, 2002 -
October 29, 2008</p>
April 28, 2009</p>
</center>