aw-server-rust icon indicating copy to clipboard operation
aw-server-rust copied to clipboard

Serve aw-server-rust docs somewhere

Open xylix opened this issue 5 years ago • 1 comments

This would likely be helpful for anyone new wanting to get into the codebase / read how it works.

Maybe on https://activitywatch.readthedocs.io/ , maybe pubilsh releases as crates and have the docs on docs.rs . @johan-bjareholt do you have any opinion on this?

xylix avatar Mar 11 '20 17:03 xylix

Would be nice to push it as crates so it would be available on docs.rs, but I don't think that's a priority. Would be annoying to manually do it and adding it to the CI would be a lot of work, so we'll postpone it for now IMO.

A good way to document the transforms in the query language I find more important now.

johan-bjareholt avatar Mar 12 '20 13:03 johan-bjareholt