line-bot-sdk-java icon indicating copy to clipboard operation
line-bot-sdk-java copied to clipboard

TODO: Create organized javadoc page (like Armeria)

Open kazuki-ma opened this issue 4 years ago • 1 comments

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.

kazuki-ma avatar Mar 02 '20 10:03 kazuki-ma

We can use github pages + github actions to publish javadoc site.

ref. https://github.com/peaceiris/actions-gh-pages

tokuhirom avatar Jan 04 '21 08:01 tokuhirom

There's no motivation to do it now. I will close this ticket. (contributions welcome)

tokuhirom avatar Aug 01 '23 03:08 tokuhirom