summaryrefslogtreecommitdiff
path: root/devel/llvm-devel/files/patch-lldb_docs_conf.py
blob: 2cbb6670eaac7c5fc2042b9e26d096e643d071c5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- lldb/docs/conf.py.orig
+++ lldb/docs/conf.py
@@ -130,7 +130,6 @@
 # further.  For a list of options available for each theme, see the
 # documentation.
 html_theme_options = {
-    'font_size': '11pt',
     # Don't generate any links to GitHub.
     'github_button' : 'false',
 }