deprecate away!! ===================== .. image:: _static/banner.png :width: 200 *please appreciate the depressed cat logo* This is deprecat's documentation. The primary purpose of this package is to easily deprecate functions, classes or even kwargs in Python and auto-modify sphinx documentation. Guide ----- - :ref:`installation` - :ref:`api` - :ref:`usage` Authors ------- - deprecat ( modified from the library deprecated ) is maintained by `Meenal Jhajharia `_ - The original library `deprecated `_ is authored by `Marcos CARDOSO `_ and `Laurent LAPORTE `_ User's Guide ------------ .. toctree:: :maxdepth: 2 source/installation source/introduction source/usage API Reference ------------- .. toctree:: :maxdepth: 2 source/api License ------- .. toctree:: :maxdepth: 2 source/license Contribute ---------- If you want to contribute, please follow standard OSS practices, clone the repo and make an issue or a PR. Additionally, you can comment on the pages here itself, I'll make a contributing guide soon.