We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ac1b2d commit 79b6a11Copy full SHA for 79b6a11
docs/conf.py
@@ -13,3 +13,4 @@
13
napoleon_google_docstring = False # Turn off googledoc strings
14
napoleon_numpy_docstring = True # Turn on numpydoc strings
15
napoleon_use_ivar = True # For maths symbology
16
+html_theme = 'sphinx_rtd_theme'
0 commit comments