From 312f6a301ae62f121482df6cbf969d41a76ca131 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 11 Oct 2017 11:01:38 -0400 Subject: 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 --- sliapi/model/pom.xml | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) (limited to 'sliapi/model/pom.xml') diff --git a/sliapi/model/pom.xml b/sliapi/model/pom.xml index fc9b7637..d36aaa13 100755 --- a/sliapi/model/pom.xml +++ b/sliapi/model/pom.xml @@ -33,6 +33,12 @@ ${odl.sal.api.gen.plugin.version} jar + + org.opendaylight.netconf + sal-rest-docgen-maven + ${odl.restconf.version} + jar + @@ -43,12 +49,13 @@ ${yang.file.directory} - org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl ${salGeneratorPath} + + org.opendaylight.netconf.sal.rest.doc.maven.StaticDocGenerator + target/swagger + true -- cgit 1.2.3-korg