From 7a3313d5d593a98681ccaa792a18ecd8c97fc192 Mon Sep 17 00:00:00 2001 From: Ivano Talamo Date: Mon, 10 May 2021 15:13:05 +0200 Subject: [PATCH] test: creation of a markdown file --- admin-guide/architecture/overview2.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 admin-guide/architecture/overview2.md diff --git a/admin-guide/architecture/overview2.md b/admin-guide/architecture/overview2.md new file mode 100644 index 00000000..70688872 --- /dev/null +++ b/admin-guide/architecture/overview2.md @@ -0,0 +1,6 @@ +# Overview + +## Documentation + +This guide is written using jupyterbook that accepts both ReStructured Text files (that's the system that was used initially) +and Markdown.