From: Markus Heiser <markus.heiser@xxxxxxxxxxx> Hi Mauro, this is my approach for a more generic way to build only sphinx sub-folders, we discussed in [1]. The last patch adds a minimal conf.py to the gpu folder, if you don't want to patch the gpu folder drop it. [1] http://marc.info/?t=147051523900002 Markus Heiser (3): doc-rst: generic way to build only sphinx sub-folders doc-rst: add stand-alone conf.py to media folder doc-rst: add stand-alone conf.py to gpu folder Documentation/DocBook/Makefile | 2 +- Documentation/Makefile.sphinx | 52 +++++++++---- Documentation/gpu/conf.py | 3 + Documentation/media/conf.py | 3 + Documentation/media/conf_nitpick.py | 150 +++++++++++++++++++----------------- Documentation/sphinx/load_config.py | 20 +++-- Makefile | 6 -- 7 files changed, 137 insertions(+), 99 deletions(-) create mode 100644 Documentation/gpu/conf.py create mode 100644 Documentation/media/conf.py -- 2.7.4 -- 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