/FSharp.Formatting

F# tools for generating documentation (Markdown processor and F# code formatter)

Primary LanguageF#OtherNOASSERTION

F# Formatting Build and Test

The FSharp.Formatting package includes libraries and tools for processing F# script files, markdown and components for documentation generation.

See https://fsprojects.github.io/FSharp.Formatting/

Development

.\build.cmd
./build.sh

One built you can run the command-line tool to self-build the docs for this directory using

dotnet build
src\FSharp.Formatting.CommandTool\bin\Debug\netcoreapp3.1\fsdocs.exe watch
src\FSharp.Formatting.CommandTool\bin\Debug\netcoreapp3.1\fsdocs.exe build --clean

Maintainer(s)