diff options
| author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2015-07-08 15:12:25 -0400 |
|---|---|---|
| committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2015-07-08 15:12:25 -0400 |
| commit | 2f5a39023906132c4ba2c0246239e8dca3a898fe (patch) | |
| tree | 7a9aa31c8ca4156a44fd56b5094cdbad71166ee6 /docs/index.rst | |
| parent | f13a571db2121e43a5c46509157f1f8d6cb4c2ae (diff) | |
| download | python-systemd-2f5a39023906132c4ba2c0246239e8dca3a898fe.tar.gz | |
docs: update links in documentation
This is a standalone package now, but let's keep the links
to systemd itself.
Diffstat (limited to 'docs/index.rst')
| -rw-r--r-- | docs/index.rst | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/docs/index.rst b/docs/index.rst index e78d966..fe1692a 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -3,8 +3,10 @@ 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! -========================================== +.. _index: + +python-systemd package +====================== Contents: @@ -16,6 +18,15 @@ Contents: 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 ================== |
