We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97bf36d commit 5274efaCopy full SHA for 5274efa
example/src/main/resources/templates/index.html
@@ -128,7 +128,7 @@ <h5>macOS</h5>
128
<h5>Windows</h5>
129
<p>Uninstall the Web eID software using <i>Add or remove programs</i>.</p>
130
131
- <h4>Debugging and logs</h4>
+ <h4><a id="debugging-and-logs"></a>Debugging and logs</h4>
132
<ul>
133
<li>
134
To debug the extension, open the extension page and select
@@ -173,6 +173,10 @@ <h4>Debugging and logs</h4>
173
</li>
174
</ul>
175
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>
180
181
182
<hr/>
0 commit comments