#13405: Remove old docs when upgrading sagenb
------------------------+---------------------------------------------------
   Reporter:  jdemeyer  |             Owner:  GeorgSWeber
       Type:  defect    |            Status:  new        
   Priority:  blocker   |         Milestone:  sage-5.3   
  Component:  build     |          Keywords:             
Work issues:            |   Report Upstream:  N/A        
  Reviewers:            |           Authors:             
  Merged in:            |      Dependencies:             
   Stopgaps:            |  
------------------------+---------------------------------------------------
 When upgrading the notebook from the pre-flask notebook, the reference
 manual gives WARNING because of old `.rst` files still present:
 {{{
 
/release/buildbot/sage/sage-1/sage_upgrade_5.0.1/build/sage-5.4.beta0/devel/sage/doc/en/reference/sagenb/notebook/twist.rst:9:
 WARNING: autodoc can't import/find module 'sagenb.notebook.twist', it
 reported error: "No module named twist", please check your spelling and
 sys.path
 
/release/buildbot/sage/sage-1/sage_upgrade_5.0.1/build/sage-5.4.beta0/devel/sage/doc/en/reference/sagenb/simple/twist.rst:9:
 WARNING: autodoc can't import/find module 'sagenb.simple.twist', it
 reported error: "No module named web2", please check your spelling and
 sys.path
 }}}

 The solution is to delete the `doc/en/reference/sagenb` directory when
 installing the notebook.

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