crystal icon indicating copy to clipboard operation
crystal copied to clipboard

Doc generator creates links to features in excluded namespaces

Open j8r opened this issue 5 years ago • 5 comments

Crystal doc lists all Direct Known Subclasses, even :nodoc: hidden ones. Clinking on them leads to a dead link.

Example: https://crystal-lang.org/api/master/Struct.html#direct-known-subclasses with Crystal::DWARF::Abbrev, and other objects.

j8r avatar Oct 09 '20 21:10 j8r