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

API reference documents have broken links #75

Closed adicirstei closed 6 years ago

adicirstei commented 8 years ago

The links pointing to source code in API reference documents are invalid.

The documents affected: Observable ObservableBuilder RxQueryBuilder

panesofglass commented 6 years ago

I think we just need to fix documentation generation. See #84.

panesofglass commented 6 years ago

I think these were all fixed in #110.