fsprojects / FSharp.Control.Reactive

Extensions and wrappers for using Reactive Extensions (Rx) with F#.
http://fsprojects.github.io/FSharp.Control.Reactive
Other
284 stars 58 forks source link

Improve documentation #34

Closed panesofglass closed 9 years ago

dsyme commented 9 years ago

Please improve the documentation of this project up to very minimal requirements - at least fill in the Tutorial .fsx.

panesofglass commented 9 years ago

Perhaps we should consider moving this out of fsprojects. We don't have anyone to own this full-time, so I'm not sure who will write even minimal docs nor when that will happen.

Is anyone interested in picking up this task?

panesofglass commented 9 years ago

Note to self: never, ever add documentation as an issue again. Issue creation has side effects of spawning new issues.

dsyme commented 9 years ago

Hi @panesofglass - I'm willing to fill in the tutorial if you like. I'll prepare a PR.