diff options
| author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2015-07-08 13:45:03 -0400 |
|---|---|---|
| committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2015-07-08 13:45:03 -0400 |
| commit | 1ad7f56b9015ce31d2b5c6a4418fc8c52f48120a (patch) | |
| tree | 0a992dd5449b3909cdf357d677433dd868a4d72b /systemd/docs/layout.html | |
| parent | 2cef4ef7fc8cf73e24c1a701cdd0203f63c7d57c (diff) | |
| download | python-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.html | 15 |
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 %} |
