diff options
Diffstat (limited to 'misc/pylize/pkg-descr')
-rw-r--r-- | misc/pylize/pkg-descr | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/misc/pylize/pkg-descr b/misc/pylize/pkg-descr deleted file mode 100644 index 0cc53dbcdf62..000000000000 --- a/misc/pylize/pkg-descr +++ /dev/null @@ -1,14 +0,0 @@ -pylize is a presentation generation tool. Among its features are: - * generates a template master document - * creates a set of HTML slides from the master document - * automatically creates the table of contents and distributes it to - serveral slides if necessary - * a nice CSS driven slide layout, including logo, navigation links, - progress-bar etc. - * easy navigation by accesskeys and single-key presses (through JavaScript) - * easy changing of layout through templates - * all information for a presentation in one master file, but configurable - through a per-user options file - * fully localized - -WWW: http://www.chrisarndt.de/en/software/pylize/ |