Maybe I'm missing something completely, but I would prefer if roles and directives would use the same token. Is it really needed that they are different? Currently: .. method:: -> :meth: .. function:: -> :func: .. attribute:: -> :attr:
Can't this be unified like: .. meth:: -> :meth: ..func:: -> :func: ..attr:: -> :attr: Then I would vote for 'cls': .. cls:: -> :cls: As it helps writing, if they are as short as possible. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
