Skip to content

Organize images by documentation structure #2589

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Amira1502
Copy link
Contributor

Description:

This PR organizes the static images in the website/static/docs directory to follow a folder structure that mirrors the main docs directory. Previously, image files were scattered with inconsistent or random placement, making it harder to maintain and locate resources.

Changes Made:

  • Created subfolders in static/docs/ to reflect the logical structure of the corresponding docs/ content.
  • Moved images into these appropriate folders based on where they are referenced in the documentation.
  • Updated any affected image paths in Markdown files to reflect the new organization.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: NEW❗
Development

Successfully merging this pull request may close these issues.

2 participants