Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Commit

Permalink
CLIMATE-931 Documentation build error - missing module
Browse files Browse the repository at this point in the history
  • Loading branch information
lewismc committed Oct 31, 2017
1 parent 28c9239 commit 73765a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
'sphinx.ext.autodoc',
'sphinx.ext.intersphinx',
'sphinx.ext.ifconfig',
'sphinxcontrib.autohttp.bottle',
'sphinxcontrib.httpdomain',
]

# Add any paths that contain templates here, relative to this directory.
Expand All @@ -54,7 +54,7 @@

# General information about the project.
project = u'Apache Open Climate Workbench'
copyright = u'2016, Apache Software Foundation'
copyright = u'2017, Apache Software Foundation'

# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
Expand Down

0 comments on commit 73765a3

Please sign in to comment.