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 c619644 commit 8ae1616Copy full SHA for 8ae1616
mx.graalpython/suite.py
@@ -174,14 +174,14 @@
174
175
"docs.user": {
176
"type": "python",
177
- "path": 'docs',
178
- "source": ["user"],
+ "path": 'docs/user',
+ "source": [],
179
},
180
181
"docs.contributor": {
182
183
184
- "source": ["contributor"],
+ "path": 'docs/contributor',
185
186
187
"com.oracle.graal.python.cext": {
0 commit comments