diff options
author | Andy Wingo <wingo@pobox.com> | 2015-04-19 13:28:46 +0200 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2015-04-19 13:32:25 +0200 |
commit | 2d6ba7e7a10e68febc0789ad7f2f3841c0d56312 (patch) | |
tree | 4ba75e0bdb52694050f70e632c1c180ddbdc3265 /src/python-systemd/docs/index.rst | |
parent | 630928a3552bad85b35b2d63902d3bd8b9a3cc9f (diff) |
Remove src/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` |