.. pydeco documentation master file, created by sphinx-quickstart on Mon Jul 1 10:43:55 2019. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. ==================== PyDeco documentation ==================== PyDeco is a library that enables to apply custom function decorators to specified class methods. .. contents:: :local: :depth: 3 .. _pydeco: .. currentmodule:: pydeco .. automodule:: pydeco :no-members: :no-inherited-members: .. autosummary:: :toctree: generated :template: class.rst Decorator MethodsDecorator