summaryrefslogtreecommitdiff
path: root/systemd/docs/layout.html
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2015-07-08 13:45:03 -0400
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2015-07-08 13:45:03 -0400
commit1ad7f56b9015ce31d2b5c6a4418fc8c52f48120a (patch)
tree0a992dd5449b3909cdf357d677433dd868a4d72b /systemd/docs/layout.html
parent2cef4ef7fc8cf73e24c1a701cdd0203f63c7d57c (diff)
downloadpython-systemd-1ad7f56b9015ce31d2b5c6a4418fc8c52f48120a.tar.gz
Move docs to top level and include in manifest
Diffstat (limited to 'systemd/docs/layout.html')
-rw-r--r--systemd/docs/layout.html15
1 files changed, 0 insertions, 15 deletions
diff --git a/systemd/docs/layout.html b/systemd/docs/layout.html
deleted file mode 100644
index 930a6a7..0000000
--- a/systemd/docs/layout.html
+++ /dev/null
@@ -1,15 +0,0 @@
-{% extends "!layout.html" %}
-
-{% block relbar1 %}
- <a href="../man/systemd.index.html">Index </a>·
- <a href="../man/systemd.directives.html">Directives </a>·
- <a href="index.html">Python </a>·
- <span style="float:right">systemd {{release}}</span>
- <hr />
-{% endblock %}
-
-{# remove the lower relbar #}
-{% block relbar2 %} {% endblock %}
-
-{# remove the footer #}
-{% block footer %} {% endblock %}