Skip to content

Commit 9610ad9

Browse files
committed
Documenter v1.0
1 parent a8e2a03 commit 9610ad9

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docs/Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ Sparspak = "e56a9233-b9d6-4f03-8d0f-1825330902ac"
1414

1515
[compat]
1616
IterativeSolvers = "0.9"
17+
Documenter = "1.0"

docs/make.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ function mkdocs()
55
makedocs(; sitename = "ExtendableSparse.jl",
66
modules = [ExtendableSparse],
77
doctest = true,
8+
warnonly = true,
89
clean = false,
910
authors = "J. Fuhrmann",
1011
repo = "https://github.com/j-fu/ExtendableSparse.jl",

0 commit comments

Comments
 (0)