Skip to content

Fix ReadTheDocs configuration to restore docs updates#325

Merged
4n4nd merged 1 commit intomasterfrom
claude/issue-324-20260413-0402
Apr 13, 2026
Merged

Fix ReadTheDocs configuration to restore docs updates#325
4n4nd merged 1 commit intomasterfrom
claude/issue-324-20260413-0402

Conversation

@4n4nd
Copy link
Copy Markdown
Owner

@4n4nd 4n4nd commented Apr 13, 2026

Fixes the ReadTheDocs page not updating since v0.4.1 by adding required configuration file and fixing documentation structure.

Changes:

  • Add .readthedocs.yaml (required by ReadTheDocs for modern builds)
  • Fix docs/index.rst to include source/modules in toctree
  • Add docs/requirements.txt with Sphinx dependencies

Fixes #324

Generated with Claude Code

- Add .readthedocs.yaml (required by ReadTheDocs for all builds)
- Fix docs/index.rst to include source/modules in toctree
- Add docs/requirements.txt with Sphinx dependencies

Fixes #324

Co-authored-by: Anand Sanmukhani <4n4nd@users.noreply.github.com>
@4n4nd 4n4nd merged commit 1230670 into master Apr 13, 2026
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

readthedocs.org page doesn't seem to be updating since v0.4.1

1 participant