#6495: Build the reference manual incrementally
---------------------------------------------------------------+------------
       Reporter:  mpatel                                       |         Owner: 
 tba         
           Type:  enhancement                                  |        Status: 
 needs_review
       Priority:  major                                        |     Milestone: 
 sage-5.0    
      Component:  documentation                                |    Resolution: 
             
       Keywords:  days38                                       |   Work issues: 
             
Report Upstream:  N/A                                          |     Reviewers: 
 Volker Braun
        Authors:  Mitesh Patel, John Palmieri, Florent Hivert  |     Merged in: 
             
   Dependencies:  #12016                                       |      Stopgaps: 
             
---------------------------------------------------------------+------------

Comment (by jhpalmieri):

 Several quick comments and questions:

  - First, the combined indices and search are great! At first I thought
 that searching was broken, but that's my browser, not the code. I'm still
 looking over the patch, but in practice it seems to work.
  - This is an old problem: I object to the use of "type" as a global
 variable, set by `__main__`. Then I can't use `print type(var)` anywhere
 in the rest of the code (as I tried to do when debugging something). I may
 change `type` to something else; any suggestions? Perhaps `format` (which
 also has a meaning in Python)?
  - When we're happy about the patches, I'll try to combine them into just
 one or two chunks. Right now, for example, one of my patches creates the
 "todolist" directory, and then Florent's patch moves all of the files out
 of it, so we end up with an empty directory. I don't know if there are
 other similar things which will need cleaning up.
  - I get some warnings about missing citations. Should we worry about
 those now?

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