Tintin allows you to create fancy plug 'n' play documentation sites for your Haskell project very easily.
Proceed to site to learn how to use Tintin.
Haddock provides a great interface for writing API documentation, which is a kind of hard documentation. Newcomers from other languages are used to have a website per library, but sometimes this gets uncomfortable, as maintaining a documentation website is more work for the author.
Tintin helps with this problem, as you get styling and organization for free. You just have to write your documentation using Markdown.
The website generation is focused towards guides and tutorials, helping your users understand how to use your package easily.
ReadTheDocs and GitBook are well established solutions for documentation, but they don't provide automatic compilation and evaluation of Haskell code. This is error prone and can lead to confuse your users.
Tintin is tightly integrated with Haskell and its tools, helping you to document your library in a very easy way.
Please submit a PR if you are using Tintin!
λ | λ |
---|---|
Tintin | A softer alternative to Haddock |
backprop | Heterogeneous automatic differentiation |
hedn | EDN parsing and encoding |
tintin - Copyright © 2018 Theam