summaryrefslogtreecommitdiffstats
path: root/docs/build.rst
diff options
context:
space:
mode:
authorRich Bennett <rb2745@att.com>2017-11-15 06:50:18 -0500
committerRich Bennett <rb2745@att.com>2017-11-15 06:53:02 -0500
commit7390e8a7e253ed120832f08605e8d13bcc92314f (patch)
tree4b6e84b4291793d8030603200b028fd0ea5b2a5a /docs/build.rst
parent9a9542e5fa1050d9f85f3a96ddcc69717cc1de6b (diff)
Rm docs in repo consolidated w/ ccsdk/distribution
Change-Id: I573779aa46dfbf9f1c7956ecf0e4eedf16184417 Issue-ID: DOC-130 Signed-off-by: Rich Bennett <rb2745@att.com>
Diffstat (limited to 'docs/build.rst')
-rw-r--r--docs/build.rst18
1 files changed, 0 insertions, 18 deletions
diff --git a/docs/build.rst b/docs/build.rst
deleted file mode 100644
index 0a4c308e..00000000
--- a/docs/build.rst
+++ /dev/null
@@ -1,18 +0,0 @@
-.. This work is licensed under a Creative Commons Attribution 4.0 International License.
-.. http://creativecommons.org/licenses/by/4.0
-
-Build
-=====
-
-
-Environment
------------
-Requires maven release 3.3 or greater
-
-Steps
------
-To compile this code:
-
-1. Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories.
-
-2. To compile, run "mvn clean install". \ No newline at end of file