Added minimal navigation breadcrumbs to doctests.

This commit is contained in:
2023-05-09 13:25:39 +02:00
parent 13e0473328
commit 9501264f08
71 changed files with 5700 additions and 5332 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
<body onload="Doctest.run()">
<main>
<h1>
Doctests
<a href="index.html">lib.</a>Doctests
</h1>
<p>
Doctests are explanatory descriptions of programs with executable code examples.