Starting out a TROUBLESHOOTING.txt doc

This commit is contained in:
Bill Kendrick 2023-03-09 22:42:43 -08:00
parent b6b1942513
commit 41c9fd1718
2 changed files with 65 additions and 1 deletions

View file

@ -7,7 +7,7 @@ Various contributors (see below, and AUTHORS.txt)
https://tuxpaint.org/
2023.March.8 (0.9.29)
2023.March.9 (0.9.29)
* Improvements to "Stamp" tool:
-----------------------------
* Stamps may now be rotated.
@ -376,6 +376,11 @@ https://tuxpaint.org/
* New "Quickstart Guide" document added.
Bill Kendrick <bill@newbreedsoftware.com>
* "Troubleshooting" document added (work-in-progress, and
mostly for developer use when getting info. from users
experiencing problems)
Bill Kendrick <bill@newbreedsoftware.com>
* Magic tool API documentation updated to match other docs,
and allow for localization. (Maintained in "tuxpaint-docs" repo.)
Bill Kendrick <bill@newbreedsoftware.com>