lmortimer / FSharp.Formatting

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

Home Page:https://fsprojects.github.io/FSharp.Formatting/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fsdocs and FSharp.Formatting Build and Test

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

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\fsdocs-tool\bin\Debug\net5.0\fsdocs.exe watch
src\fsdocs-tool\bin\Debug\net5.0\fsdocs.exe build --clean

Maintainer(s)

About

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

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

License:Other


Languages

Language:F# 63.1%Language:C# 13.5%Language:HTML 10.7%Language:Perl 5.0%Language:PHP 3.9%Language:TeX 3.5%Language:CSS 0.1%Language:JavaScript 0.1%Language:Shell 0.0%Language:Dockerfile 0.0%Language:Batchfile 0.0%Language:Jupyter Notebook 0.0%