FsiRefGen is a simple tool to generate HTML docs from given .fsi files. 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 Hopac