Add options to enable latexpdf builds

Signed-off-by: Nicholas Curtis <nicurtis@amd.com>


[ROCm/rocprofiler-compute commit: c03298e367]
此提交包含在:
Nicholas Curtis
2023-06-07 10:23:49 -04:00
提交者 Karl W. Schulz
父節點 9258a1e945
當前提交 51f81d68ac
+4
查看文件
@@ -89,6 +89,10 @@ exclude_patterns = ["_build", "Thumbs.db", ".DS_Store"]
# The name of the Pygments (syntax highlighting) style to use.
pygments_style = None
# options for latex output
latex_engine = 'lualatex'
latex_show_urls = 'footnote'
# -- Options for HTML output -------------------------------------------------