We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b7f497 commit 2621c3eCopy full SHA for 2621c3e
docs/Project.toml
@@ -1,3 +1,4 @@
1
[deps]
2
CBFToolbox = "9bb58977-20e0-447d-80ed-b4444e16eeb9"
3
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
4
+DocumenterTools = "35a29f4d-8980-5a13-9543-d66fff28ecb8"
docs/make.jl
@@ -16,4 +16,4 @@ makedocs(;
16
],
17
)
18
19
-# deploydocs(; repo="github.com/maxhcohen/CBFToolbox.jl")
+deploydocs(; repo="github.com/maxhcohen/CBFToolbox.jl", devbranch="main")
0 commit comments