Hi Peng, On Fri, Jun 29, 2012 at 10:08 AM, Peng Yu <pengyu...@gmail.com> wrote: > In Mathematica, I can "SEE ALSO" section in each help page. But this is not > available in Sage's document, which makes harder to find a function.
It is available in Sage's reference manual. See for example http://sagemath.org/doc/reference/sage/combinat/posets/poset_examples.html http://sagemath.org/doc/reference/sage/rings/complex_number.html#sage.rings.complex_number.ComplexNumber.norm It's just that there are not many of these cross referencing in the reference manual. > Could sage developer add "SEE ALSO" for each function. It's a matter of people putting in the effort to write cross references between functions. You don't need to be a developer to do this; in fact, anyone is welcome to make a suggestion for cross referencing. The Sage documentation uses Sphinx and the following contains documentation about how to do cross referencing in the Sage documentation: http://sphinx.pocoo.org/markup/para.html#directive-seealso -- Regards, Minh Van Nguyen http://bit.ly/mvngu -- To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org