commit | 069b469a3990f30b3a0012f3d9fde535ebf3149f | [log] [tgz] |
---|---|---|
author | JohnKeeney <john.keeney@est.tech> | Thu May 12 22:15:14 2022 +0100 |
committer | JohnKeeney <john.keeney@est.tech> | Thu May 12 22:15:25 2022 +0100 |
tree | 2e7964048e20c7e0c0c6b6bbfdb230d6d9ff2579 | |
parent | f5f34a552b1559d79a74ae9e3e79686d6b93af70 [diff] |
Documentation updates Updated RTD documentation, and fixed some typos in java files conatining annotations used to generate OpenAPI (json, yaml, html) specs & docs. Issue-ID: CCSDK-3616 Change-Id: Iefa905f4c0f13cb013872d4858232695fc107927 Signed-off-by: JohnKeeney <john.keeney@est.tech>
This source repository contains the code for the ORAN A1 related 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".