Gabriel Radanne

Results 115 issues of Gabriel Radanne

Not sure if that's intended.

enhancement

When bootstraping, the `assemblage.install` generated contains references to `_build/dir-lib` (and other `dir-things`) however, the build system doesn't generate such directories, and the installation fails.

When you have a big sum type, the rendering overflows. Example: ![Big sum type](https://i.imgur.com/uKx1dSA.png)

I have spotted (in functoria) two bugs probably related: ``` ocaml module Dsl : Functoria_sigs.CORE with module Key = Functoria_key ``` `Key` is a dead link and `Dsl` is not...

It would be nice to have the `@param` argument linked to the function argument in question, when there is a named argument that matches.

Here is an example: ![https://i.imgur.com/Dtff63D.png](https://i.imgur.com/Dtff63D.png) Some newlines there would be great!

The documentation is very unclear about what codoc's packages are. For a while, I was very confused because I was trying things like that: `codoc doc --package llvmgraph -o doc-llvmgraph...

bug
documentation

The current behavior of `opam doc` is very nice if you want to build the doc for a whole snapshot of opam, but not if you want to build the...

templates

In with constraint inside functor applications, linking is a bit messy. This problems can be seen quite well in tyxml (last version) in the modules `Svg_f` and `Html_f` (also `Svg_sigs.Make`...

bug
doc-ock

There are deadlinks in the readme, notably some documentation ones. Also, since Discord is mentioned in the readme, it would be good if one of the maintainers hanged around there....