From: Nicolas Hu Date: Mon, 9 Oct 2017 20:18:06 +0000 (-0400) Subject: ccsdk/dashboard: Doc Structure Update 2 X-Git-Tag: 1.1.0~18 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F21%2F17721%2F1;p=ccsdk%2Fdashboard.git ccsdk/dashboard: Doc Structure Update 2 Change-Id: I87573e15b04766cb49029f44e33a1cefdb796359 Issues-Id: CCSDK-109 Signed-off-by: Nicolas Hu --- diff --git a/docs/index.rst b/docs/index.rst index cbd53b1..d5826cf 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -18,6 +18,7 @@ Dashboard Project consists of the following Maven projects: Prerequites ----------- The web application requires these resources: + - Java version 8 - Apache Tomcat version 8.0 or 8.5 - A Postgresql database, version 9.2 or later @@ -26,7 +27,7 @@ Build ----- Build all artifacts by invoking maven in this directory:: -mvn package + mvn package Deployment steps ----------------