You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`/docs/development/` - Development guidelines and standards
@@ -18,18 +20,23 @@ This PR reorganizes the project documentation to improve maintainability and cla
18
20
- Moved legacy/outdated documentation to a separate directory
19
21
20
22
## Why These Changes Are Needed
23
+
21
24
The previous documentation structure had many overlapping files and lacked clear organization, making it difficult to find specific information. This reorganization makes it easier to:
25
+
22
26
1. Find specific documentation
23
27
2. Maintain documentation as the project evolves
24
28
3. Onboard new developers quickly
25
29
26
30
## Testing Performed
31
+
27
32
- Verified all documentation links are working
28
33
- Checked for consistent formatting
29
34
- Ensured no information was lost in the consolidation
30
35
31
36
## Screenshots
37
+
32
38
[If applicable]
33
39
34
40
## Additional Notes
41
+
35
42
The `gh-pages` branch remains unchanged as it contains only the compiled website files.
0 commit comments