Skip to content

Commit 543df55

Browse files
committed
remove module name from docs
1 parent 5892a25 commit 543df55

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/conf.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@
4141

4242
pygments_style = "sphinx"
4343

44+
# If true, the current module name will be prepended to all description
45+
# unit titles (such as .. function::).
46+
add_module_names = False
47+
4448
# Add any paths that contain templates here, relative to this directory.
4549
templates_path = ['_templates']
4650

0 commit comments

Comments
 (0)