[SciPy-Dev] Please remind

David Goldsmith d.l.goldsmith at gmail.com
Thu Apr 1 20:33:18 EDT 2010


What do we call the feature of pydocweb whereby it automatically finds the
internal link for a function reference when we surround its name w/ back
ticks (e.g., in numpy.polynomial.chebyshev, `chebdomain` is sufficient for
"chebdomain" in the rendered docstring to be a link to
http://docs.scipy.org/numpy/docs/numpy.polynomial.chebyshev.chebdomain/#chebdomain)?
It's broken below numpy.polynomial.chebyshev.Chebyshev, e.g., in
numpy.polynomial.chebyshev.Chebyshev.deriv, `chebder` is insufficient to
find numpy.polynomial.chebyshev.chebder (I had to use the full reference to
get the link to appear in the rendered docstring).  I'll file a ticket, but
I want to refer to the feature properly and succinctly.  Thanks!

DG

-- 
Mathematician: noun, someone who disavows certainty when their uncertainty
set is non-empty, even if that set has measure zero.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20100401/568b227d/attachment.html>


More information about the SciPy-Dev mailing list