Skip to content

Commit 41cdcd3

Browse files
authored
📚 DOCS: Add PDF format to the Read The Docs config (#116)
* Add PDF format to Read The Docs config That way users can preview tabbed PDF output in the official docs. * Fix trailing whitespace error That is what I get for using the GitHub interface to make changes Co-authored-by: Jared Dillard <jared.dillard@joby.aero>
1 parent 45308dd commit 41cdcd3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.readthedocs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,6 @@ python:
99
sphinx:
1010
builder: html
1111
fail_on_warning: true
12+
13+
formats:
14+
- pdf

0 commit comments

Comments
 (0)