mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-02 16:22:39 +02:00
higher res diagrams
This commit is contained in:
parent
66015895a7
commit
14cfd95be8
1 changed files with 1 additions and 1 deletions
|
|
@ -88,7 +88,7 @@ extensions = [
|
||||||
]
|
]
|
||||||
|
|
||||||
#---sphinx.ext.inheritance_diagram config
|
#---sphinx.ext.inheritance_diagram config
|
||||||
inheritance_graph_attrs = dict(rankdir="TB")
|
inheritance_graph_attrs = dict(rankdir="TB", dpi=1200)
|
||||||
|
|
||||||
#----- Autodoc
|
#----- Autodoc
|
||||||
#import sys
|
#import sys
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue