I'm currently (re)writing a module description in some file in sage/rings and I want to refer to, for example the page

  http://doc.sagemath.org/html/en/reference/power_series/index.html

which is also located in the reference manual.

I have the workaround

  `power series <../../../power_series/index.html>`_

which uses a "common link". Is there a way to directly link to the manual? I expected that maybe something like

  :doc:`power_series/index`

would have worked, but it didn't (I thought links from the reference manual to the reference manual are possible)

Best

Daniel

--
You received this message because you are subscribed to the Google Groups 
"sage-devel" 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/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to