#12678: Extract a method to get the name of the .rst file corresponding to a 
python
module, and doctest it.
-------------------------------------+--------------------------------------
       Reporter:  nthiery            |         Owner:  mvngu      
           Type:  enhancement        |        Status:  needs_work 
       Priority:  major              |     Milestone:  sage-5.0   
      Component:  documentation      |    Resolution:             
       Keywords:                     |   Work issues:             
Report Upstream:  N/A                |     Reviewers:  Mike Hansen
        Authors:  Nicolas M. ThiƩry  |     Merged in:             
   Dependencies:                     |      Stopgaps:             
-------------------------------------+--------------------------------------
Changes (by jdemeyer):

  * status:  positive_review => needs_work


Comment:

 Not everybody installs Sage in `/opt/sage-5.0.beta8`:
 {{{
 sage -t  -force_lib devel/sage/doc/common/builder.py
 **********************************************************************
 File "/scratch/jdemeyer/merger/sage-5.0.beta10/devel/sage-
 main/doc/common/builder.py", line 606:
     sage:
 
builder.ReferenceBuilder("reference").auto_rest_filename("sage.combinat.partition")
 Expected:
 '/opt/sage-5.0.beta8/devel/sage/doc/en/reference/sage/combinat/partition.rst'
 Got:
 
'/scratch/jdemeyer/merger/sage-5.0.beta10/devel/sage/doc/en/reference/sage/combinat/partition.rst'
 **********************************************************************
 }}}

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