#12757: Clean up dead links in sage/modular/ documentation
----------------------------------+-----------------------------------------
       Reporter:  davidloeffler   |         Owner:  craigcitro  
           Type:  defect          |        Status:  needs_review
       Priority:  major           |     Milestone:  sage-5.0    
      Component:  modular forms   |    Resolution:              
       Keywords:                  |   Work issues:              
Report Upstream:  N/A             |     Reviewers:              
        Authors:  David Loeffler  |     Merged in:              
   Dependencies:                  |      Stopgaps:              
----------------------------------+-----------------------------------------
Changes (by {'newvalue': u'David Loeffler', 'oldvalue': ''}):

  * status:  new => needs_review
  * author:  => David Loeffler


Comment:

 Here's a patch. To test this, on a clean Sage branch run the commands
 {{{
 sage -docbuild --warn-links reference html
 sage -hg qimport http://trac.sagemath.org/sage_trac/raw-
 attachment/ticket/12757/trac_12757-fix_broken_links.patch
 sage -hg qpush
 find devel/sage/sage/modular/ -name "*.py*" | xargs touch
 sage -b
 sage -docbuild --warn-links reference html
 }}}

 This will make Sphinx rebuild all files in sage/modular (plus one or two
 others touched by this ticket), and you can verify that they all build
 without warnings.

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