Skip to content

Commit 2621c3e

Browse files
committed
deploy docs?
1 parent 3b7f497 commit 2621c3e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
[deps]
22
CBFToolbox = "9bb58977-20e0-447d-80ed-b4444e16eeb9"
33
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
4+
DocumenterTools = "35a29f4d-8980-5a13-9543-d66fff28ecb8"

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ makedocs(;
1616
],
1717
)
1818

19-
# deploydocs(; repo="github.com/maxhcohen/CBFToolbox.jl")
19+
deploydocs(; repo="github.com/maxhcohen/CBFToolbox.jl", devbranch="main")

0 commit comments

Comments
 (0)