WIP - What’s New. Changelog template added, fill it with stuff.
Wizzup - Script manager (non technical).
Wizzup - Script manager (technical).
Extend “Getting Started”. Include downloading scripts from the manager.
think of good chapters for the complete tutorial. (it should teach basic stuff, not document all features. script reference is for that purpose)
write a lot more chapters for simba references. There’s plenty to document.
write working with files for scriptreference (or any other chapter) It may be useful to check http://wizzup.org/simba/article/4
Features -> Perhaps (interactive) images?
Algorithm on how to write algorithms efficiently. Like, remove points in TPA that are in a box. Override points or create new array and add points. Also perhaps non linear algorithms.