You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix Edit on GitHub links - correct github_url configuration
- Set github_url to full path: https://github.com/ContextLab/clustrix/blob/master/docs/source/
- Add .readthedocs.yaml for explicit ReadTheDocs configuration
- Add docs/requirements.txt for documentation dependencies
- Remove unnecessary custom templates and html_context overrides
Following sphinx-wagtail-theme documentation for proper GitHub link configuration.
This ensures Edit on GitHub links work correctly on ReadTheDocs.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments