From d25833c89ff28d0ca21135aea338b6b675bd2f3d Mon Sep 17 00:00:00 2001 From: Yngve Levinsen <yngve.levinsen@esss.se> Date: Tue, 28 Aug 2018 16:26:40 +0200 Subject: [PATCH] insert release number in documentation front page --- doc/index.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/index.rst b/doc/index.rst index 415bb88..c42b34d 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -1,10 +1,14 @@ Welcome to ESS Python Tools's documentation! ============================================ + +Current release: |release| + This is the automatic documentation of the ESS Python tools developed by the beam physics group. The sources can be found on GitLab_. + Installation is easiest using pip. If you want to install just for your user type .. code-block:: bash -- GitLab