mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-11 14:30:26 +01:00
docs: use svg for graphviz output
This works a lot better on hidpi screens. Reviewed-by: Eric Engestrom <eric@engestrom.ch> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5706>
This commit is contained in:
parent
892fdde23f
commit
c8537744bb
1 changed files with 4 additions and 0 deletions
|
|
@ -182,3 +182,7 @@ texinfo_documents = [
|
|||
author, 'TheMesa3DGraphicsLibrary', 'One line description of project.',
|
||||
'Miscellaneous'),
|
||||
]
|
||||
|
||||
# -- Options for Graphviz -------------------------------------------------
|
||||
|
||||
graphviz_output_format = 'svg'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue