Skip to content

Commit

Permalink
DOC: trim_doctests
Browse files Browse the repository at this point in the history
  • Loading branch information
GaelVaroquaux committed May 15, 2011
1 parent 5e77621 commit e87d132
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/conf.py
Expand Up @@ -91,6 +91,8 @@
# The name of the Pygments (syntax highlighting) style to use.
pygments_style = 'sphinx'

# Avoid '+DOCTEST...' comments in the docs
trim_doctest_flags = True

# Options for HTML output
# -----------------------
Expand Down

0 comments on commit e87d132

Please sign in to comment.