Skip to content

Commit

Permalink
updates for documenter v1
Browse files Browse the repository at this point in the history
  • Loading branch information
ccoffrin committed Apr 7, 2024
1 parent 4c45671 commit eab1ac3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/Project.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
[deps]
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"

[compat]
Documenter = "1"
1 change: 1 addition & 0 deletions docs/make.jl
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
using Documenter, QuantumAnnealing

makedocs(
warnonly = Documenter.except(:linkcheck),
modules = [QuantumAnnealing],
sitename = "QuantumAnnealing",
authors = "Zach Morrell, Carleton Coffrin, Marc Vuffray",
Expand Down

0 comments on commit eab1ac3

Please sign in to comment.