added new pages
parent
1280182df2
commit
bf29702bf3
|
@ -0,0 +1,3 @@
|
||||||
|
Architecture
|
||||||
|
==============
|
||||||
|
.. image:: ../images/architecture.png
|
|
@ -0,0 +1,2 @@
|
||||||
|
Compre Editions
|
||||||
|
================
|
|
@ -0,0 +1,3 @@
|
||||||
|
Components
|
||||||
|
================
|
||||||
|
.. image:: ../images/myems-conponets.svg
|
|
@ -19,8 +19,8 @@ import sphinx_rtd_theme
|
||||||
# -- Project information -----------------------------------------------------
|
# -- Project information -----------------------------------------------------
|
||||||
|
|
||||||
project = 'MyEMS'
|
project = 'MyEMS'
|
||||||
copyright = '2020, MyEMS'
|
copyright = '2019, 2020, MyEMS'
|
||||||
author = 'MyEMS'
|
author = 'MyEMS Team'
|
||||||
|
|
||||||
|
|
||||||
# -- General configuration ---------------------------------------------------
|
# -- General configuration ---------------------------------------------------
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 113 KiB |
File diff suppressed because it is too large
Load Diff
After Width: | Height: | Size: 277 KiB |
Binary file not shown.
After Width: | Height: | Size: 616 KiB |
|
@ -12,11 +12,8 @@ Welcome to MyEMS's documentation!
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
:caption: Contents:
|
:caption: Contents:
|
||||||
|
|
||||||
|
introduction
|
||||||
|
architecture
|
||||||
Indices and tables
|
components
|
||||||
==================
|
screenshots
|
||||||
|
compare-editions
|
||||||
* :ref:`genindex`
|
|
||||||
* :ref:`modindex`
|
|
||||||
* :ref:`search`
|
|
||||||
|
|
|
@ -0,0 +1,15 @@
|
||||||
|
Introduction to MyEMS
|
||||||
|
=======================
|
||||||
|
|
||||||
|
MyEMS is an industry leading open source Energy Management System that is built on cloud computing, IOT,
|
||||||
|
Big Data and AI technologies. MyEMS can be used for a standard and powerful integrated energy management
|
||||||
|
service platform. MyEMS is being developed and maintained by an experienced development team,
|
||||||
|
and the system's source code is published under MIT license.
|
||||||
|
|
||||||
|
Target audience
|
||||||
|
---------------
|
||||||
|
|
||||||
|
|
||||||
|
Reasons to use MyEMS
|
||||||
|
----------------------
|
||||||
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
Screen Shoots
|
||||||
|
================
|
||||||
|
.. image:: ../images/screenshot-2020.12.01-16_53_12.png
|
Loading…
Reference in New Issue