Info
Version: | 4.1.0 |
Author(s): | Tomas Petricek, Oleg Pestov, Anh-Dung Phan, Xiang Zhang, Matthias Dittrich |
Last Update: | Monday, June 1, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://fsprojects.github.io/FSharp.Formatting/ |
NuGet Url: | https://www.nuget.org/packages/FSharp.Literate |
Install
Install-Package FSharp.Literate
dotnet add package FSharp.Literate
paket add FSharp.Literate
FSharp.Literate Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Compiler.Service(>= 35.0.0)
- FSharp.Core(>= 4.7.0)
Tags
with F# (great for building documentation) and for generating library documentation
from inline code comments.
The key componments are Markdown parser, tools for formatting
F# code snippets, including tool tip type information and a tool for generating
documentation from library metadata.