I'm using the IAO:'editor note' for the documentation of design decisions because I want this info to be attached to the source code. In order to have this documentation also in the docs generated by ODK, it seems like a good idea to use OAK to automatically read out all those editor notes and automatically convert them into the markdown files. The idea for this was to create a Python script that will be called from the custom makefile in the build process.
TODO:
I'm using the IAO:'editor note' for the documentation of design decisions because I want this info to be attached to the source code. In order to have this documentation also in the docs generated by ODK, it seems like a good idea to use OAK to automatically read out all those editor notes and automatically convert them into the markdown files. The idea for this was to create a Python script that will be called from the custom makefile in the build process.
TODO: