RELEASE: Mention Magic docs plaintext gen & Features webpage

This commit is contained in:
Bill Kendrick 2024-10-16 21:23:25 -07:00
parent a31f7b5811
commit 71b578d111

View file

@ -1,5 +1,7 @@
Release checklist for Tux Paint
Last updated 2024-07-06 -bjk
Last updated 2024-10-16
Bill Kendrick <bill@newbreedsoftware.com>
During development
------------------
@ -19,6 +21,9 @@ docs (now maintained in the "tuxpaint-docs" repository), and
in Tux Paint's appdata file (which is generated, with translated
text from PO files, based on "org.tuxpaint.Tuxpaint.appdata.xml.in").
When appropriate, they can be added to the "Features" page of
the website (maintained in the "tuxpaint-website" repository).
Preparing
---------
@ -77,6 +82,9 @@ a .tar.gz source tarball, and making the tarball available for download.
* docs/en/html/SIGNALS.html
* docs/en/html/SVG.html
And also run "make" in "magic/magic-docs/", to produce plaintext
alternatives for the various magic tools.
* Manual page (manpage)
NOTE: Also maintained in "tuxpaint-docs" now; see above.