]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - docs/conf.py
docs/sphinx: add templates files to generated depfile
[thirdparty/qemu.git] / docs / conf.py
index ff6e92c6e2e6bc5c1f05fa18d9f000dd060f25e1..edc2bf8fcba7b6c9a1bb5108f7bb965057cd6c66 100644 (file)
@@ -74,7 +74,7 @@ needs_sphinx = '1.6'
 extensions = ['kerneldoc', 'qmp_lexer', 'hxtool', 'depfile', 'qapidoc']
 
 # Add any paths that contain templates here, relative to this directory.
-templates_path = ['_templates']
+templates_path = [os.path.join(qemu_docdir, '_templates')]
 
 # The suffix(es) of source filenames.
 # You can specify multiple suffix as a list of string: