Skip to content

Commit 3989df2

Browse files
committed
Include ITensorPkgSkeleton
1 parent 1175f61 commit 3989df2

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/make.jl

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,11 @@ docs = [
6262
MultiDocumenter.DropdownNav(
6363
"Developer Tools",
6464
itensor_multidocref.([
65-
"DerivableInterfaces", "TypeParameterAccessors", "MapBroadcast", "BackendSelection"
65+
"DerivableInterfaces",
66+
"TypeParameterAccessors",
67+
"MapBroadcast",
68+
"BackendSelection",
69+
"ITensorPkgSkeleton",
6670
]),
6771
),
6872
]

0 commit comments

Comments
 (0)