diff --git a/docs/reference/gio/gdbus-codegen.xml b/docs/reference/gio/gdbus-codegen.xml
index d13357d84..d840a691f 100644
--- a/docs/reference/gio/gdbus-codegen.xml
+++ b/docs/reference/gio/gdbus-codegen.xml
@@ -22,11 +22,9 @@
- element
-
- key
-
- key
+ ELEMENT
+ KEY
+ VALUEFILE
@@ -142,34 +140,32 @@
- KEYVALUE
+ ELEMENTKEYVALUE
- Used together with and
- to annotate the given XML files (for each , there must be exactly one and ). It
- can be used with interfaces, methods, signals, properties
- and arguments in the following way:
+ Used to inject D-Bus annotations into the given XML
+ files. It can be used with interfaces, methods, signals,
+ properties and arguments in the following way:
- Any UTF-8 string can be used for the value of
- and .
+ Any UTF-8 string can be used for KEY and VALUE.