tintin icon indicating copy to clipboard operation
tintin copied to clipboard

📚 A softer alternative to Haddock

Results 20 tintin issues
Sort by recently updated
recently updated
newest added

Is this project abandoned? - not been updated to latest GHC versions - last commit 3 years ago

``` tintin > configure (lib + exe) tintin > Configuring tintin-1.10.1... tintin > build (lib + exe) tintin > Preprocessing library for tintin-1.10.1.. tintin > Building library for tintin-1.10.1.. tintin...

I wanted to specifically link to `Haskell eval blocks` at https://theam.github.io/tintin/05-formatting-your-docs.html but was unable to do so.

From the docs: > If you print something (putStrLn) it will get appended to the website. You can use this to generate HTML widgets. I tried doing this, but the...

The relevant section for `Haskell eval blocks` at https://theam.github.io/tintin/05-formatting-your-docs.html says: > Note that the result type must implement the Show type class, or else it will fail. However, the following...

Did I miss this in the Tintin docs, or is there no recommended way of dealing with images (png, jpeg, etc) in documentation? I tried putting a `logo.png` file in...

I just noticed R `pkgdown` has a nice "copy to clipboard" button on every code block: https://pkgdown.r-lib.org/ Seems pretty straightforward to add : https://www.w3schools.com/howto/howto_js_copy_clipboard.asp , or better still: https://clipboardjs.com/

When using the new custom options, the footer is not correctly positioned and the colors are not properly set. Part of the content is not correctly aligned. ![Screenshot 2019-06-06 13...

With this color the headline is barely distinguishable ![Screenshot 2019-06-06 13 42 32](https://user-images.githubusercontent.com/175096/59033627-06468180-8861-11e9-81eb-3f97ec8d2a77.png)