Next / Previous / Contents

4. Other common approaches and why they aren't the same

There are other ways of combining program code with its documentation, of course. Here we mention two common ones: writing large blocks of comments in source code, and extracting documentation from source files using other software. We mention these because we find that some readers confuse them with literate programming, or tell us that they are "basically the same" or "just as good".