-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Finish API documentation #1
Comments
hi there. I'd like to pitch in and help your community with documentation support if possible. |
@reneleft01 thanks. to run the docs you use: there's only a few places where the documentation is okay, but even there it can be improved: Everywhere else, documentation is needed, and particularly for the Java interface and the implementations. |
Hi All, I am a professional technical writer and would like to assist, if that is still needed. |
Hi @rjseymour66 . Definitely still need help with the documentation. The repo is using scaladocs: https://docs.scala-lang.org/overviews/scaladoc/for-library-authors.html . Please feel free to shoot me an email or DM me on Twitter, vickumar1981. Thank you also. |
Great! I will take a closer look over the weekend and respond with any questions/suggestions. |
Started working on the documentation: #18 Basic usage of scala docs: |
Until the
|
Need to put annotated comments in more files. The docs are incomplete and could use more explanation of what each of the methods and parameters do.
The text was updated successfully, but these errors were encountered: