Jon Ludlam
Jon Ludlam
I should mention that there are a bunch of `#if ... #else ... #endif` statements in there - this isn't OCaml code but preprocessor directives just like C. OCaml doesn't...
Right so far! Can you see how and why the value of `hide_items` changes?
OK, let me explain a little further. This is more detail than you really need, but might help you to understand what's going on here. Each element in a signature...
I'm flummoxed. I can't see why I turned this from a tag (originally here: https://github.com/ocaml/odoc/pull/571#discussion_r566101709, and in the title of this issue!) into an attribute. The only annoying thing about...
Turns out using an attribute is rather a lot more annoying than an attribute as we haven't parsed any comments at the point we're hiding items.
I think this is already fixed in master.
> > Could pulling dependencies cause this command to fail because more files are processed? If so, would it be reasonable to request that odoc ignore warnings when building dependencies,...
> Would it be possible for `@doc` to use the `@doc-new` homepage, with its search bar and packages listing, just without the "Switch-installed packages" section? This is rather annoyingly hard...
> Yeah I can confirm that no html files are generated by `@doc-new` with `(odoc (warnings fatal))` (only the `odoc.support/` and `sherlodoc.js` are produced) and that it complains about `ERROR:...