#13260: Add tutorials and quickstarts from PREP workshops to standard 
documentation
---------------------------------------+------------------------------------
       Reporter:  kcrisman             |         Owner:  mvngu     
           Type:  enhancement          |        Status:  needs_work
       Priority:  major                |     Milestone:  sage-5.3  
      Component:  documentation        |    Resolution:            
       Keywords:                       |   Work issues:            
Report Upstream:  N/A                  |     Reviewers:            
        Authors:  Karl-Dieter Crisman  |     Merged in:            
   Dependencies:                       |      Stopgaps:            
---------------------------------------+------------------------------------

Comment (by kcrisman):

 Yes, the empty lines are all necessary.  This is not the same as Sage
 code, it's the documentation.

 Unless you mean that one could do
 {{{
 Do this thing::

     sage: do_it()
 }}}

 instead of
 {{{
 Do this thing.

 ::

     sage: do_it()
 }}}

 I'm not sure which looks nicer right now in the built doc.

 There shouldn't be any trailing whitespace or tabs left.

 Line length noted - this was from some other stuff, but you are right
 about this, of course.

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