Skip to content

Commit 5ab1e53

Browse files
remove docstring warning
1 parent 2c05a8a commit 5ab1e53

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/make.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ include("pages.jl")
1010
makedocs(; modules=[ReservoirComputing],
1111
sitename="ReservoirComputing.jl",
1212
clean=true, doctest=false, linkcheck=true,
13-
warnonly=[:missing_docs],
1413
format=Documenter.HTML(; assets=["assets/favicon.ico"],
1514
canonical="https://docs.sciml.ai/ReservoirComputing/stable/"),
1615
pages=pages)

0 commit comments

Comments
 (0)