Explicitly set the pygments style for the PDF
This commit is contained in:
parent
2d87e9bc37
commit
5bb2b55a28
1 changed files with 2 additions and 0 deletions
|
|
@ -234,3 +234,5 @@ intersphinx_mapping = {
|
||||||
'http://www.sqlalchemy.org/docs/': None,
|
'http://www.sqlalchemy.org/docs/': None,
|
||||||
'http://wtforms.simplecodes.com/docs/0.5/': None
|
'http://wtforms.simplecodes.com/docs/0.5/': None
|
||||||
}
|
}
|
||||||
|
|
||||||
|
pygments_style = 'flask_theme_support.FlaskyStyle'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue