[Epydoc-devel] crossreference targets
Brought to you by:
edloper
From: Eric H. <e-...@ne...> - 2006-07-03 18:44:12
|
In 2.1, if you had a link (L{something}), and the target could not be found, epydoc would generate a warning "Failed identifier crossreference targets". 3.0 does not seem to do this (it silently ignores it). I can't seem to figure out a way to get it to warn about these link errors. The man page for 3.0 has a similar error message ("Could not find a UID for") but that does not appear in the souce code. Is this a feature that just isn't finished, yet? -Eric |