Skip to content

Commit

Permalink
Try upgrading to Documenter 1
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasnoack committed Mar 27, 2024
1 parent 3f47bd2 commit 03057b5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"

[compat]
Documenter = "0.27"
Documenter = "1"
1 change: 0 additions & 1 deletion docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ makedocs(
sitename = "ConScape",
format = Documenter.HTML(),
modules = [ConScape],
strict = true
)

# Documenter can also automatically deploy documentation to gh-pages.
Expand Down

0 comments on commit 03057b5

Please sign in to comment.