mirror of
https://git.rtems.org/rtems-docs/
synced 2025-10-19 06:03:17 +08:00
Switch to using Minted and splitting long lines in verbatim.
This commit is contained in:
@@ -65,6 +65,8 @@ def check_sphinx_version(ctx, minver):
|
||||
def cmd_configure(ctx):
|
||||
ctx.load('tex')
|
||||
|
||||
ctx.env.append_value('PDFLATEXFLAGS', '-shell-escape')
|
||||
|
||||
ctx.find_program("sphinx-build", var="BIN_SPHINX_BUILD", mandatory=True)
|
||||
ctx.find_program("aspell", var="BIN_ASPELL", mandatory=False)
|
||||
ctx.find_program("inliner", var="BIN_INLINER", mandatory=False)
|
||||
|
Reference in New Issue
Block a user