This commit is contained in:
jverzani
2022-05-24 14:06:52 -04:00
parent a1b3063a55
commit a340bb6a1b

View File

@@ -87,8 +87,7 @@ end
# Documenter can also automatically deploy documentation to gh-pages. # Documenter can also automatically deploy documentation to gh-pages.
# See "Hosting Documentation" and deploydocs() in the Documenter manual # See "Hosting Documentation" and deploydocs() in the Documenter manual
# for more information. # for more information.
#=
Documenter.deploydocs( Documenter.deploydocs(
repo = "github.com/jverzani/CalculusWithJuliaNotes.jl" repo = "github.com/jverzani/CalculusWithJuliaNotes.jl"
) )
=#