sugar-toolkit-gtk3/sugar
Mike C. Fletcher 3f10890319 Docstrings for modules all over sugar and shell.
These are just the doc strings I created as I was spelunking
through to see how Sugar manages launching applications.  The
resulting auto-documentation is neither polished or finished,
but it should help people reading the code somewhat.

There are a few minor code cleanups:

  * activityhandle (replacing C idiom for initialisation with
    a Python one)
  * bundle registry (using a parameterised directory name so
    that it shows up in the documentation)
  * validate_activity_id function, use isinstance( item, (str,unicode))
    for the query, rather than two separate checks with isinstance
2007-04-09 22:47:37 -04:00
..
activity Docstrings for modules all over sugar and shell. 2007-04-09 22:47:37 -04:00
browser Really commit this, stupid git. 2007-04-07 15:44:48 +02:00
clipboard Cleanup clipboard D-Bus API 2007-03-14 00:50:06 -04:00
datastore Added object update to the datastore. 2007-03-04 11:27:33 +01:00
graphics Use gtk to detect dpi. 2007-04-07 03:42:51 +02:00
p2p Fix the fix for python 2.5 2007-02-03 14:41:31 -05:00
presence More new PS fixes 2007-04-09 16:05:32 -04:00
testing Changed to tabs, to keep things consistent. 2006-10-03 12:57:50 -05:00
__init__.py Docstrings for modules all over sugar and shell. 2007-04-09 22:47:37 -04:00
date.py Docstrings for modules all over sugar and shell. 2007-04-09 22:47:37 -04:00
env.py Docstrings for modules all over sugar and shell. 2007-04-09 22:47:37 -04:00
logger.py Docstrings for modules all over sugar and shell. 2007-04-09 22:47:37 -04:00
Makefile.am Make browser a modules inside sugar library 2007-04-07 13:17:36 +02:00
profile.py Docstrings for modules all over sugar and shell. 2007-04-09 22:47:37 -04:00
util.py Docstrings for modules all over sugar and shell. 2007-04-09 22:47:37 -04:00