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 992d016 commit b93efdbCopy full SHA for b93efdb
docs/inventories/DimensionalData.toml
@@ -0,0 +1,14 @@
1
+# DocInventory version 1
2
+project = "DimensionalData.jl"
3
+version = "0.29.4"
4
+
5
+# NOTE: trimmed to just the pages we link to
6
+[[std.doc]]
7
+dispname = "Selectors"
8
+name = "selectors"
9
+uri = "selectors"
10
11
12
+dispname = "DimStacks"
13
+name = "dimstacks"
14
+uri = "stacks"
docs/inventories/IntervalSets.toml
@@ -0,0 +1,8 @@
+project = "IntervalSets.jl"
+version = "0.7.10"
+# NOTE: trimmed to just the API functions we link to
+[[jl.type]]
+name = "IntervalSets.AbstractInterval"
+uri = "api/#$"
0 commit comments