Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
doc
/
6087bfdbc892ad076e20046a26b85d303aae7502
/
.
/
.readthedocs.yaml
blob: f9b33a1414ab6fa74b059a10939b0ba4fbd2aae5 [
file
] [
log
] [
blame
]
Aric Gardner
0fb94b1
2020-01-28 15:21:34 -0500
[
diff
] [
blame
]
1
# Formats in addition to HTML
2
3
formats:
4
-
htmlzip
5
6
python:
7
version:
3.7
8
install:
9
-
requirements:
docs/requirements
-
docs.txt
10
11
# Build Container
12
build:
13
image:
latest
14
15
16
sphinx:
17
configuration:
docs/conf.py