From a23873387a6e722b711092c89a08ab3f3d19361c Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Mon, 11 Nov 2013 19:53:59 -0500 Subject: systemd-python: fix booted() and add two functions to docs For some reason sphinx doesn't want to show inherited C functions. --- src/python-systemd/docs/daemon.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/python-systemd/docs') diff --git a/src/python-systemd/docs/daemon.rst b/src/python-systemd/docs/daemon.rst index 72280ca2f0..0ad11edaf3 100644 --- a/src/python-systemd/docs/daemon.rst +++ b/src/python-systemd/docs/daemon.rst @@ -14,3 +14,5 @@ .. autofunction:: _is_socket_unix .. autofunction:: _is_socket_inet .. autofunction:: _is_mq + .. autofunction:: notify + .. autofunction:: booted -- cgit v1.2.3-54-g00ecf