Skip to content

Commit 295678b

Browse files
committed
Turn off syntax highlighting
Eventually we'll want proper syntax highlighting on the .dts snippits, but in the mean time just turn it off entirely Signed-off-by: Grant Likely <[email protected]>
1 parent 44f1be1 commit 295678b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,8 @@
113113

114114
numfig = True
115115

116+
highlight_language = 'none'
117+
116118

117119
# -- Options for HTML output ----------------------------------------------
118120

0 commit comments

Comments
 (0)