Skip to content

Commit

Permalink
conf.py edit to silence useless syntax highlighting warning
Browse files Browse the repository at this point in the history
  • Loading branch information
Cristiano committed Jul 9, 2019
1 parent b072329 commit 28a78ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ def setup(app):
[author], 1)
]

suppress_warnings = ['misc.highlighting_failure']

# -- Options for Texinfo output -------------------------------------------

Expand Down

0 comments on commit 28a78ed

Please sign in to comment.