Skip to content

Commit bf4b3b7

Browse files
committed
[add:docs] Init .readthedocs.yaml for "Read The Docs"
1 parent 5fa95b5 commit bf4b3b7

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.readthedocs.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
version: 2
2+
3+
sphinx:
4+
configuration: docs/source/conf.py
5+
6+
python:
7+
install:
8+
- method: pip
9+
path: .
10+
extra_requirements:
11+
- docs

0 commit comments

Comments
 (0)