#8533: browse thematic tutorials from command line and within notebook
-------------------------------+--------------------------------------------
   Reporter:  mvngu            |       Owner:  mvngu       
       Type:  enhancement      |      Status:  needs_review
   Priority:  major            |   Milestone:  sage-4.3.4  
  Component:  documentation    |    Keywords:              
     Author:  Minh Van Nguyen  |    Upstream:  N/A         
   Reviewer:                   |      Merged:              
Work_issues:                   |  
-------------------------------+--------------------------------------------
Changes (by mvngu):

  * status:  needs_work => needs_review


Comment:

 The attachment
 [http://trac.sagemath.org/sage_trac/attachment/ticket/8533/trac_8533
 -browse-doc-take2.patch trac_8533-browse-doc-take2.patch] is another
 implementation different from the one in
 [http://trac.sagemath.org/sage_trac/attachment/ticket/8533/trac_8533
 -browse-doc.patch trac_8533-browse-doc.patch]. With
 [http://trac.sagemath.org/sage_trac/attachment/ticket/8533/trac_8533
 -browse-doc-take2.patch trac_8533-browse-doc-take2.patch], you can do
 these:

  * `sage.groups.tutorial()`
  * `sage.combinat.lie_tutorial()`
  * `sage.crypto.rsa_tutorial()`

 That is, the above three tutorials are no longer available from the global
 name space. The above is closer to the original goal of being able to do
 "sage.groups.tutorial()" to get the group theory tutorial, etc. However,
 the FAQ and the index of thematic tutorials are still available in the
 global name space:

  * `faq()`
  * `thematic_tutorials()`

 To see a list of tutorials that you could browse, use
 "browse_sage_doc.<tab>". Nevertheless, we still have the problem of
 listing thematic tutorials in the index of thematic tutorials. Could the
 second patch be seen as a compromise?

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