Unverified Commit 86bcffc8 authored by Sam Wu's avatar Sam Wu Committed by GitHub
Browse files

update rtd config (#51)

parent 9ab74205
...@@ -6,9 +6,15 @@ version: 2 ...@@ -6,9 +6,15 @@ version: 2
sphinx: sphinx:
configuration: docs/conf.py configuration: docs/conf.py
formats: [htmlzip] formats: [htmlzip, pdf, epub]
python: python:
version: "3.8"
install: install:
- requirements: docs/.sphinx/requirements.txt - requirements: docs/.sphinx/requirements.txt
build:
os: ubuntu-20.04
tools:
python: "3.8"
apt_packages:
- "doxygen"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment