Hi Jon, I shoved all of my recent documentation fixes into a branch to hopefully make it easier for you to track them, whether you pull this in directly or not. I added Reviewed-by/Tested-by tags from the list; the last ones haven't received any review yet. It's not all about pdf, but with these and Mauro's patches [1] make pdfdocs works for me. BR, Jani. [1] http://mid.mail-archive.com/cover.1478040090.git.mchehab@xxxxxxxxxxxxxxx The following changes since commit 9d2cccdd6c226181c42a7bb0c5ede1583687b618: Merge branch 'doc-tweaks' into docs-next (2016-10-27 17:47:58 -0600) are available in the git repository at: git://people.freedesktop.org/~jani/drm sphinx-fixes-for-docs-next for you to fetch changes up to 07c7e30c1885393b07efcaf62d51b219755b6bf5: Documentation/admin-guide: split the device list to a separate file (2016-11-03 12:39:23 +0200) ---------------------------------------------------------------- Jani Nikula (11): Documentation/sphinx: let the user specify PDFLATEX and LATEXOPTS Documentation/sphinx: make it possible to build latexdocs without pdflatex Documentation/sphinx: remove superfluous trailing ; from quiet_cmd_sphinx Documentation/sphinx: change pdflatex interaction mode to batchmode Documentation/sphinx: include admin-guide in the latex/pdf build Documentation/sphinx: set literal block highlight language to none Documentation/admin-guide: use code-block with proper language Documentation/dev-tools: use code-block with proper language Documentation/gpu: use code-block with proper language Documentation/admin-guide: split the kernel parameter list to a separate file Documentation/admin-guide: split the device list to a separate file Markus Heiser (1): Documentation/sphinx: fix make SPHINXDIRS="dirs" pdfdocs for more than one dir Documentation/Makefile.sphinx | 19 +- Documentation/admin-guide/devices.rst | 3086 +--------------- Documentation/admin-guide/devices.txt | 3081 ++++++++++++++++ Documentation/admin-guide/java.rst | 52 +- Documentation/admin-guide/kernel-parameters.rst | 4374 +---------------------- Documentation/admin-guide/kernel-parameters.txt | 4367 ++++++++++++++++++++++ Documentation/admin-guide/mono.rst | 4 +- Documentation/admin-guide/ramoops.rst | 4 +- Documentation/conf.py | 4 +- Documentation/dev-tools/gcov.rst | 8 +- Documentation/dev-tools/kcov.rst | 4 +- Documentation/gpu/drm-kms.rst | 2 +- Documentation/gpu/drm-mm.rst | 2 +- 13 files changed, 7513 insertions(+), 7494 deletions(-) create mode 100644 Documentation/admin-guide/devices.txt create mode 100644 Documentation/admin-guide/kernel-parameters.txt -- Jani Nikula, Intel Open Source Technology Center -- 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