Documentation out of date - hard to get started #787
-
Hi, I'd really like to get started using this comprehensive library. Unfortunately the documentation seems to be out of date, meaning that the examples in the user-guide does not work. Is there any other place to learn how to use the library? Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Yeah, unfortunately we only have one regular maintainer (me), so documentation tends to be updated less frequently. For the most complete examples I would recommend looking at the unit tests, and if you get stuck post a question in the discussion forums (Q&A). Also, the documentation is available to fork and contribute patches if you want to fix any errors you may find: https://github.com/ical4j/ical4j-user-guide Much appreciated. |
Beta Was this translation helpful? Give feedback.
Yeah, unfortunately we only have one regular maintainer (me), so documentation tends to be updated less frequently.
For the most complete examples I would recommend looking at the unit tests, and if you get stuck post a question in the discussion forums (Q&A).
Also, the documentation is available to fork and contribute patches if you want to fix any errors you may find:
https://github.com/ical4j/ical4j-user-guide
Much appreciated.