Skip to content

Commit cc08380

Browse files
committed
Add dot function to documentation
1 parent 820cd7a commit cc08380

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/build_api.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ def build_index_page(groups):
154154
"all",
155155
"any",
156156
"count",
157+
"dot",
157158
],
158159
"Mathematical": [
159160
("abs", "abs(const V&)"),

0 commit comments

Comments
 (0)