Regen DOCs after clean up (removal of "as of..." notes)
This commit is contained in:
parent
277d902235
commit
b88145b924
77 changed files with 753 additions and 1032 deletions
|
|
@ -97,12 +97,12 @@
|
|||
Magic Tool Plugin API Documentation </h2>
|
||||
|
||||
<p>
|
||||
Copyright © 2007-2024 by various contributors; see <a href="../../AUTHORS.txt">AUTHORS.txt</a>.<br>
|
||||
Copyright © 2007-2025 by various contributors; see <a href="../../AUTHORS.txt">AUTHORS.txt</a>.<br>
|
||||
<a href="https://tuxpaint.org/">https://tuxpaint.org/</a>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Setembro 17, 2024 </p>
|
||||
Xaneiro 12, 2025 </p>
|
||||
</center>
|
||||
</header>
|
||||
|
||||
|
|
@ -153,7 +153,7 @@
|
|||
</header>
|
||||
|
||||
<p>
|
||||
Beginning with version 0.9.18, Tux Paint's 'Magic' tools were converted from routines that lived within the application itself, to a set of 'plugins' that are loaded when Tux Paint starts up. </p>
|
||||
Tux Paint's 'Magic' tools come as a set of 'plugins' which are loaded when Tux Paint starts up. </p>
|
||||
|
||||
<p>
|
||||
This division allows more rapid development of 'Magic' tools, and allows programmers to create and test new tools without needing to integrate them within the main Tux Paint source code. (Users of more professional graphics tools, such as GIMP, should be familiar with this plugin concept.) </div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue