mirror of
https://git.freebsd.org/ports.git
synced 2025-06-10 23:30:29 -04:00
Disable LLDB docs due to build issues. Reduce dependencies in core LLVM and Clang bits. Sponsored by: DARPA
10 lines
284 B
Python
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',
|
|
}
|