Script Path: automated_documentation.sh
Description: Generates project documentation using Sphinx.
- Sphinx must be installed (
pip install sphinx).
project_dir: Path to the project directory.docs_dir: Path to the documentation directory within the project.