Skip to content

Commit 4d058ed

Browse files
whotmartinpitt
authored andcommitted
README: add a link to the github pages docs
Some of the documentation should probably move there altogether but for now let's at least have a link to it.
1 parent 2d56877 commit 4d058ed

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,8 @@ Have a look at the test suite for two real-live use cases:
354354
## Documentation
355355

356356
The `dbusmock` module has extensive documentation built in, which you
357-
can read with e. g. `pydoc3 dbusmock`.
357+
can read with e. g. `pydoc3 dbusmock` or online at
358+
https://martinpitt.github.io/python-dbusmock/
358359

359360
`pydoc3 dbusmock.DBusMockObject` shows the D-Bus API of the mock object,
360361
i. e. methods like `AddObject()`, `AddMethod()` etc. which are used to

0 commit comments

Comments
 (0)