summaryrefslogtreecommitdiffstats
path: root/docs/build.rst
diff options
context:
space:
mode:
authorRich Bennett <rb2745@att.com>2017-11-15 08:19:14 -0500
committerRich Bennett <rb2745@att.com>2017-11-15 08:20:37 -0500
commit4a858d878b4aaa746a27d1d7568922f853dc0d2d (patch)
treebda4f3e286ff2365a872ed6c79a3788568380b8c /docs/build.rst
parentcf7b1f410a2776c4323e995863559982d54895fe (diff)
Rm docs in repo consolidated w/ sdnc/oam
Change-Id: I3e6d9b04c3ce814597d1d3992f947b87d1757f61 Issue-ID: DOC-124 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