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

@ -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.