tintin alternatives and similar packages
Based on the "Documentation" category.
Alternatively, view tintin alternatives based on common mentions on social networks and blogs.
-
pandoc-plot
Render and include figures in Pandoc documents using your plotting toolkit of choice -
pandoc-emphasize-code
A Pandoc filter for emphasizing code in fenced blocks -
pandoc-pyplot
A Pandoc filter to include figures generated from Python code blocks -
pandoc-markdown-ghci-filter
A Pandoc filter that identifies Haskell code in Markdown, executes the code in GHCI and embeds the results in the returned Markdown. -
haddock-cheatsheet
A documentation-only package exemplifying haddock markup features
Updating dependencies is time-consuming.
Do you think we are missing an alternative of tintin or a related project?
Popular Comparisons
README
Tintin
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.
FAQ
Why not just use Haddock?
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.
Why not using ReadTheDocs or GitBook?
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.
Projects using Tintin
Please submit a PR if you are using Tintin!
ฮป | ฮป |
---|---|
Tintin | A softer alternative to Haddock |
backprop | Heterogeneous automatic differentiation |
hedn | EDN parsing and encoding |
Copyright
tintin - Copyright ยฉ 2018 Theam