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

This commit is contained in:
Loris Cro 2023-09-17 17:17:19 +02:00
parent f40f81cbfb
commit 33f3a4d840

View File

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