hi,
there is an extra download for the (generated) docs only:
http://code.google.com/p/cssutils/downloads/list => cssutils-0.9.5-
documentation.zip (has not changed for 0.9.5.1).
There also is a /restserver.py in the tarball which when started (and
docutils is installed) should make the ReST docs available under
http://localhost:8082. There might be a problem when using docutils as
a simple egg as templates for it seem not to be included in the egg
but I'll look into it.
Reason for the docs not being installed simply is that that I don't
really know how to add it to the setup script. Ideally the docs should
be generated to HTML (which would need docutils installed) and copied
somewhere (but where?). Therefor the separate download.
Reason for the API docs not being available online simply is I don't
have a space where to put 'em... It is quite a hassle to keep them
updated and my own site may quickly come over the quota so I decided
to make the docs downloadable instead. If you have a suggestion let me
know.
Chris