Skip to content

Commit

Permalink
Merge branch 'dev-v2.8' into 2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
smotornyuk committed Aug 28, 2019
2 parents 197f9b1 + b03c60d commit 8e431e8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/conf.py
Expand Up @@ -81,6 +81,8 @@
extensions = ['sphinx.ext.autodoc', 'sphinx.ext.todo',
'sphinx.ext.autosummary', 'ckan.plugins.toolkit_sphinx_extension']
autodoc_member_order = 'bysource'
autodoc_mock_imports = ['flask', 'flask_admin']

todo_include_todos = True

# Add any paths that contain templates here, relative to this directory.
Expand Down

0 comments on commit 8e431e8

Please sign in to comment.