opnsense-ports/devel/llvm-devel/files/patch-lldb_docs_conf.py
Franco Fichtner c76a998bb5 */*: sync with upstream
Taken from: HardenedBSD
2021-03-20 15:28:58 +01:00

10 lines
284 B
Python

--- 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',
}