-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
Milestone
Description
This is an interesting idea, so kudos!
I indeed like the idea of the ADR linking annotation and having the ADR available in JavaDocs for developers browsing the code.
Would it be useful for the tool to consumer the ADR from an external markdown file (of whichever ADR format) and resolve the links when building JavaDoc?
This allows a single source of ADR (the markdown file) and does not need the ADR annotation (which feels awkward and bothersome).
An IDE plugin could even resolve links into ephemeral JavaDoc while the developer is browsing the code.
Cheers for advancing the ADR idea with this tool and your other works!
Reactions are currently unavailable