#13381: Add quickstarts from PREP workshops to standard documentation
----------------------------------------+-----------------------------------
       Reporter:  kcrisman              |         Owner:  mvngu                 
    
           Type:  enhancement           |        Status:  needs_work            
    
       Priority:  major                 |     Milestone:  sage-5.11             
    
      Component:  documentation         |    Resolution:                        
    
       Keywords:                        |   Work issues:                        
    
Report Upstream:  N/A                   |     Reviewers:  John Palmieri, Jason 
Grout
        Authors:  Karl-Dieter Crisman   |     Merged in:                        
    
   Dependencies:  #5457, #9005, #14014  |      Stopgaps:                        
    
----------------------------------------+-----------------------------------
Changes (by jdemeyer):

  * status:  positive_review => needs_work
  * dependencies:  => #5457, #9005, #14014


Comment:

 There are
 
[http://patchbot.sagemath.org/log/13381/Fedora/18/x86_64/3.9.5-201.fc18.x86_64/desktop/2013-06-19%2012:38:41%20+0100?short
 obvious doctest failures], why did this ever get positive review?

 While you're at it, you should also use the new-style doctest
 continuations
 {{{
 sage: for K in D.conjugacy_classes_subgroups():
 ....:     print K
 }}}
 instead of
 {{{
 sage: for K in D.conjugacy_classes_subgroups():
 ...       print K
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13381#comment:13>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to