From b76d0410cf60cd767ab365a47a9af3e53735f6fd Mon Sep 17 00:00:00 2001 From: heck Date: Tue, 23 Mar 2021 15:58:29 +0100 Subject: [PATCH] Improve README.rst --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 80f9118..26f7ae4 100644 --- a/README.rst +++ b/README.rst @@ -5,8 +5,8 @@ Python adapter for the `pEpEngine ` Documentation ------------- -Please find the documentation in the ``docs`` directory. - +The build instructions can be found in ``docs/source/install.rst``. +These build instruction also cover how to generate the complete documentation using sphinx. Issues ------