ports/devel/llvm-devel/files/patch-lldb_docs_conf.py
Brooks Davis fa23000273 Update to a new snapshot (now on the 13.0.0 line).
Disable LLDB docs due to build issues.

Reduce dependencies in core LLVM and Clang bits.

Sponsored by:	DARPA
2021-03-08 21:01:41 +00: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',
}