An open API service indexing awesome lists of open source software.

https://github.com/polytypic/fsirefgen

FsiRefGen is a simple tool to generate HTML docs from given .fsi files
https://github.com/polytypic/fsirefgen

Last synced: 9 months ago
JSON representation

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

Awesome Lists containing this project

README

          

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

[![Travis Build Status](https://travis-ci.org/polytypic/FsiRefGen.svg?branch=master)](https://travis-ci.org/polytypic/FsiRefGen) [![AppVeyor Build status](https://ci.appveyor.com/api/projects/status/svdp5smfnyyoi020?svg=true)](https://ci.appveyor.com/project/VesaKarvonen/fsirefgen)

## Install

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

## Usage with Bash

```bash
/FsiRefGen/run --out --name [--icon iconUrl] -- ...
```

## Examples

* [Hopac](http://hopac.github.io/Hopac/Hopac.html)