Skip to content

Comments

Fix Read the Docs build failures#29

Merged
acul71 merged 3 commits intomasterfrom
fix-readthedocs-build
Dec 18, 2025
Merged

Fix Read the Docs build failures#29
acul71 merged 3 commits intomasterfrom
fix-readthedocs-build

Conversation

@acul71
Copy link
Contributor

@acul71 acul71 commented Dec 18, 2025

  • Update deprecated Sphinx settings in docs/conf.py:
    • Replace source_suffix = '.rst' with dict format
    • Replace master_doc with root_doc
  • Add build commands to .readthedocs.yaml to generate API docs
    • Generate modules.rst and multibase.rst before build
  • Fixes missing 'modules' document warning that caused build to fail

- Update deprecated Sphinx settings in docs/conf.py:
  - Replace source_suffix = '.rst' with dict format
  - Replace master_doc with root_doc
- Add build commands to .readthedocs.yaml to generate API docs
  - Generate modules.rst and multibase.rst before build
- Fixes missing 'modules' document warning that caused build to fail
@acul71 acul71 merged commit 3728148 into master Dec 18, 2025
21 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.

1 participant