Skip to content

Commit 8eab88f

Browse files
author
Christopher Doris
committed
docs
1 parent fae24cb commit 8eab88f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/make.jl

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
using Documenter, Python
22

3-
makedocs(sitename="Python.jl")
3+
makedocs(
4+
sitename = "Python.jl",
5+
modules = [Python],
6+
)

0 commit comments

Comments
 (0)