Commit graph

8 commits

Author SHA1 Message Date
William Kendrick
8ea1fe81e6 Docs for all the Magic tools, finally! 2009-04-29 06:41:08 +00:00
William Kendrick
238fb1f796 Making docs for Magic tools easier to maintain via PHPification. 2009-04-29 05:59:07 +00:00
Albert Cahalan
bcb5f54eb9 simplify docs Makefile 2008-05-24 06:41:06 +00:00
Albert Cahalan
7323132d08 use .PHONY 2008-04-27 17:22:01 +00:00
Albert Cahalan
5244e175e8 use := operator for Makefile clarity and performance 2008-04-26 22:47:30 +00:00
William Kendrick
a97bad1e3d Added Light and Shift magic tools. 2007-08-10 06:53:36 +00:00
William Kendrick
8b11978f23 Renamed "Sparkles" to "Light"; got it working.
Added Calligraphy tool.
2007-08-10 06:52:47 +00:00
William Kendrick
adf56ef7e9 tp-magic-config man moved to (1)
Magic tool documentation now split into separate files, and referenced
(as a directory) from README, so that users can find docs to any additional
tools (ones not included by default with Tux Paint) that are installed.
Added new --datadir option, to separate path to brushes/stamps/etc. from that of saved files.
Improved docs on where savedir default is.
Made sure --help, man tuxpaint, and OPTIONS docs all covered all command-line options.
Noted SDL_Pango makes locale-specific fonts unnecessary.
Added "--plugindocprefix" option to tp-magic-config, for where docs should go.
Improved plugin API documentation.
Improved layout of man pages a little.
2007-08-02 21:04:42 +00:00