diff options
author | lizi <li.zi30@zte.com.cn> | 2017-10-10 19:55:37 +0800 |
---|---|---|
committer | lizi <li.zi30@zte.com.cn> | 2017-10-10 19:55:37 +0800 |
commit | e0ce2ae2c03f03b02cd75de5f810a6e4ab4359cb (patch) | |
tree | ea665b6f5be886e99cb4929d50dc9db85d9bb3bb | |
parent | 1e26162b8b184ca5ac72760641e19a8f642ed6a0 (diff) |
Add installation guide for esr-gui.
Change-Id: I5cf078849d317b4901c32b1261585e74cd885af4
Issue-ID: AAI-427
Signed-off-by: lizi <li.zi30@zte.com.cn>
-rw-r--r-- | docs/index.rst | 2 | ||||
-rw-r--r-- | docs/installation.rst | 6 |
2 files changed, 7 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index 5aeaac7..8a7acc1 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -14,6 +14,6 @@ ESR comprises two modules: the esr server module and the esr gui module. And bot .. toctree:: :maxdepth: 1 - + installation.rst diff --git a/docs/installation.rst b/docs/installation.rst new file mode 100644 index 0000000..25da181 --- /dev/null +++ b/docs/installation.rst @@ -0,0 +1,6 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. + + +Installation +------------ +- `ESR setup <https://wiki.onap.org/display/DW/ESR+setup>`_.
\ No newline at end of file |