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? thanks, -- ~Randy -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html