Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 292 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 292 Bytes

deprecated-sphinx-demo

Demonstration application to show Sphinx directives in @deprecated functions

Install the project:

pip install -e .[docs]

Build the documentation:

python setup.py build_sphinx

Open the documentation: dist/docs/html/index.html