Skip to content

Commit b55f02e

Browse files
committed
[flask_func_struct] updated docs
1 parent f5e9691 commit b55f02e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
author = u'Vladimir Roncevic <elektron.ronca@gmail.com>'
66
version = u'1.3.0'
77
release = u'https://github.com/vroncevic/flask_func_struct/releases'
8-
extensions = ['sphinx.ext.autodoc', 'sphinx.ext.viewcode']
8+
extensions = ['sphinx.ext.autodoc']
99
templates_path = ['_templates']
1010
source_suffix = '.rst'
1111
master_doc = 'index'

0 commit comments

Comments
 (0)