Build Documentation check does not pass due to the following error.
Run sphinx-build -b html docs/source/ docs/build/html
Running Sphinx v4.2.0
Sphinx version error:
The sphinxcontrib.applehelp extension used by this project needs at least Sphinx v5.0; it therefore cannot be built with this version.
Error: Process completed with exit code 2.
Description of the problem
Build Documentation check does not pass due to the following error.
Example of the problem
Please check the failing action here: https://github.com/codezonediitj/pydatastructs/actions/runs/8675549009/job/23789087032
How to fix
This can be corrected by changing the Sphinx version to v5.0.