Commit eb7143f
Fix ReadTheDocs build: remove linkify extension
Remove 'linkify' from myst_enable_extensions in docs/conf.py
as it requires the linkify-it-py package which is not installed
in the RTD environment. The linkify extension is not essential
for documentation functionality.
This fixes the RTD build error:
ModuleNotFoundError: Linkify enabled but not installed
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent af47ba1 commit eb7143f
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
83 | 82 | | |
84 | 83 | | |
85 | 84 | | |
| |||
0 commit comments