Commit 33f3a4d840

Loris Cro <kappaloris@gmail.com>
2023-09-17 17:17:19
autodoc: rename the doctest section in the frontend to 'Usage Examples'
1 parent f40f81c
Changed files (1)
lib
lib/docs/index.html
@@ -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">