Add SDN Controller and VES Collector addressing via a hostname instead of an IP.
[sim/o1-interface.git] / .readthedocs.yaml
1 ---
2 version: 2
3
4 formats:
5   - htmlzip
6
7 build:
8   image: latest
9
10 python:
11   version: 3.7
12   install:
13     - requirements: docs/requirements-docs.txt
14
15 sphinx:
16   configuration: docs/conf.py