Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix ReadTheDocs by adding configuration file #693

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

JackPGreen
Copy link
Contributor

@JackPGreen JackPGreen commented Aug 2, 2024

The documentation is failing to upload to ReadTheDocs because it doesn't build:

Config file not found at default path The required .readthedocs.yaml configuration file was not found at repository's root.

This means that the latest available version listed is v5.3.0, v5.4.0 is missing:
image

I've created a simple configuration based on their documentation to address this.

I've built this on ReadTheDocs to create a public-but-unlisted site here.

Discovered by PR feedback.

The documentation is failing to upload to ReadTheDocs [because it doesn't build](https://app.readthedocs.org/projects/hazelcast/builds/25183105/):
> Config file not found at default path The required .readthedocs.yaml configuration file was not found at repository's root.

This means that the [latest available version](https://hazelcast.readthedocs.io/en/latest/) listed is `v5.3.0`, `v5.4.0` is missing:
![image](https://github.com/user-attachments/assets/dfc91853-8988-43d4-a429-03f401147edb)

I've created a simple configuration [based on their documentation](https://docs.readthedocs.io/en/stable/config-file/index.html) to address this.

I've [built this branch on ReadTheDocs](https://app.readthedocs.org/projects/hazelcast/builds/25186169/) to create a public-but-unlisted site [here](https://hazelcast.readthedocs.io/en/fix-readthedocs-3/).

Discovered by [PR feedback](hazelcast/rel-scripts#22 (comment)).
@JackPGreen JackPGreen merged commit 2943116 into hazelcast:master Aug 2, 2024
9 checks passed
@JackPGreen JackPGreen deleted the Fix-ReadTheDocs-Forked branch August 2, 2024 11:36
@yuce yuce added this to the 5.5.0 milestone Aug 6, 2024
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.

3 participants