summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorKlaus Aehlig <klaus.aehlig@huawei.com>2025-05-28 14:47:13 +0200
committerKlaus Aehlig <klaus.aehlig@huawei.com>2025-05-30 12:49:36 +0200
commit73c17bfc431483117afb5a785f71e3e98ac6da8a (patch)
tree0516f08b57d623581f3fa160d55831cb94c82716 /doc
parent94bf3d6cbe5815dc0953a51d2797b5d7583c623b (diff)
downloadjustbuild-73c17bfc431483117afb5a785f71e3e98ac6da8a.tar.gz
Invocation server: add links back to the overview page
Diffstat (limited to 'doc')
-rw-r--r--doc/invocations-http-server/templates/invocation.html2
-rw-r--r--doc/invocations-http-server/templates/invocations.html2
2 files changed, 4 insertions, 0 deletions
diff --git a/doc/invocations-http-server/templates/invocation.html b/doc/invocations-http-server/templates/invocation.html
index 8042e19b..957b59d7 100644
--- a/doc/invocations-http-server/templates/invocation.html
+++ b/doc/invocations-http-server/templates/invocation.html
@@ -8,6 +8,8 @@ Invocation {{invocation | e}}
{% block content %}
<h1>Invocation {{invocation | e}}</h1>
+<a href="/">(all invocations)</a>
+
<h2>Overview</h2>
<ul>
{% if cmd %}
diff --git a/doc/invocations-http-server/templates/invocations.html b/doc/invocations-http-server/templates/invocations.html
index d22b349a..60609880 100644
--- a/doc/invocations-http-server/templates/invocations.html
+++ b/doc/invocations-http-server/templates/invocations.html
@@ -6,6 +6,8 @@ Recent Invocations
{% block content %}
{% if filter_info %}
<h1>Invocations filtered by {{ filter_info | e }}</h1>
+
+<a href="/">(all invocations)</a>
{% else %}
<h1>Recent Invocations</h1>
Filter by: