From 5a63a08a45e3f2861dbcaf9dbd6bfb714f5163b5 Mon Sep 17 00:00:00 2001 From: Petr Viktorin Date: Tue, 28 Nov 2017 15:12:38 +0100 Subject: [PATCH] Doc: Link to documentation for older versions --- Doc/index.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Doc/index.rst b/Doc/index.rst index f478d10..6d2f1ac 100644 --- a/Doc/index.rst +++ b/Doc/index.rst @@ -45,7 +45,11 @@ The documentation for python-ldap 3.x is hosted at `Read the Docs`_. You can switch between versions of the library, or download PDF or HTML versions for offline use, using the right sidebar. +Documentation for some older versions is available for download at the +`GitHub release page`_. + .. _Read the Docs: http://python-ldap.readthedocs.io/en/latest/ +.. _GitHub release page: https://github.com/python-ldap/python-ldap/releases Contents