diff options
author | Daniel Mack <github@zonque.org> | 2015-07-08 09:38:38 -0400 |
---|---|---|
committer | Daniel Mack <github@zonque.org> | 2015-07-08 09:38:38 -0400 |
commit | b9fd7bb60a81849989c2102e46ee97e79b899328 (patch) | |
tree | 25393ad57584aa7e12d15850ed114a31e391fda3 /src/python-systemd/docs/index.rst | |
parent | 9a50ce20ef60263a6c88c29470ce761fcc424f2d (diff) | |
parent | 2799e519cabb6dfa99341b9a56ebd4dc2a4ec22a (diff) |
Merge pull request #501 from keszybz/remove-python-systemd
Remove python-systemd
Diffstat (limited to 'src/python-systemd/docs/index.rst')
-rw-r--r-- | src/python-systemd/docs/index.rst | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/src/python-systemd/docs/index.rst b/src/python-systemd/docs/index.rst deleted file mode 100644 index e78d966274..0000000000 --- a/src/python-systemd/docs/index.rst +++ /dev/null @@ -1,24 +0,0 @@ -.. 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. - -Welcome to python-systemd's documentation! -========================================== - -Contents: - -.. toctree:: - :maxdepth: 2 - - journal - id128 - daemon - login - -Indices and tables -================== - -* :ref:`genindex` -* :ref:`modindex` -* :ref:`search` |