Comment on Docs as code (2017)parentComments−WillAdams2yI'm finding that future-self really appreciates the effort past-self made to document things in book form:https://github.com/WillAdams/gcodepreview/blob/main/gcodepre...andhttps://github.com/WillAdams/gcodepreview/blob/main/gcodepre...for my current project.Moreover, it seems to me that there would be a great deal of synergy in using Literate Programming techniques when:using code-oriented tools to write documentation.
Comments
I'm finding that future-self really appreciates the effort past-self made to document things in book form:
https://github.com/WillAdams/gcodepreview/blob/main/gcodepre...
and
https://github.com/WillAdams/gcodepreview/blob/main/gcodepre...
for my current project.
Moreover, it seems to me that there would be a great deal of synergy in using Literate Programming techniques when: