zim logo

 

Zim - A Desktop Wiki

Development

This part of the manual provides documentation on the internals of zim. It is intended for developers and hackers. By default it is not installed as part of the user manual.

See also:

Index

For planned features etc. see:

The following pages document the structure of zim:

Some random tips are collected in:

And some ideas about usage can be found in:

API

For API documentation of the various classes see the POD or man pages for the various perl modules. These can be accesses using perldoc, e.g. "perldoc Zim::GUI" will show the API documentation for the Zim::GUI class.