NEWS
Copyright © 2017,2019 Félicien Pillot <felicien@gnu.org>
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.  This file is offered as-is,
without any warranty.

2019-06: Gtk-doc support has been added. It's because in the future, Tutoterm
package will split into two distinct packages: in one hand
"libtuterm", which will permit to implement a tutorial widget inside a
terminal emulator application (gnome-terminal, konsole, etc.), and in
other hand "tutoterm", which will be an implementation of such a
terminal emulator. So, as a library needs an API documentation, it was
good to add by now Gtk-doc support to this package.

Roadmap for the future (to be improved):

0.7: create the library, but keep it for the moment into the same package. Try to get documentation for commands from manpages, and no more from an .ini file.
0.8: make the library work in shell mode (without graphics).
0.9: make the library work with other terminal emulators
1.0: split the packages and publish them as binaries
