Commit bc0fb6d
Fix RTD docs build failure caused by Sphinx 9.x compatibility
Set default_role = 'any' in docs/conf.py. Sphinx 9.0 removed implicit
handling of bare backtick text when no default role is configured,
causing the build to fail with "cannot determine default role!".
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 06f4c9c commit bc0fb6d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| |||
0 commit comments