We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcc205b commit cd22ab0Copy full SHA for cd22ab0
docs/make.jl
@@ -1,7 +1,7 @@
1
using Documenter, GraphBLASInterface, SuiteSparseGraphBLAS
2
3
makedocs(
4
- modules = [GraphBLASInterface, SuiteSparseGraphBLAS],
+ modules = [SuiteSparseGraphBLAS],
5
format = Documenter.HTML(),
6
sitename = "SuiteSparseGraphBLAS",
7
doctest = false,
0 commit comments