Hi Georg,

I am having a little problem with the :type: keyword and :class:.

In the following code, all the :class:`TestClass` are rendered as
links to the class definition, except for the one in the :type p1:
keyword :

.. class:: TestClass

.. function:: test_function

    :param p1: test, :class:`TestClass`
    :type p1: a :class:`TestClass`
    :rtype: a :class:`TestClass`

    :class:`TestClass`

I tested both the 0.5 and tip versions.

Regards,

Christophe

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to sphinx-dev@googlegroups.com
To unsubscribe from this group, send email to 
sphinx-dev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to