omd
omd copied to clipboard
Add canonical tags to a few types so odoc knows where to find them
Currently the docs are either missing tags where they contain hidden items or linking to hidden modules. See ocaml/odoc#1091
Before:
After:
Much better!