Adding Quickstart Guide to tuxpaint repo

Maintained in `tuxpaint-docs` report as HTML + PHP + gettext PO files,
like everything else.
This commit is contained in:
Bill Kendrick 2022-11-02 00:46:56 -07:00
parent 5bb70e6cff
commit da9c8e8453
6 changed files with 618 additions and 3 deletions

View file

@ -7,7 +7,7 @@ Various contributors (see below, and AUTHORS.txt)
http://www.tuxpaint.org/
2022.October.27 (0.9.29)
2022.November.2 (0.9.29)
* Improvements to "Stamp" tool:
-----------------------------
* Stamps may now be rotated.
@ -174,8 +174,8 @@ http://www.tuxpaint.org/
* Documentation updates:
---------------------
* Update macOS build instructions for SDL2.0.
Mark Kim <markuskimius@gmail.com>
* New "Quickstart Guide" document added.
Bill Kendrick <bill@newbreedsoftware.com>
* Magic tool API documentation updated to match other docs,
and allow for localization. (Maintained in "tuxpaint-docs" repo.)
@ -185,6 +185,9 @@ http://www.tuxpaint.org/
now allows for localization. (Maintained in "tuxpaint-docs" repo.)
Bill Kendrick <bill@newbreedsoftware.com>
* Updated macOS build instructions for SDL2.0.
Mark Kim <markuskimius@gmail.com>
* "--verbose-version" now shows whether SDL2_Pango is being used.
Bill Kendrick <bill@newbreedsoftware.com>