We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d56877 commit 4d058edCopy full SHA for 4d058ed
README.md
@@ -354,7 +354,8 @@ Have a look at the test suite for two real-live use cases:
354
## Documentation
355
356
The `dbusmock` module has extensive documentation built in, which you
357
-can read with e. g. `pydoc3 dbusmock`.
+can read with e. g. `pydoc3 dbusmock` or online at
358
+https://martinpitt.github.io/python-dbusmock/
359
360
`pydoc3 dbusmock.DBusMockObject` shows the D-Bus API of the mock object,
361
i. e. methods like `AddObject()`, `AddMethod()` etc. which are used to
0 commit comments