Skip to content

Commit 51fe097

Browse files
author
Martin Gallo
committed
Put module docstring before submodules
1 parent d0bdac3 commit 51fe097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -264,4 +264,4 @@
264264

265265

266266
# Automatically build API docs
267-
apidoc_main(["-f", "-e", "-o", "api/", "../pysap"])
267+
apidoc_main(["-f", "-e", "-M", "-o", "api/", "../pysap"])

0 commit comments

Comments
 (0)