diff --git a/admin-guide/architecture/overview.rst b/admin-guide/architecture/overview.rst index 318e5cd7..edabc167 100644 --- a/admin-guide/architecture/overview.rst +++ b/admin-guide/architecture/overview.rst @@ -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 `_ 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 ----------