A variant of _(Literate Programming). From its home page (see below):
<blockquote>
[..]

The main characteristics of elucidative programming in relation to literate programming are:
<ol>
<li>The program source files are not affected at all. [..]
<li>The program and the documentation are shown side by side. [..]
<li>The program units which we document, are whole abstractions. [..]
<li>We support on-line presentation in a browser. [..]
<li>The elucidator tool use specific knowledge about the programming language. [..]
<li>Program and documentation indexes are available. [..]
<li>The creation of the format, from which the elucidated information is generated, is supported by a special set of editor commands in Emacs. [..]
</ol>
[..]
</blockquote>

<ul class="links">
<li>_("The Elucidative Programming Home Page"|http://www.cs.auc.dk/%7Enormark/elucidative-programming/).
<li>_("DoPU"|http://dopu.cs.auc.dk/): Software Quality through Documentation of Program Understanding.
</ul>
