Skip to content

Commit 5bb2b55

Browse files
committed
Explicitly set the pygments style for the PDF
1 parent 2d87e9b commit 5bb2b55

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,3 +234,5 @@
234234
'http://www.sqlalchemy.org/docs/': None,
235235
'http://wtforms.simplecodes.com/docs/0.5/': None
236236
}
237+
238+
pygments_style = 'flask_theme_support.FlaskyStyle'

0 commit comments

Comments
 (0)