We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28a7a8a commit 638453dCopy full SHA for 638453d
conf.py
@@ -38,6 +38,7 @@
38
linkcheck_timeout = 30
39
40
latex_engine = 'xelatex'
41
+latex_table_style = ['standard']
42
latex_documents = [
43
("index", "phoenix.tex", "Phoenix-RTOS Documentation", author, "howto", True),
44
]
0 commit comments