File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 95
95
# Add any paths that contain custom static files (such as style sheets) here,
96
96
# relative to this directory. They are copied after the builtin static files,
97
97
# so a file named "default.css" will overwrite the builtin "default.css".
98
- html_static_path = ['_static' ]
98
+ # html_static_path = ['_static']
99
99
100
100
# Custom sidebar templates, must be a dictionary that maps document names
101
101
# to template names.
Original file line number Diff line number Diff line change @@ -35,4 +35,5 @@ Basic usage:
35
35
36
36
.. autoclass :: ConstSizeTiles
37
37
:members:
38
- :imported-members:
38
+ :inherited-members:
39
+
Original file line number Diff line number Diff line change @@ -64,4 +64,4 @@ Basic usage:
64
64
65
65
.. autoclass :: ConstStrideTiles
66
66
:members:
67
- :imported -members:
67
+ :inherited -members:
You can’t perform that action at this time.
0 commit comments