blob: ffb30b9634c0f227741059df8f4dd23b1dd690d9 [file] [log] [blame] [view] [raw]
---
title: systemd Documentation
---
# systemd Documentation
{% for p in site.pages %}
{% if p.url != page.url and p.title %}
* [{{ p.title }}]({{ p.url | relative_url }})
{% endif %}
{% endfor %}