Skip to content

Commit 3360fea

Browse files
committed
make documentation
1 parent 09cf7d2 commit 3360fea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
extensions = [ 'sphinx.ext.autodoc', # To generate autodocs
2929
'sphinx.ext.imgmath',
3030
# 'sphinx.ext.mathjax', # autodoc with maths
31-
'sphinx.ext.napoleon' # For auto-doc configuration
31+
'sphinx.ext.napoleon', # For auto-doc configuration
3232
'sphinx.ext.highlighting', # Ensures syntax highlighting works
3333

3434
]

0 commit comments

Comments
 (0)