Hi, [on linux v4.13-rc4] > sphinx-build --version Sphinx (sphinx-build) 1.2.3 I'm getting some docs build errors and warnings. Do I need a newer version of Sphinx or some options added? Documentation/input/devices/xpad.rst:137: ERROR: Error in "code-block" directive: unknown option: "caption". where those lines are: .. code-block:: none :caption: dump from InterAct PowerPad Pro (Germany) ~~~~~~~~~~~~~~~~~ Documentation/doc-guide/sphinx.rst:121: ERROR: Unknown target name: "sphinx c domain". ~~~~~~~~~~~~~~~~~~~~~~~ Lots of ERRORs where a doc comment is of the form GPP_ (ending with a '_'): ../block/bio.c:404: ERROR: Unknown target name: "gfp". ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ and later I get a fatal error: Exception occurred: File ".../lnx-413-rc4/Documentation/sphinx/kfigure.py", line 240, in convert_image translator.builder.imagedir, AttributeError: 'StandaloneHTMLBuilder' object has no attribute 'imagedir' 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