Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 495 Bytes

File metadata and controls

11 lines (9 loc) · 495 Bytes

futhark-docbot

This program uses futhark pkg and futhark doc to automatically generate an index of known Futhark packages. Specifically, it reads a list of package paths from pkgpaths.txt and makes the index and documentation for each package available on the Futhark website.

The index is rebuilt once per day, or whenever there is a commit to this repository. If you want to add your Futhark package to pkgpaths.txt, simply issue a pull request.