You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
-11Lines changed: 0 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -115,14 +115,3 @@ embedded Markdown documentation) to a nice HTML documentation.
115
115
* If you want to build the documentation, simply run the `build.fsx` script
116
116
([GitHub link](https://github.com/fsharp/FSharp.Data/blob/master/tools/build.fsx)) which
117
117
builds the documentation.
118
-
119
-
## Related articles
120
-
121
-
If you want to learn more about writing type providers in general, here are some useful resources:
122
-
123
-
*[Writing F# Type Providers with the F# 3.0 Developer Preview - An Introductory Guide and Samples](http://blogs.msdn.com/b/fsharpteam/archive/2011/09/24/developing-f-type-providers-with-the-f-3-0-developer-preview-an-introductory-guide-and-samples.aspx)
124
-
125
-
*[F# 3.0 Sample Pack](http://fsharp3sample.codeplex.com/) contains a number of examples ranging
126
-
from quite simple, to very complex.
127
-
128
-
*[Tutorial: Creating a Type Provider (F#)](http://msdn.microsoft.com/en-gb/library/hh361034.aspx)
0 commit comments