Hi, I am struggling to find a simpler workaround that using a custom extension for this problem:
I would like to refer to sections and get as link label the section number instead of the caption, for instance .. _mysection: Title ====== some text in some other place I'd like to say see section :ref:`mysection` but getting as output > see section 3 I know that there is some extension on github for that, but it seems to me such a basic functionality that I wonder whether I miss something. -- You received this message because you are subscribed to the Google Groups "sphinx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sphinx-users. For more options, visit https://groups.google.com/d/optout.
