Skip to content

Commit 981839f

Browse files
deply docs
1 parent d1a948e commit 981839f

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

docs/make.jl

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@ makedocs(
2525
]
2626
)
2727

28-
# Documenter can also automatically deploy documentation to gh-pages.
29-
# See "Hosting Documentation" and deploydocs() in the Documenter manual
30-
# for more information.
31-
#=deploydocs(
32-
repo = "<repository url>"
33-
)=#
28+
deploydocs(;
29+
repo="github.com/JuliaBerry/PiGPIO.jl",
30+
)

0 commit comments

Comments
 (0)