1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35
|
.. python-systemd documentation master file, created by
sphinx-quickstart on Sat Feb 9 13:49:42 2013.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
.. _index:
python-systemd package
======================
Contents:
.. toctree::
:maxdepth: 2
journal
id128
daemon
login
Links
=====
* `systemd man pages <http://www.freedesktop.org/software/systemd/man/index.html>`_
* `systemd directives <http://www.freedesktop.org/software/systemd/man/systemd.directives.html>`_
* git `repository <https://github.com/systemd/python-systemd>`_ of this package
* `systemd <http://www.freedesktop.org/wiki/Software/systemd/>`_ home page
* systemd git `repository <https://github.com/systemd/systemd>`__
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
|