We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccb8e15 commit 03f94c2Copy full SHA for 03f94c2
1 file changed
docs/conf.py
@@ -66,7 +66,7 @@
66
# Napoleon settings
67
napoleon_google_docstring = True
68
napoleon_numpy_docstring = False
69
-napoleon_include_init_with_doc = False
+napoleon_include_init_with_doc = True
70
napoleon_include_private_with_doc = False
71
napoleon_include_special_with_doc = False
72
napoleon_use_admonition_for_examples = True
0 commit comments