This is the Sweetener Documentation. To see it, you need to build it through sphinx. On Debian and derivated distros: # apt-get install python-sphinx On other distros: # easy_install -U sphinx Then: $ make html $ gnome-www-browser _build/html/index.html