F# Formatting alternatives and similar packages
Based on the "Documentation" category.
Alternatively, view F# Formatting alternatives based on common mentions on social networks and blogs.
-
Sandcastle
Sandcastle Help File Builder (SHFB). A standalone GUI, Visual Studio integration package, and MSBuild tasks providing full configuration and extensibility for building help files with the Sandcastle tools. -
SourceBrowser
Source browser website generator that powers http://referencesource.microsoft.com and http://sourceroslyn.io -
DocNet
Your friendly static documentation generator, using markdown files to build the content.
Access the most powerful time series database as a service
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of F# Formatting or a related project?
README
F# Formatting 
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