Content deleted Content added
Minilexikon (talk | contribs) m Group related sections under a parent section for better structure |
m →Elucidative programming: clean up, typo(s) fixed: third party → third-party |
||
Line 74:
Elucidative Programming is the result of practical applications of Literate Programming in real programming contexts. The Elucidative paradigm proposes that source code and documentation be stored separately.
Often, software developers need to be able to create and access information that is not going to be part of the source file itself. Such [[annotation]]s are usually part of several software development activities, such as code walks and porting, where third
=== User documentation ===
|