For example, in one of my documents I have: .. automodule:: blabla.decorators :members:
Next, in another module, I want to reference a decorator 'foo' from blabla.decorators. How to write such :ref:`????` contruction? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en -~----------~----~----~----~------~----~------~--~---
