Gabriel Radanne
Gabriel Radanne
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: 
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:  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...
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...
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`...
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....