Skip to content

Commit 4fd0f3d

Browse files
committed
docs: added dot_product.md back to examples list
1 parent f11c21a commit 4fd0f3d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/make.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ makedocs(;
1111
"examples/matrix_multiplication.md",
1212
"examples/array_interface.md",
1313
"examples/matrix_vector_ops.md",
14+
"examples/dot_product.md",
1415
"examples/datetime_arrays.md",
1516
"examples/special_functions.md",
1617
"examples/sum_of_squared_error.md",

0 commit comments

Comments
 (0)