#11263: Correct the developer guide testing ReST documentation section.
-----------------------------+----------------------------------------------
   Reporter:  hivert         |          Owner:  hivert                    
       Type:  defect         |         Status:  new                       
   Priority:  major          |      Milestone:  sage-4.7.1                
  Component:  documentation  |       Keywords:  developer link skip markup
Work_issues:                 |       Upstream:  N/A                       
   Reviewer:                 |         Author:                            
     Merged:                 |   Dependencies:                            
-----------------------------+----------------------------------------------

Old description:

> The developer guide says:
> {{{
> To link together verbatim environments, use the .. link:: comment.
> }}}
> whereas the correct markup is {{{.. link}}} without {{{::}}}
> same for {{{.. skip}}}

New description:

 The developer guide says:
 {{{
 To link together verbatim environments, use the .. link:: comment.
 }}}
 whereas the correct markup is {{{.. link}}} without {{{::}}}
 same for {{{.. skip}}}

 I also add a new markup {{{.. linkall}}} which doesn't split the various
 block anymore.

--

Comment(by hivert):

 I have a patch proposal which require one patch for the developer guide
 and one for the file {{{$SAGE_ROOT/local/bin/sage-test}}}. I'm not sure
 how I am supposed to submit this second one. Should I just create a patch
 as usual against the hg repository inside {{{$SAGE_ROOT/local/bin/sage-
 test}}} ?

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11263#comment:3>
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.

Reply via email to