#13116: The :trac: sphinx role does not work on the commandline
---------------------------------+------------------------------------------
Reporter: vbraun | Owner: mvngu
Type: defect | Status: needs_review
Priority: major | Milestone: sage-5.1
Component: documentation | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers:
Authors: John Palmieri | Merged in:
Dependencies: | Stopgaps:
---------------------------------+------------------------------------------
Comment (by jhpalmieri):
Here's a version using the shortened urls discussed
[https://groups.google.com/d/topic/sage-devel/axfWG5mBIKs/discussion in
sage-devel].
Typing `sage.misc.sagedoc?` before the patch:
{{{
...
TESTS:
Check that argspecs of extension function/methods appear correctly,
see >>:trac:`12849`<<:
}}}
After the patch:
{{{
...
TESTS:
Check that argspecs of extension function/methods appear correctly,
see trac ticket #12849 <http://trac.sagemath.org/12849>:
}}}
So the docstring is longer, so some lines will end up being too long. I
personally think that's okay, because of the added information.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13116#comment:7>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" 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/sage-trac?hl=en.