Skip to content

Conversation

@acul71
Copy link
Contributor

@acul71 acul71 commented Dec 18, 2025

Problem

The previous commit (PR #27) only changed .github/workflows/ files, which Read the Docs filters out as non-documentation changes. This means Read the Docs didn't trigger a new build after the merge.

Solution

This PR makes a small formatting change to docs/index.rst (removes an extra blank line) to trigger a Read the Docs build. This ensures the documentation is rebuilt and up-to-date.

Changes

  • Minor formatting fix in docs/index.rst (removed extra blank line)

This is a minimal change that will trigger the Read the Docs webhook to build the latest documentation.

The previous commit (PR #27) only changed .github/workflows files,
which Read the Docs filters out as non-documentation changes.
This small documentation change will trigger a new build.
@acul71
Copy link
Contributor Author

acul71 commented Dec 18, 2025

wrong repo

@acul71 acul71 closed this Dec 18, 2025
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.

2 participants