summary refs log tree commit diff stats
path: root/config
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2018-03-05 23:25:34 +0100
committerAraq <rumpf_a@web.de>2018-03-05 23:25:50 +0100
commita9974a33f10e380c1277d3cda296b7012033b2e5 (patch)
treed60fb214a8bfced2d4664f7fa9f1f6d6b777a88b /config
parent0132442c1d7173e4b8d3aa3ced1888ba3c221163 (diff)
downloadNim-a9974a33f10e380c1277d3cda296b7012033b2e5.tar.gz
more documentation fixes
Diffstat (limited to 'config')
-rw-r--r--config/nimdoc.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/nimdoc.cfg b/config/nimdoc.cfg
index 5fc9fdec5..8e47264ac 100644
--- a/config/nimdoc.cfg
+++ b/config/nimdoc.cfg
@@ -75,7 +75,7 @@ doc.body_toc = """
 <div class="row">
   <div class="three columns">
   <div>
-    Search: <input type="text" id="searchInputDiv"
+    Search: <input type="text" id="searchInput"
       onkeyup="search()" />
   </div>
   $tableofcontents
ter GitHub <noreply@github.com> 2023-03-20 18:49:59 +0100 Avoid calling build_all* when nim binary is present (#21522)' href='/ahoang/Nim/commit/nim.nimble?h=devel&id=fb00b482eb1ed685c93034360467ee76238e6548'>fb00b482e ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17