From 0346772958c3dee8e2c2343fabaf77924ae855ec Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Fri, 25 Apr 2025 12:33:26 +0200 Subject: Invocation http server: for tree entries offer direct download links When showing a tree, we have for each entry already a designated file name. Use this, to offer direct dowload links for blobs with the intended name. --- doc/invocations-http-server/templates/tree.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'doc/invocations-http-server/templates') diff --git a/doc/invocations-http-server/templates/tree.html b/doc/invocations-http-server/templates/tree.html index 765be73e..9135f327 100644 --- a/doc/invocations-http-server/templates/tree.html +++ b/doc/invocations-http-server/templates/tree.html @@ -8,7 +8,12 @@ Tree {{ name | e }} {% endblock %} -- cgit v1.2.3