summaryrefslogtreecommitdiffstats
path: root/readthedocs.yml
blob: 6e6b9af07e6d523a60342e76bf181288bf826c63 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Formats in addition to HTML

formats:
   - none

# Pip requirements
requirements_file: etc/requirements.txt

# Build Container
build:
   image: latest
http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> <version>2.4.5</version> <relativePath/> </parent> <groupId>org.onap.sdnc.northbound</groupId> <artifactId>vnftools-features</artifactId> <version>2.4.2-SNAPSHOT</version> <packaging>pom</packaging> <name>sdnc-northbound :: vnftools :: ${project.artifactId}</name> <modules> <module>sdnc-vnftools</module> <module>features-vnftools</module> </modules> </project>