Skip to content

Commit 0e8a3b4

Browse files
committed
Publish PDF version of RTD documentation #125
Made changes in the .readthedocs.yaml to enable format for downloading pdf and epub versions of the documentation Signed-off-by: Arijit De <arijitde2050@gmail.com>
1 parent 7593420 commit 0e8a3b4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.readthedocs.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55
# Required
66
version: 2
77

8+
# Build PDF & ePub
9+
formats:
10+
- epub
11+
- pdf
12+
813
# Where the Sphinx conf.py file is located
914
sphinx:
1015
configuration: docs/source/conf.py

0 commit comments

Comments
 (0)