fsharp / fsharp/fsharp-core-docs

Query docs for custom operators don't mention they are custom operators

Open
#55 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
37
Forks
20
Avg merge
6m
Merged PRs (30d)
1

Description

The [query docs for each custom operator](https://fsharp.github.io/fsharp-core-docs/reference/fsharp-linq-querybuilder.html) need a `remarks` section (or a mention in the summary) about how the custom opreator is used

At the moment there's no mention of the custom operator, and the usage text looks like a method call.

Two sides to this

* partly an FSharp.Core.xml problem (doc comment needs to mention this)

* partly an F#F problem (adjust usage text to show both method call and builder syntax)

![image](https://user-images.githubusercontent.com/7204669/89486136-3f96bc00-d79a-11ea-87c3-a76f45281cac.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.