Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | man: add basic documents for org.freedesktop.timesync1 | Yu Watanabe | 2024-09-10 | 1 | -0/+13 |
| | | | | Closes #34352. | ||||
* | man: suffix signals with () | Frantisek Sumsal | 2024-01-23 | 1 | -23/+23 |
| | | | | | | | | | Since signals can take arguments, let's suffix them with () as we already do with functions. To make sure we remain consistent, make the `update-dbus-docs.py` script check & fix any occurrences where this is not the case. Resolves: #31002 | ||||
* | update-dbus-docs: Test that items are documented in the History section | Abderrahim Kitouni | 2023-09-26 | 1 | -0/+2174 |
This also adds an ignore list, which currently contains the whole API as of version 250, since that's the base we used for dbus interfaces. See d9d2d16aeaf7c18a7b2486cd7c2db484c99050df |