Skip to content

Commit 5274efa

Browse files
mrtssvenzik
authored andcommitted
docs(index.html): add section how to verify if debugging works as requested by web-eid-app/issues/214
Signed-off-by: Mart Somermaa <[email protected]>
1 parent 97bf36d commit 5274efa

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

example/src/main/resources/templates/index.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ <h5>macOS</h5>
128128
<h5>Windows</h5>
129129
<p>Uninstall the Web eID software using <i>Add or remove programs</i>.</p>
130130

131-
<h4>Debugging and logs</h4>
131+
<h4><a id="debugging-and-logs"></a>Debugging and logs</h4>
132132
<ul>
133133
<li>
134134
To debug the extension, open the extension page and select
@@ -173,6 +173,10 @@ <h4>Debugging and logs</h4>
173173
</li>
174174
</ul>
175175
</li>
176+
<li>
177+
You can verify if debugging works by executing the native application <code>web-eid</code> manually,
178+
there will be an informative message in the logs.
179+
</li>
176180
</ul>
177181

178182
<hr/>

0 commit comments

Comments
 (0)