diff options
author | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-06-13 11:11:29 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-06-13 11:11:29 -0400 |
commit | 056e82aa242f7df59c72dc967f38d479c51f7509 (patch) | |
tree | 3131114c65277c3d991feed0e82e60909caeac84 /docs/sli/northbound/build.rst | |
parent | 85947fd27e2c0cee9cbc237cfd2c8a440b913832 (diff) |
Restructure CCSDK documentation
Remove empty repo-specific documents in favor of meaningful
project-level documentation.
Change-Id: I18f2db7f68895df2d71450eee7e56723d74f7f5a
Issue-ID: CCSDK-300
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Diffstat (limited to 'docs/sli/northbound/build.rst')
-rw-r--r-- | docs/sli/northbound/build.rst | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/docs/sli/northbound/build.rst b/docs/sli/northbound/build.rst deleted file mode 100644 index 0a4c308e..00000000 --- a/docs/sli/northbound/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 |