#11793: autogenerate doc directories in sage-maketest
--------------------------+-------------------------------------------------
   Reporter:  jhpalmieri  |          Owner:  mvngu        
       Type:  defect      |         Status:  needs_review 
   Priority:  major       |      Milestone:  sage-4.7.2   
  Component:  doctest     |       Keywords:               
Work_issues:              |       Upstream:  N/A          
   Reviewer:              |         Author:  John Palmieri
     Merged:              |   Dependencies:               
--------------------------+-------------------------------------------------

Comment(by leif):

 Replying to [comment:5 leif]:
 > You could also use
 {{{
 #!sh
 lang_dirs=`cd "$SAGE_ROOT"/devel/sage/doc/output/html/ && ls -1d ??`
 }}}
 > (Again, perhaps use `[a-z][a-z]`.)

 I mean that gives you a list of the languages, without the full path.

 Omit the `cd` and prepend the path to `??` if you need the full path.

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