Skip to content

Commit 1c6ade4

Browse files
authored
Update Documenter version (#146)
1 parent f2d7134 commit 1c6ade4

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

docs/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ ProximalCore = "dc4f5ac2-75d1-4f31-931e-60435d74994b"
44
ProximalOperators = "a725b495-10eb-56fe-b38b-717eba820537"
55

66
[compat]
7-
Documenter = "0.27"
7+
Documenter = "1"

docs/make.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ makedocs(
1010
"Prox and gradient" => "operators.md",
1111
"Demos" => "demos.md"
1212
],
13+
checkdocs=:none,
1314
)
1415

1516
deploydocs(

0 commit comments

Comments
 (0)