diff options
author | Rich Bennett <rb2745@att.com> | 2017-11-15 06:31:15 -0500 |
---|---|---|
committer | Rich Bennett <rb2745@att.com> | 2017-11-15 06:41:16 -0500 |
commit | 319382590c8876579838889c60172d509977b07d (patch) | |
tree | d5f92a77e541e3953086b9e46bd7e620feac28d5 /docs/build.rst | |
parent | fe80fe11b82b5b8bfc38349a4304cbe8f1fc0724 (diff) |
Rm docs in repo consolidated w/ ccsdk/distribution
Change-Id: I5085558d0ce2d4eea4edea1a06eb463cec48a7bc
Issue-ID: DOC-130
Signed-off-by: Rich Bennett <rb2745@att.com>
Diffstat (limited to 'docs/build.rst')
-rw-r--r-- | docs/build.rst | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/docs/build.rst b/docs/build.rst deleted file mode 100644 index 0a4c308e6..000000000 --- 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 |