mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Turn off font ligatures in code in documentation
This commit is contained in:
parent
681ef77734
commit
0029d2b08b
2 changed files with 4 additions and 0 deletions
|
@ -21,6 +21,7 @@ extensions = [
|
|||
templates_path = ['_templates']
|
||||
html_theme = 'sphinxawesome_theme'
|
||||
html_static_path = ['_static']
|
||||
html_css_files = ['css/code-no-font-ligatures.css']
|
||||
html_title = project
|
||||
html_permalinks_icon = Icons.permalinks_icon
|
||||
theme_options = ThemeOptions(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue