On Thu, Nov 16, 2017 at 04:43:18PM -0800, Randy Dunlap wrote:
> 4.14 docs build tells me:
> 
> ../include/linux/rcupdate.h:571: ERROR: Unexpected indentation.
> ../include/linux/rcupdate.h:575: ERROR: Unexpected indentation.
> ../include/linux/rcupdate.h:579: WARNING: Block quote ends without a blank 
> line; unexpected unindent.
> ../include/linux/rcupdate.h:581: WARNING: Block quote ends without a blank 
> line; unexpected unindent.
> ../include/linux/rcupdate.h:581: WARNING: Inline literal start-string without 
> end-string.
> 
> and I have been mucking around trying to clean this up, but I am not
> getting very far with it.
> 
> If I change `` to .. code-block:: c
> it's a little better:
> 
> ../include/linux/rcupdate.h:576: ERROR: Unexpected indentation.
> ../include/linux/rcupdate.h:580: WARNING: Block quote ends without a blank 
> line; unexpected unindent.
> 
> 
> but I can't seem to eliminate the last 2 problems, and the generated output 
> is bad
> when I view it (html) in a web browser.
> 
> 
> Any ideas/suggestions?

When I asked a few weeks ago, I was told that this was due to a bug in
the sphinx code.

                                                        Thanx, Paul

--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to