I'm trying to track down this error:

/Users/grout/sage-trees/sage-5.0.prealpha1/devel/sagenb-git/sagenb/notebook/cell.py:docstring of sagenb.notebook.cell.Cell:4: WARNING: Block quote ends without a blank line; unexpected unindent. /Users/grout/sage-trees/sage-5.0.prealpha1/devel/sagenb-git/sagenb/notebook/cell.py:docstring of sagenb.notebook.cell.Cell:14: ERROR: Unexpected indentation.


Everything in that classes __init__ function is formatted properly. When I add or remove lines, I can get the line numbers in the error message to change. I just can't find the errors anywhere, though.

Is there a way to see the actual rst file sphinx is working with (i.e., generated by the autodoc extension)? I have a feeling that seeing the actual rst file it is complaining about will pinpoint the error immediately.

Thanks,

Jason

--
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to