Link to project file (*.md) from javadoc
已回答
Is it possible to create a link to MD file (in local project) from javadoc and then use this link to open those files in IDEA interface?
I don't want to generate documentation, I just want to navigate from to extra common documentation from sources. This will be used for deleopers only.
1 条评论
排序方式
日期
投票数
Please see: https://stackoverflow.com/a/56066943
请先登录再写评论。