ports/devel/llvm90/files/lldb/patch-tools_lldb_docs_conf.py
Brooks Davis ad81b49b0f Welcome LLVM 9.0.0rc1 to the tree.
Of particular interest in this release: the RISCV backend is enabled
by default and FreeBSD PowerPC support is much improved.

Sponsored by:	DARPA, AFRL
2019-08-05 16:10:05 +00:00

15 lines
455 B
Python

--- tools/lldb/docs/conf.py.orig
+++ tools/lldb/docs/conf.py
@@ -97,9 +97,9 @@
# Theme options are theme-specific and customize the look and feel of a theme
# further. For a list of options available for each theme, see the
# documentation.
-html_theme_options = {
- 'font_size': '11pt'
-}
+#html_theme_options = {
+# 'font_size': '11pt'
+#}
# Add any paths that contain custom themes here, relative to this directory.
#html_theme_path = []