[Epydoc-devel] Problem with cross-referencing
Brought to you by:
edloper
|
From: Torsten B. <br...@ph...> - 2008-04-11 13:18:03
|
Hallöchen!
Here is an excerpt of one of my docstrings:
"""This method generates the actual output, i.e. writes to files,
creates subdirectories, calls post-processing conversion programs,
prepares all images etc. It is called from the
`parser.sectioning.Document.generate_output` method in the
`sectioning.Document` root node. ...."""
The given cross references are minimal. My question is, why do I
have to give the package name ("parser" in this case) for pointing
to the method, whereas this is not necessary for pointing to the
class? I had to switch off source code parsing for the module
sectioning.py.
Tschö,
Torsten.
--
Torsten Bronger, aquisgrana, europa vetus
Jabber ID: br...@ja...
(See http://ime.webhop.org for further contact info.)
|