dismine deleted page: create_tool

Roman Telezhynskyi 2024-02-03 15:56:36 +00:00
parent 825cf21bba
commit 0f9a77f016

@ -1,16 +0,0 @@
Creating a new tool
===================
link:./hacking[Back]
IMPORTANT: This document is not complete and requires improvements
Creating a new tool is a complex procedure. There are several necessary steps:
* Modify XSD schema.
* Tool class.
* Code to parse XML.
* Dialog class.
* Resources: cursors, icons.
* Visualization class.