diff --git a/doc/templates/api-template.html b/doc/templates/api-template.html
index 5fb71d430..59600eab3 100644
--- a/doc/templates/api-template.html
+++ b/doc/templates/api-template.html
@@ -561,7 +561,7 @@
Custom quantities
- {{range .FilterName "Add" "Const" "ConstVector" "Cross" "Div" "Dot" "MAdd" "Masked" "Mul" "MulMV" "Shifted"}} {{template "entry" .}} {{end}}
+ {{range .FilterName "Add" "Const" "ConstVector" "Cross" "Div" "Dot" "MAdd" "Masked" "Mul" "MulMV" "Normalized" "Shifted"}} {{template "entry" .}} {{end}}