authorgravatar for kappaloris@gmail.comLoris Cro <kappaloris@gmail.com> 2023-09-17 17:17:19+02:00
committergravatar for kappaloris@gmail.comLoris Cro <kappaloris@gmail.com> 2023-09-17 18:23:21+02:00
log33f3a4d840b68eeb863a4afa2d8aa2cd0efe92a9
tree00a370eb2dc56cb360e2c230a144d208d248ab34
parentf40f81cbfb0a867b32d4406e198550730de268cd

autodoc: rename the doctest section in the frontend to 'Usage Examples'


1 files changed, 1 insertions(+), 1 deletions(-)

lib/docs/index.html+1-1
...@@ -1184,7 +1184,7 @@...@@ -1184,7 +1184,7 @@
1184 <ul id="listFnExamples" class="examples"></ul>1184 <ul id="listFnExamples" class="examples"></ul>
1185 </div>1185 </div>
1186 <div id="sectDocTests" class="hidden">1186 <div id="sectDocTests" class="hidden">
1187 <h2>DocTests</h2>1187 <h2>Usage Examples <span style="font-size:1.1rem; cursor:pointer;" title="See `doctests` in the language reference to learn more.">&#9432;</span></h2>
1188 <pre id="docTestsCode"></pre>1188 <pre id="docTestsCode"></pre>
1189 </div>1189 </div>
1190 <div id="sectTests" class="hidden">1190 <div id="sectTests" class="hidden">