doc: add link to download PDF file

Add a new downloads section with a link to the Zephyr PDF docs.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
This commit is contained in:
Gerard Marull-Paretas 2021-07-26 12:24:45 +02:00 committed by Anas Nashif
commit 775cf55d92

View file

@ -12,6 +12,11 @@
<dd><a href="{{ url }}">{{ slug }}</a></dd>
{% endfor %}
</dl>
<dl>
<dt>{{ _('Downloads') }}</dt>
{% set prefix = current_version if is_release else "latest" %}
<dd><a href="/{{ prefix }}/zephyr.pdf">PDF</a></dd>
</dl>
<dl>
<dt>{{ _('zephyrproject.org Links') }}</dt>
<dd>