-
-
Notifications
You must be signed in to change notification settings - Fork 51.1k
Sphinx docs are not working #15314
Copy link
Copy link
Closed
Labels
bugdocumentationThis PR modified documentation filesThis PR modified documentation filesgithub_actionsPull requests that update GitHub Actions codePull requests that update GitHub Actions codehacktoberfesthelp wanted
Description
Activity
Metadata
Metadata
Labels
bugdocumentationThis PR modified documentation filesThis PR modified documentation filesgithub_actionsPull requests that update GitHub Actions codePull requests that update GitHub Actions codehacktoberfesthelp wanted
Repository commit
master branch
Python version (python --version)
Python 3.15t
Dependencies version (pip freeze)
We use
uv, notpip.Expected behavior
https://thealgorithms.github.io/Python shows useful information.
Actual behavior
We are building docs on every CI run, but nothing useful appears at https://thealgorithms.github.io/Python
Please create a pull request that fixes our Sphinx process in .github/workflows/sphinx.yml. The problem is perhaps in index.md.
@priya-sundaram-dev