From f9e64a3913e932354fbfa977be207fcb96614fd0 Mon Sep 17 00:00:00 2001 From: Michele Simionato Date: Sat, 15 Jul 2017 14:41:35 +0200 Subject: Updated the README --- CHANGES.md | 5 +++++ docs/README.rst | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index df0776a..ce2339a 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -3,6 +3,11 @@ HISTORY ## Unreleased +## 4.1.1 (2017-06-15) + +Changed the documentation build system to sphinx and uploaded the docs +on readthedocs.org. + ## 4.1.0 (2017-06-15) Support for Python 3.5 coroutines defined with `async def`, thanks to diff --git a/docs/README.rst b/docs/README.rst index 4e6b827..5a68b63 100644 --- a/docs/README.rst +++ b/docs/README.rst @@ -49,3 +49,8 @@ Repository The project is hosted on GitHub. You can look at the source here: https://github.com/micheles/decorator + +Documentation +--------------- + +The documentation has been moved to http://decorator.readthedocs.io/en/latest/ -- cgit v1.2.1