diff -r dad1f6d37366 -r a82014a9e57b src/eric7/Documentation/Source/eric7.MicroPython.BluetoothDialogs.BluetoothStatusDialog.html --- a/src/eric7/Documentation/Source/eric7.MicroPython.BluetoothDialogs.BluetoothStatusDialog.html Sat Mar 11 15:28:47 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.MicroPython.BluetoothDialogs.BluetoothStatusDialog.html Sun Mar 12 14:56:04 2023 +0100 @@ -9,7 +9,7 @@ <h1>eric7.MicroPython.BluetoothDialogs.BluetoothStatusDialog</h1> <p> -Module implementing BluetoothStatusDialog. +Module implementing a dialog to show Bluetooth related status information. </p> <h3>Global Attributes</h3> @@ -22,7 +22,7 @@ <tr> <td><a href="#BluetoothStatusDialog">BluetoothStatusDialog</a></td> -<td>Class documentation goes here.</td> +<td>Class implementing a dialog to show Bluetooth related status information.</td> </tr> </table> <h3>Functions</h3> @@ -36,7 +36,7 @@ <h2>BluetoothStatusDialog</h2> <p> - Class documentation goes here. + Class implementing a dialog to show Bluetooth related status information. </p> <h3>Derived from</h3> QDialog, Ui_BluetoothStatusDialog