diff --git a/doc/org.bluez.AdvertisementMonitorManager.rst b/doc/org.bluez.AdvertisementMonitorManager.rst
index 3775a48..477a0e9 100644
--- a/doc/org.bluez.AdvertisementMonitorManager.rst
+++ b/doc/org.bluez.AdvertisementMonitorManager.rst
Interface
=========
-Service org.bluez
-Interface org.bluez.AdvertisementMonitorManager1 [experimental]
-Object path /org/bluez/{hci0,hci1,...}
+:Service: org.bluez
+:Interface: org.bluez.AdvertisementMonitorManager1 [experimental]
+:Object path: /org/bluez/{hci0,hci1,...}
Methods
-------
diff --git a/doc/org.bluez.Agent.rst b/doc/org.bluez.Agent.rst
index 11d09b9..6b6d75e 100644
--- a/doc/org.bluez.Agent.rst
+++ b/doc/org.bluez.Agent.rst
:Version: BlueZ
:Date: October 2023
:Manual section: 5
-:Manual group: Linux System Administration
+:Manual group: Linux System Administration
Interface
=========
diff --git a/doc/org.bluez.AgentManager.rst b/doc/org.bluez.AgentManager.rst
index dfc0297..fadadec 100644
--- a/doc/org.bluez.AgentManager.rst
+++ b/doc/org.bluez.AgentManager.rst
:Version: BlueZ
:Date: October 2023
:Manual section: 5
-:Manual group: Linux System Administration
+:Manual group: Linux System Administration
Interface
=========
Possible errors:
:org.bluez.Error.DoesNotExist:
-
diff --git a/doc/org.bluez.GattCharacteristic.rst b/doc/org.bluez.GattCharacteristic.rst
index 7b1b3fb..bdb3476 100644
--- a/doc/org.bluez.GattCharacteristic.rst
+++ b/doc/org.bluez.GattCharacteristic.rst
Possible options:
- :uint16_t offset:
+ :uint16 offset:
Read start offset in bytes.
- :uint16_t mtu (server only):
+ :uint16 mtu (server only):
Exchange MTU in bytes.
diff --git a/doc/org.bluez.GattDescriptor.rst b/doc/org.bluez.GattDescriptor.rst
index f4497c6..536ef0c 100644
--- a/doc/org.bluez.GattDescriptor.rst
+++ b/doc/org.bluez.GattDescriptor.rst
Possible options:
- :uint16_t offset:
+ :uint16 offset:
Read start offset in bytes.
diff --git a/doc/org.bluez.LEAdvertisement.rst b/doc/org.bluez.LEAdvertisement.rst
index bab5074..b998f40 100644
--- a/doc/org.bluez.LEAdvertisement.rst
+++ b/doc/org.bluez.LEAdvertisement.rst
Possible values: as found on GAP Service.
-uint16_t Duration [readonly, optional]
+uint16 Duration [readonly, optional]
``````````````````````````````````````
Rotation duration of the advertisement in seconds. If there are other
applications advertising no duration is set the default is 2 seconds.
-uint16_t Timeout [readonly, optional]
+uint16 Timeout [readonly, optional]
`````````````````````````````````````
Timeout of the advertisement in seconds. This defines the lifetime of
diff --git a/doc/org.bluez.LEAdvertisingManager.rst b/doc/org.bluez.LEAdvertisingManager.rst
index 7f6359d..93eac41 100644
--- a/doc/org.bluez.LEAdvertisingManager.rst
+++ b/doc/org.bluez.LEAdvertisingManager.rst
Max advertising scan response length
- ;int16 MinTxPower:
+ :int16 MinTxPower:
Min advertising tx power (dBm)
diff --git a/doc/org.bluez.Media.rst b/doc/org.bluez.Media.rst
index 678e609..ecd9826 100644
--- a/doc/org.bluez.Media.rst
+++ b/doc/org.bluez.Media.rst
Interface
=========
-:Service: org.bluez
-:Interface: org.bluez.Media1
-:Object path: [variable prefix]/{hci0,hci1,...}
+:Service: org.bluez
+:Interface: org.bluez.Media1
+:Object path: [variable prefix]/{hci0,hci1,...}
Methods
-------
diff --git a/doc/org.bluez.obex.Agent.rst b/doc/org.bluez.obex.Agent.rst
index b832e27..74e0145 100644
--- a/doc/org.bluez.obex.Agent.rst
+++ b/doc/org.bluez.obex.Agent.rst
Interface
=========
-;Service: unique name
+:Service: unique name
:Interface: org.bluez.obex.Agent1
:Object path: freely definable
diff --git a/doc/org.bluez.obex.AgentManager.rst b/doc/org.bluez.obex.AgentManager.rst
index f18f227..cdacd4d 100644
--- a/doc/org.bluez.obex.AgentManager.rst
+++ b/doc/org.bluez.obex.AgentManager.rst
:Object path: /org/bluez/obex
Methods
-```````
+-------
void RegisterAgent(object agent)
````````````````````````````````
diff --git a/doc/org.bluez.obex.FileTransfer.rst b/doc/org.bluez.obex.FileTransfer.rst
index 6dce7e5..b0a2f84 100644
--- a/doc/org.bluez.obex.FileTransfer.rst
+++ b/doc/org.bluez.obex.FileTransfer.rst
Possible errors:
- ;org.bluez.obex.Error.InvalidArguments:
+ :org.bluez.obex.Error.InvalidArguments:
:org.bluez.obex.Error.Failed:
void Delete(string file)