From ce7fb896382d90501312a0dbcd6b2309d2b5ca46 Mon Sep 17 00:00:00 2001 From: "13621160019@163.com" <13621160019@163.com> Date: Wed, 2 Dec 2020 17:27:12 +0800 Subject: [PATCH] added new pages --- docs/administrator-guide.rst | 2 ++ docs/compare-editions.rst | 2 +- docs/developer-guide | 2 ++ docs/download.rst | 0 docs/index.rst | 6 ++++++ docs/installation.rst | 0 docs/user-guide.rst | 2 ++ 7 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 docs/administrator-guide.rst create mode 100644 docs/developer-guide create mode 100644 docs/download.rst create mode 100644 docs/installation.rst create mode 100644 docs/user-guide.rst diff --git a/docs/administrator-guide.rst b/docs/administrator-guide.rst new file mode 100644 index 00000000..c8a0065a --- /dev/null +++ b/docs/administrator-guide.rst @@ -0,0 +1,2 @@ +Administrator Guide +=================== \ No newline at end of file diff --git a/docs/compare-editions.rst b/docs/compare-editions.rst index 50f104dc..cda92d4a 100644 --- a/docs/compare-editions.rst +++ b/docs/compare-editions.rst @@ -1,2 +1,2 @@ -Compre Editions +Compare Editions ================ \ No newline at end of file diff --git a/docs/developer-guide b/docs/developer-guide new file mode 100644 index 00000000..cebf9fdf --- /dev/null +++ b/docs/developer-guide @@ -0,0 +1,2 @@ +Developer Guide +=================== \ No newline at end of file diff --git a/docs/download.rst b/docs/download.rst new file mode 100644 index 00000000..e69de29b diff --git a/docs/index.rst b/docs/index.rst index 74612418..f45235b5 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -17,3 +17,9 @@ Welcome to MyEMS's documentation! components screenshots compare-editions + download + installation + administrator-guide + user-guide + developer-guide + diff --git a/docs/installation.rst b/docs/installation.rst new file mode 100644 index 00000000..e69de29b diff --git a/docs/user-guide.rst b/docs/user-guide.rst new file mode 100644 index 00000000..fd013267 --- /dev/null +++ b/docs/user-guide.rst @@ -0,0 +1,2 @@ +User Guide +=================== \ No newline at end of file