lemur/docs/developer
Marti Raudsepp b327963925 Plugin base classes: update method signatures & fix raise (#598)
This way IDEs can verify method overrides in subclasses, otherwise these
are flagged as erroneous.

Changed base classes to properly raise NotImplementedError; previously
they would cause "TypeError: exceptions must derive from BaseException"

Also fixed exception handling in sources.service.clean().
2016-12-14 13:42:29 -08:00
..
internals Implement a CFSSL issuer plugin (#452) 2016-10-22 00:52:18 -07:00
plugins Plugin base classes: update method signatures & fix raise (#598) 2016-12-14 13:42:29 -08:00
index.rst Minor documentation fixes/tweaks (#597) 2016-12-14 09:29:04 -08:00