Skip to content

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

License

Notifications You must be signed in to change notification settings

yigitl/FSharp.Formatting

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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

dotnet build
src\fsdocs-tool\bin\Debug\net7.0\fsdocs.exe watch
src\fsdocs-tool\bin\Debug\net7.0\fsdocs.exe build --clean

Maintainer(s)

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • F# 64.6%
  • C# 13.0%
  • HTML 10.3%
  • Perl 4.8%
  • PHP 3.7%
  • TeX 3.4%
  • Other 0.2%