Skip to content

Remove .readthedocs.yaml #15611

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

Closed
wants to merge 1 commit into from

Conversation

cgoldberg
Copy link
Contributor

@cgoldberg cgoldberg commented Apr 10, 2025

User description

💥 What does this PR do?

This PR removes .readthedocs.yaml from the root of the repo.

AFAIK, we don't publish documentation to https://readthedocs.com , and this file is not referenced anywhere else in the entire project.

🔄 Types of changes

  • Cleanup (removal)

PR Type

Other


Description

  • Removed the .readthedocs.yaml configuration file.

  • Confirmed the file is unused and unnecessary.


Changes walkthrough 📝

Relevant files
Cleanup
.readthedocs.yaml
Removed `.readthedocs.yaml` configuration file                     

.readthedocs.yaml

  • Deleted the .readthedocs.yaml file.
  • Removed configuration for Read the Docs builds.
  • Confirmed no references to this file in the project.
  • +0/-32   

    Need help?
  • Type /help how to ... in the comments thread for any questions about Qodo Merge usage.
  • Check out the documentation for more information.
  • Copy link
    Contributor

    PR Reviewer Guide 🔍

    Here are some key observations to aid the review process:

    ⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
    🧪 No relevant tests
    🔒 No security concerns identified
    ⚡ No major issues detected

    Copy link
    Contributor

    PR Code Suggestions ✨

    No code suggestions found for the PR.

    @diemol
    Copy link
    Member

    diemol commented Apr 10, 2025

    I don't remember exactly why I added this, it was related to publishing Nightly builds.
    https://app.readthedocs.org/projects/selenium-python-api-docs/

    @cgoldberg
    Copy link
    Contributor Author

    OK... I couldn't find anywhere it was being used. It looks like it's failing and not actually publishing anything. I'll see if I can fix it.

    @cgoldberg
    Copy link
    Contributor Author

    This is superseded by #15614

    @cgoldberg cgoldberg closed this Apr 11, 2025
    @cgoldberg cgoldberg deleted the remove-readthedocs branch April 11, 2025 17:26
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    2 participants