Skip to content

Commit 37af7c5

Browse files
feat: add DEMO button to Doxygen header linking to WASM demo
1 parent 6254ee2 commit 37af7c5

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

doxygen/header.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@
5050
<!--BEGIN PROJECT_BRIEF--><div id="projectbrief">$projectbrief</div><!--END PROJECT_BRIEF-->
5151
</td>
5252
<!--END PROJECT_NAME-->
53+
<td style="padding-left:16px;vertical-align:middle;">
54+
<a href="$relpath^demo/index.html" style="display:inline-block;padding:6px 18px;background:#7c3aed;color:#fff;border-radius:6px;font-weight:600;font-size:14px;text-decoration:none;letter-spacing:0.5px;">DEMO</a>
55+
</td>
5356
<!--BEGIN !PROJECT_NAME-->
5457
<!--BEGIN PROJECT_BRIEF-->
5558
<td>

0 commit comments

Comments
 (0)