#8465: move the document "Python Functional Programming for Mathematicians" to 
the
classification "Thematic Tutorials"
----------------------------------------------+-----------------------------
   Reporter:  mvngu                           |       Owner:  mvngu      
       Type:  defect                          |      Status:  needs_work 
   Priority:  critical                        |   Milestone:  sage-4.5.2 
  Component:  documentation                   |    Keywords:  Sage HOWTOs
     Author:  Minh Van Nguyen, John Palmieri  |    Upstream:  N/A        
   Reviewer:  John Palmieri, Leif Leonhardy   |      Merged:             
Work_issues:  Update dangling reference       |  
----------------------------------------------+-----------------------------
Changes (by newvalueoldvalue):

  * status:  needs_review => needs_work
  * work_issues:  => Update dangling reference
  * author:  Minh Van Nguyen => Minh Van Nguyen, John Palmieri
  * priority:  major => critical
  * reviewer:  => John Palmieri, Leif Leonhardy
  * type:  enhancement => defect


Comment:

 {{{
 sphinx-build -b html -d
 /home/leif/sage-4.5.2.alpha1/devel/sage/doc/output/doctrees/en/constructions
 /home/leif/sage-4.5.2.alpha1/devel/sage/doc/en/constructions
 /home/leif/sage-4.5.2.alpha1/devel/sage/doc/output/html/en/constructions
 Running Sphinx v0.6.3
 ...
 /home/leif/sage-4.5.2.alpha1/devel/sage/doc/en/constructions/index.rst:28:
 (WARNING/2) toctree references unknown document u'functional_programming'
 ...
 build succeeded, 1 warning.

 ...

 sphinx-build -b html -d
 
/home/leif/sage-4.5.2.alpha1/devel/sage/doc/output/doctrees/en/thematic_tutorials
 /home/leif/sage-4.5.2.alpha1/devel/sage/doc/en/thematic_tutorials
 /home/leif/sage-4.5.2.alpha1/devel/sage/doc/output/html/en/thematic_tutorials
 Running Sphinx v0.6.3
 loading pickled environment... not found
 building [html]: targets for 3 source files that are out of date
 updating environment: 3 added, 0 changed, 0 removed
 reading sources... [ 33%] functional_programming
 reading sources... [ 66%] group_theory
 reading sources... [100%] index

 looking for now-outdated files... none found
 pickling environment... done
 checking consistency... done
 preparing documents... done
 writing output... [ 33%] functional_programming
 writing output... [ 66%] group_theory
 writing output... [100%] index

 writing additional files... genindex search
 copying static files... done
 dumping search index... done
 dumping object inventory... done
 build succeeded.
 Build finished.  The built documents can be found in
 /home/leif/sage-4.5.2.alpha1/devel/sage/doc/output/html/en/thematic_tutorials

 ...
 }}}
 (The bottom part is just informational.)

 So just little work needed (dangling reference).

 Thanks though for fixing this "eternal" error... ;-)


 Changing this to "critical" and "defect", since actually this patch fixes
 a Sphinx build error.

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