codoc
codoc copied to clipboard
codoc link should watch for duplicate module names
trafficstars
Divergent module namespaces are allowed in the same documentation set. codoc link should not just assume the last name indexed is correct.
Digest checking is probably the solution here. We already have digests in resolution root values and import lists -- we just need to do a little set arithmetic.