mvniekerk / tokio-cron-scheduler

Schedule tasks on Tokio using cron-like annotation
Apache License 2.0
473 stars 58 forks source link

Lots of problems in documentation #3

Closed krojew closed 2 years ago

krojew commented 3 years ago

While the crate works as expected, there are a lot of problems with the documentation. It looks like much of the descriptions were copy-pasted (e.g. a repeated job is described as one shot). Doc examples have not been tested and a lot of them is invalid at this point.

mvniekerk commented 3 years ago

Hi Krojew I'll have to check up on this. Thank you for reporting

mvniekerk commented 2 years ago

Hi @krojew - updated.