Inherits from
- clean: distutils.command.clean.clean
Method summary
- run(self)
Methods
- run(self)
API Reference for Enthought Tool Suite 3.2.0
A hook to remove the generated documentation when cleaning.
We subclass distutils' clean command because neither numpy.distutils nor setuptools has an implementation.
© Copyright 2002-2009 Enthought, Inc.