We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8ced0c commit 1392a94Copy full SHA for 1392a94
mx.graalpython/suite.py
@@ -162,6 +162,18 @@
162
"source": [],
163
},
164
165
+ "docs.user": {
166
+ "type": "python",
167
+ "path": 'docs',
168
+ "source": ["user"],
169
+ },
170
+
171
+ "docs.contributor": {
172
173
174
+ "source": ["contributor"],
175
176
177
"com.oracle.graal.python.cext": {
178
"type": "python",
179
"path": "graalpython/com.oracle.graal.python.cext",
0 commit comments