Ah.  `KS1` is a reference to a function, and there does appear to be an
issue at line 19 of that function.  Thanks!

Is there any way to make Sphinx report absolute line numbers, i.e.,
counting from the start of the file?

On Tue, Jan 29, 2019 at 1:48 PM John H Palmieri <jhpalmier...@gmail.com>
wrote:

>
>
> On Tuesday, January 29, 2019 at 1:01:32 PM UTC-8, Phillip Feldman wrote:
>>
>> I'm new to Sphinx, so perhaps this is a stupid question.
>>
>> When I see an error message like the following from Sphinx, it is unclear
>> to me which line of the source file is triggering the error:
>>
>> docstring of mymath.KS1:19: WARNING: Bullet list ends without a blank
>> line; unexpected unindent.
>>
>> (It certainly isn't line 19 of the input file because that line is
>> blank).  Any advice will be appreciated.
>>
>
> Is it line 19 of the documentation of KS1, inside mymath?
>
>
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "sphinx-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sphinx-users+unsubscr...@googlegroups.com.
> To post to this group, send email to sphinx-users@googlegroups.com.
> Visit this group at https://groups.google.com/group/sphinx-users.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sphinx-users+unsubscr...@googlegroups.com.
To post to this group, send email to sphinx-users@googlegroups.com.
Visit this group at https://groups.google.com/group/sphinx-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to