From 2f5a39023906132c4ba2c0246239e8dca3a898fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Wed, 8 Jul 2015 15:12:25 -0400 Subject: docs: update links in documentation This is a standalone package now, but let's keep the links to systemd itself. --- docs/index.rst | 15 +++++++++++++-- docs/layout.html | 9 +++++---- 2 files changed, 18 insertions(+), 6 deletions(-) (limited to 'docs') 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 `_ +* `systemd directives `_ +* git `repository `_ of this package +* `systemd `_ home page +* systemd git `repository `_ + Indices and tables ================== diff --git a/docs/layout.html b/docs/layout.html index 930a6a7..f27e52f 100644 --- a/docs/layout.html +++ b/docs/layout.html @@ -1,10 +1,11 @@ {% extends "!layout.html" %} {% block relbar1 %} - Index · - Directives · - Python · - systemd {{release}} + python-systemd · + man pages · + directives + + python-systemd {{release}}
{% endblock %} -- cgit v1.2.1