[sage-devel] Re: tracking down sphinx errors

2012-01-21 Thread John H Palmieri
On Saturday, January 21, 2012 12:01:07 PM UTC-8, jason wrote: > It turns out that the error is indeed in a completely different > function. One of the functions has a docstring that has this line: > > sage: > W.edit_save('foo\n{{{\n2+3\n///\n5\n}}}bar\n{{{\n2+8\n///\n10\n}}}')

[sage-devel] Re: tracking down sphinx errors

2012-01-21 Thread Jason Grout
On 1/21/12 1:14 PM, John H Palmieri wrote: On Saturday, January 21, 2012 8:28:35 AM UTC-8, jason wrote: 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: Blo

[sage-devel] Re: tracking down sphinx errors

2012-01-21 Thread Jason Grout
On 1/21/12 1:14 PM, John H Palmieri wrote: On Saturday, January 21, 2012 8:28:35 AM UTC-8, jason wrote: 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: Blo

[sage-devel] Re: tracking down sphinx errors

2012-01-21 Thread John H Palmieri
On Saturday, January 21, 2012 8:28:35 AM UTC-8, jason wrote: > > 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; unexpe