File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
quartodoc/tests/__snapshots__ Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 54
54
55
55
| Name | Description |
56
56
| --- | --- |
57
+ | [some_class_method](#quartodoc.tests.example_class.C.some_class_method) | A class method |
57
58
| [some_method](#quartodoc.tests.example_class.C.some_method) | A method |
58
59
60
+ ### some_class_method { #quartodoc.tests.example_class.C.some_class_method }
61
+
62
+ `tests.example_class.C.some_class_method()`
63
+
64
+ A class method
65
+
59
66
### some_method { #quartodoc.tests.example_class.C.some_method }
60
67
61
68
`tests.example_class.C.some_method()`
105
112
106
113
| Name | Description |
107
114
| --- | --- |
115
+ | [some_class_method](#quartodoc.tests.example_class.C.some_class_method) | A class method |
108
116
| [some_method](#quartodoc.tests.example_class.C.some_method) | A method |
109
117
118
+ ## some_class_method { #quartodoc.tests.example_class.C.some_class_method }
119
+
120
+ `tests.example_class.C.some_class_method()`
121
+
122
+ A class method
123
+
110
124
## some_method { #quartodoc.tests.example_class.C.some_method }
111
125
112
126
`tests.example_class.C.some_method()`
You can’t perform that action at this time.
0 commit comments