Skip to content

Commit

Permalink
Try to fix the docs build
Browse files Browse the repository at this point in the history
  • Loading branch information
Xion committed Mar 21, 2016
1 parent ea5e3b8 commit 02a3848
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,14 @@
# serve to show the default.

from datetime import date
import os
import re
import sys

from sphinx.errors import SphinxError
from sphinx.util.docstrings import prepare_docstring

sys.path.append(os.path.abspath('..'))
import callee

# If extensions (or modules to document with autodoc) are in another directory,
Expand Down

0 comments on commit 02a3848

Please sign in to comment.