File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 name : material
44 features :
55 - navigation.top
6- - navigation.path
7- - navigation.prune
8- - navigation.indexes
9- - navigation.tabs
10- - navigation.tabs.sticky
116 - navigation.instant
12- - navigation.instant.prefetch
13- - navigation.instant.progress
147 - navigation.tracking
158 favicon : gfx/favicon.png
169 icon :
@@ -21,54 +14,19 @@ extra_css:
2114 - stylesheets/extra.css
2215
2316markdown_extensions :
24- - pymdownx.blocks.tab :
25- alternate_style : true
2617 - admonition
2718 - attr_list
19+ - tables
2820 - pymdownx.tabbed :
2921 alternate_style : true
30- - tables
3122
3223plugins :
3324 - search
34- - include-markdown
35- # - gen-files:
36- # scripts:
37- # - docs/gen_ref_pages.py
38- # - literate-nav:
39- # nav_file: SUMMARY.md
40- - mkdocstrings :
41- handlers :
42- python :
43- paths : [src]
44- options :
45- docstring_style : google
46- show_source : false
47- show_root_heading : true
48- show_root_full_path : false
49- members_order : source
50- filters : ["!^_"]
51- import :
52- - https://docs.python.org/3/objects.inv
53- - https://pytorch.org/docs/stable/objects.inv
54- - https://docs.scipy.org/doc/numpy/objects.inv
55- selection :
56- docstring_style : google
57- filters :
58- - " !^_"
59- - " !^__init__$"
60- rendering :
61- show_source : false
62- show_root_heading : true
63- heading_level : 2
64-
65- nav :
66- - Home : index.md
6725
6826extra :
6927 social :
7028 - icon : fontawesome/brands/github-alt
71- link : https://github.com/eyebench/eyebench.github.io
29+ link : https://github.com/EyeBench/
7230
7331copyright : |
7432 © 2025 <a href="https://github.com/EyeBench/" target="_blank" rel="noopener">EyeBench</a>
You can’t perform that action at this time.
0 commit comments