On 01/06/18 17:51, William Stein wrote:
But further, linking to dependencies should be done much more, but in
a way that provides clear value to users:

   - being able to read the original upstreams docs and source code more easily

One idea in this direction: I usually use `function?` or `function??` in the command line, but the HTML docs might benefit from using one of the Sphinx extensions viewcode [1] and linkcode [2]. These extensions add links next to functions and classes with the corresponding source code.

I do not know how easy will it be to add to Sage, because building the docs is somewhat complicated.

Regards,
TB

[1] http://www.sphinx-doc.org/en/master/ext/viewcode.html
[2] http://www.sphinx-doc.org/en/master/ext/linkcode.html

--
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 sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to