Skip to content

Commit 3db8a05

Browse files
authored
Merge pull request #16 from sql-hkr/fix/add-sphinx.ext.napoleon
Add napoleon extension to Sphinx config (#15)
2 parents 7300e7e + 698d5f5 commit 3db8a05

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"sphinx.ext.viewcode",
1919
"sphinx.ext.todo",
2020
"sphinx.ext.mathjax",
21+
"sphinx.ext.napoleon",
2122
]
2223

2324
templates_path = ["_templates"]

0 commit comments

Comments
 (0)