summaryrefslogtreecommitdiffhomepage
path: root/src/srp/fw-ec/index.html
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2023-08-05 23:30:58 +0200
committerThomas Voss <mail@thomasvoss.com> 2023-08-05 23:30:58 +0200
commitcfa35dcb2d332977e80a5811b6d42e9949bd4814 (patch)
tree370274078ded58e2a3bded288feaccfa01b2c1a6 /src/srp/fw-ec/index.html
parent87dc34ab660fe91d3e77bde7548a9c6d05d28f03 (diff)
Use a macro to wrap code in <code> tags
Diffstat (limited to 'src/srp/fw-ec/index.html')
-rw-r--r--src/srp/fw-ec/index.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/srp/fw-ec/index.html b/src/srp/fw-ec/index.html
index c787191..f528ab9 100644
--- a/src/srp/fw-ec/index.html
+++ b/src/srp/fw-ec/index.html
@@ -76,7 +76,7 @@
<figcaption>
<code>~/board/hx20/led.c</code>
</figcaption>
- <pre>m4_include(led.diff.html)</pre>
+ <pre>m4_fmt_code(led.diff.html)</pre>
</figure>
<p>
@@ -115,14 +115,14 @@
<figcaption>
<code>~/board/hx20/board.h</code>
</figcaption>
- <pre>m4_include(fn-lock-1.diff.html)</pre>
+ <pre>m4_fmt_code(fn-lock-1.diff.html)</pre>
</figure>
<figure>
<figcaption>
<code>~/board/hx20/keyboard-customization.c</code>
</figcaption>
- <pre>m4_include(fn-lock-2.diff.html)</pre>
+ <pre>m4_fmt_code(fn-lock-2.diff.html)</pre>
</figure>
<p>
@@ -206,7 +206,7 @@
<figure>
<figcaption><code>~/board/hx20/keyboard_customization.c</code></figcaption>
- <pre>m4_include(hybrid.diff.html)</pre>
+ <pre>m4_fmt_code(hybrid.diff.html)</pre>
</figure>
<p>
@@ -221,7 +221,7 @@
<code>keyboard_scancode_callback()</code> in
<code>~/board/hx20/keyboard_customization.c</code>
</figcaption>
- <pre>m4_include(kbd-sc-cb.c.html)</pre>
+ <pre>m4_fmt_code(kbd-sc-cb.c.html)</pre>
</figure>
<p>