commit | edc1017855f1615e8c614cdbbb233e527037ec27 | [log] [tgz] |
---|---|---|
author | Cédric Ollivier <cedric.ollivier@orange.com> | Mon Apr 11 16:46:16 2022 +0200 |
committer | Cédric Ollivier <cedric.ollivier@orange.com> | Mon Apr 11 16:47:33 2022 +0200 |
tree | 0f199f2616d5fc896a4fa4086ce4183460998f0a | |
parent | b1ad80028b01239ecc908e707934938fcecc8b4e [diff] |
Add bounds to sphinx requirement As ONAP was created before Oct 20 2020 in RTD, we must set bounds to enforce a compatible Sphinx version (see manual). Issue-ID: DOC-782 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: Ib76dc907bc2c0b14da8b4cfefba09bbb4d60f89b
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".