mirror of
https://git.rtems.org/rtems-docs/
synced 2025-10-19 06:44:06 +08:00
Remove minted from the PDF builds.
This is feedback from the Sphinx project. See: https://github.com/sphinx-doc/sphinx/issues/6021#issuecomment-460951653
This commit is contained in:
@@ -188,7 +188,7 @@ latex_elements = {
|
||||
'parsedliteralwraps': True,
|
||||
}
|
||||
|
||||
latex_additional_files = ['../common/rtemsstyle.sty', '../common/minted.sty', '../common/logo.pdf']
|
||||
latex_additional_files = ['../common/rtemsstyle.sty', '../common/logo.pdf']
|
||||
latex_use_modindex = False
|
||||
|
||||
# The name of an image file (relative to this directory) to place at the top of
|
||||
|
Reference in New Issue
Block a user