line-bot-sdk-java
line-bot-sdk-java copied to clipboard
TODO: Create organized javadoc page (like Armeria)
Contributors working their(our) best to maintain JavaDoc.
I think it's good idea that creating well formed javadoc page (javadoc site) like Armeria. https://javadoc.io/doc/com.linecorp.armeria/armeria-javadoc/latest/index.html
Requirements
- [ ] inter-module type link.
- [ ] type links to standard JDK types.
- [ ] etc.
We can use github pages + github actions to publish javadoc site.
ref. https://github.com/peaceiris/actions-gh-pages
There's no motivation to do it now. I will close this ticket. (contributions welcome)