Skip to content

FsiRefGen is a simple tool to generate HTML docs from given .fsi files

License

Notifications You must be signed in to change notification settings

charlieturndorf/FsiRefGen

 
 

Repository files navigation

FsiRefGen is a simple tool to generate HTML docs from given .fsi files.

Travis Build Status AppVeyor Build status

Install

git clone https://github.com/polytypic/FsiRefGen.git

Usage with Bash

<path-to>/FsiRefGen/run --out <output-dir> --name <name> [--icon iconUrl] -- <input.fsi> ...

Examples

About

FsiRefGen is a simple tool to generate HTML docs from given .fsi files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • F# 80.4%
  • JavaScript 12.4%
  • CSS 5.7%
  • Shell 1.5%