#15800: PDF docs don't build
-----------------------------+----------------------------
   Reporter:  vbraun         |            Owner:
       Type:  defect         |           Status:  new
   Priority:  blocker        |        Milestone:  sage-6.2
  Component:  documentation  |         Keywords:
  Merged in:                 |          Authors:
  Reviewers:                 |  Report Upstream:  N/A
Work issues:                 |           Branch:
     Commit:                 |     Dependencies:
   Stopgaps:                 |
-----------------------------+----------------------------
 In #15727 we made sphinx errors hard errors. But building pdf
 documentation requires less strict error checking, right now it fails with
 {{{
 [cmd      ] /home/release/Sage/src/doc/en/reference/cmd/index.rst::
 WARNING: unusable reference target found: ../genindex.html
 Traceback (most recent call last):
   File "/home/release/Sage/src/doc/common/builder.py", line 83, in f
     execfile(sys.argv[0])
   File "/home/release/Sage/src/doc/common/custom-sphinx-build.py", line
 185, in <module>
     sphinx.cmdline.main(sys.argv)
   File "/home/release/Sage/local/lib/python2.7/site-
 packages/Sphinx-1.1.2-py2.7.egg/sphinx/cmdline.py", line 206, in main
     print >>error
   File "/home/release/Sage/src/doc/common/custom-sphinx-build.py", line
 165, in write
     self._write(str)
   File "/home/release/Sage/src/doc/common/custom-sphinx-build.py", line
 139, in _write
     self._log_line(line)
   File "/home/release/Sage/src/doc/common/custom-sphinx-build.py", line
 108, in _log_line
     raise OSError(line)
 OSError: [cmd      ]
 /home/release/Sage/src/doc/en/reference/cmd/index.rst:: WARNING: unusable
 reference target found: ../genindex.html
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/15800>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to