diff options
| author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2020-10-02 09:53:29 +0200 | 
|---|---|---|
| committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2020-10-02 09:53:29 +0200 | 
| commit | ea27af383f0099111bce5801db52d173430f0401 (patch) | |
| tree | a2a90afdc16c2803e7c419854b4d1d5c2b203aa8 | |
| parent | 25f62632daa1830b6811c10f83222d0009ff322d (diff) | |
References to the git repository and email contact
| -rw-r--r-- | README.rst | 4 | ||||
| -rw-r--r-- | docs/source/index.rst | 2 | 
2 files changed, 5 insertions, 1 deletions
| @@ -25,6 +25,10 @@ by simply writing a personalized ``settings.yaml``.  Installation  ------------ +The source code for lesana can be downloaded from the git repository at +https://git.trueelena.org/cgit.cgi/software/lesana/; releases are made +on `pypi <https://pypi.org/project/lesana/>`_. +  lesana expects to run on a POSIX-like system and requires the following  dependencies: diff --git a/docs/source/index.rst b/docs/source/index.rst index c041709..fe3c821 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -14,7 +14,7 @@ browsed online at https://lesana.trueelena.org; `PDF  <https://lesana.trueelena.org/lesana.epub>`_ versions are also  available. - +The author can be contacted via email: webmaster AT trueelena DOT org.  .. toctree::     :maxdepth: 2 | 
