Skip to content

Commit cd22ab0

Browse files
update docs
1 parent bcc205b commit cd22ab0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
using Documenter, GraphBLASInterface, SuiteSparseGraphBLAS
22

33
makedocs(
4-
modules = [GraphBLASInterface, SuiteSparseGraphBLAS],
4+
modules = [SuiteSparseGraphBLAS],
55
format = Documenter.HTML(),
66
sitename = "SuiteSparseGraphBLAS",
77
doctest = false,

0 commit comments

Comments
 (0)