We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c929930 commit 06b0fc9Copy full SHA for 06b0fc9
documentation/conf.py
@@ -44,7 +44,7 @@ def __getattr__(cls, name):
44
#---------------------------------------------------------------------------
45
# General configuration
46
47
-extensions = ["sphinx.ext.autodoc"]
+extensions = ["sphinx.ext.autodoc", "sphinx.ext.viewcode"]
48
templates_path = ["templates"]
49
source_suffix = ".txt"
50
master_doc = "index"
0 commit comments