commit | 312f6a301ae62f121482df6cbf969d41a76ca131 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Wed Oct 11 11:01:38 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Wed Oct 11 11:01:38 2017 -0400 |
tree | b37f630c5c050ae38045e1a27038236fbcf9a0fa | |
parent | eb1a9209bb408256799869da53cffaf4d6751cfb [diff] |
Add readthedocs info to sli/core Add additional information to sli/core readthedocs documentation. Change-Id: I9fe5e6185061ed6a05f373b6667f686e11d5f0aa Issue-ID: CCSDK-107 Signed-off-by: Dan Timoney <dtimoney@att.com>
This source repository contains the code for the core SDN Controller components. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories.
To compile, run "mvn clean install".