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

https://github.com/jaybosamiya/fstardoc

Tool for nicely extract documentation for F* files
https://github.com/jaybosamiya/fstardoc

Last synced: 4 months ago
JSON representation

Tool for nicely extract documentation for F* files

Awesome Lists containing this project

README

          

# fstardoc [![Build Status](https://travis-ci.org/jaybosamiya/fstardoc.svg?branch=master)](https://travis-ci.org/jaybosamiya/fstardoc)

A tool for nicely extract documentation for F* files

## How to Run

```
python3 fstardoc.py {path to fst/fsti file}
```