Small fix on RST overview file

This commit is contained in:
Ivano Talamo
2021-05-10 15:12:52 +02:00
parent 387ed4a15f
commit 99ddb13d7a
+2 -7
View File
@@ -4,13 +4,8 @@ Overview
Documentation
-------------
This admin guide as well as the user guide are written using Sphinx with
ReStructured Text. In addition, Git repositories usually contain a README.md
file.
This `admin guide <https://linux-infra.gitpages.psi.ch/admin-guide>`_ is
automatically rebuilt when changes are pushed.
This guide is written using jupyterbook that accepts both ReStructured Text files (that's the system that was used initially)
and Markdown.
Deployment
----------