diff --git a/Wayland-module.html b/Wayland-module.html
index 399f41a29..49a30fce6 100644
--- a/Wayland-module.html
+++ b/Wayland-module.html
@@ -256,7 +256,8 @@
scan_xml
include_core_only : true,
)
-This function accepts one or more arguments of either string or file type.
+This function accepts one or more arguments of either string or file type, so
+it can be used in conjunction with find_protocol
or not.
It takes the following keyword arguments:
-
diff --git a/assets/js/search/conjunction b/assets/js/search/conjunction
index 96f0262e1..bd835499c 100644
--- a/assets/js/search/conjunction
+++ b/assets/js/search/conjunction
@@ -1 +1 @@
-urls_downloaded_cb({"token":"conjunction","urls":[{"url":"Commands.html#format","node_type":"p","page":"Command-line commands","sections":["Command-line commands","format"],"context":{"gi-language":["default"]}}]});
\ No newline at end of file
+urls_downloaded_cb({"token":"conjunction","urls":[{"url":"Commands.html#format","node_type":"p","page":"Command-line commands","sections":["Command-line commands","format"],"context":{"gi-language":["default"]}},{"url":"Wayland-module.html#scan_xml","node_type":"p","page":"Unstable Wayland Module","sections":["Unstable Wayland Module","Methods","scan_xml"],"context":{"gi-language":["default"]}}]});
\ No newline at end of file
diff --git a/assets/js/search/find_protocol b/assets/js/search/find_protocol
index 6538df465..9d5a1ff37 100644
--- a/assets/js/search/find_protocol
+++ b/assets/js/search/find_protocol
@@ -1 +1 @@
-urls_downloaded_cb({"token":"find_protocol","urls":[{"url":"Wayland-module.html#find_protocol","node_type":"h3","page":"Unstable Wayland Module","sections":["Unstable Wayland Module","Methods","find_protocol"],"context":{"gi-language":["default"]}}]});
\ No newline at end of file
+urls_downloaded_cb({"token":"find_protocol","urls":[{"url":"Wayland-module.html#find_protocol","node_type":"h3","page":"Unstable Wayland Module","sections":["Unstable Wayland Module","Methods","find_protocol"],"context":{"gi-language":["default"]}},{"url":"Wayland-module.html#scan_xml","node_type":"p","page":"Unstable Wayland Module","sections":["Unstable Wayland Module","Methods","scan_xml"],"context":{"gi-language":["default"]}}]});
\ No newline at end of file
diff --git a/assets/js/search/hotdoc_fragments/Wayland-module.html-scan_xml.fragment b/assets/js/search/hotdoc_fragments/Wayland-module.html-scan_xml.fragment
index 35313997c..f109a5ac2 100644
--- a/assets/js/search/hotdoc_fragments/Wayland-module.html-scan_xml.fragment
+++ b/assets/js/search/hotdoc_fragments/Wayland-module.html-scan_xml.fragment
@@ -1 +1 @@
-fragment_downloaded_cb({"url":"Wayland-module.html#scan_xml","fragment":"scan_xml\nThis function accepts one or more arguments of either string or file type.\nIt takes the following keyword arguments:\nReturns: a list of custom_tgt in the order source, client side header,\nserver side header. Generated header files have the name\n--protocol.h.\n\n\npublic Optional arg that specifies the scope of the generated code.\nThe default is false.\n\nclient Optional arg that specifies if client side header file is\ngenerated. The default is true.\n\nserver Optional arg that specifies if server side header file is\ngenerated. The default is false.\n\ninclude_core_only Optional arg that specifies that generated headers only include\nwayland--core.h instead of wayland-.h.\nThe default is true. Since 0.64.0\n\n\n"});
\ No newline at end of file
+fragment_downloaded_cb({"url":"Wayland-module.html#scan_xml","fragment":"scan_xml\nThis function accepts one or more arguments of either string or file type, so\nit can be used in conjunction with find_protocol or not.\nIt takes the following keyword arguments:\nReturns: a list of custom_tgt in the order source, client side header,\nserver side header. Generated header files have the name\n--protocol.h.\n\n\npublic Optional arg that specifies the scope of the generated code.\nThe default is false.\n\nclient Optional arg that specifies if client side header file is\ngenerated. The default is true.\n\nserver Optional arg that specifies if server side header file is\ngenerated. The default is false.\n\ninclude_core_only Optional arg that specifies that generated headers only include\nwayland--core.h instead of wayland-.h.\nThe default is true. Since 0.64.0\n\n\n"});
\ No newline at end of file