Today I noticed, that documentation for python-gammu is not up to date, because I completely forgot to update it since 0.13 release.
Well anything what has to be done manually sucks, so I scripted automatic generating of this documentation, so it should always be up to date with current development snapshot.
BTW: Anybody know how to document constructor of class implemented in C using EpyDoc? I didn't manage to find way for this.