diff --git a/Action_Plan_Updated.md b/Action_Plan_Updated.md new file mode 100644 index 000000000..13d3bcc0e --- /dev/null +++ b/Action_Plan_Updated.md @@ -0,0 +1,192 @@ +**Action Plan -** + +**Group Documentation Repositories Separately** + +**Revised Problem & Solution** + +**Problem** +The documentation for **OnTrack and Splashkit** is scattered across multiple repositories, making it difficult for new students to find relevant information. There is half the information in one place and half in another, causing fragmentation and confusion. When someone searches for details, they are often forced to deal with similar content across multiple repositories without a complete picture. This ineffective structure hinders accessibility and learning. + +**Solution** + +1. Instead of creating separate repositories for each project, I propose **consolidating** the documentation into a single, unified repository. +1. This repository can serve as a centralized location for all project information. +1. Within this unified repository, I will - + 1. Organize OnTrack and Splashkit documentation into dedicated folders for each project. + 1. Include additional OnTrack information (e.g., Tutor Times, Local Setup) currently found in documentation-1. + 1. Ensure the structure is clear, accessible, and user-friendly for new students. + +**Remove Duplication** + +**Problem -** +There are redundant files across repositories and within folders which make the documentation difficult to maintain and confusing for new users. A significant example of this duplication exists between **documentation-1** and **documentation-2**. + +1. 90 percent of the content is identical across both repositories +1. The excessive use of index.md files, particularly in the Ontrack documentation, causes unnecessary clutter. While index.md files are useful as entry points for sections, I will evaluate each instance to strike a balance between keeping essential entry points and removing unnecessary additions. This will help streamline the structure without losing valuable navigation points. +1. Unique content such as the Password Guideline in documentation-1 is missing in documentation-2 +1. In documentation-1, the **Research & Findings** folder in the **Front End Migration** directory contains two very similar files: Testing\_Decision.md and Testing Decision Process.md. – +1. Both files share 90% of their content, making them largely redundant. +1. The only difference is that Testing Decision Process.md includes an additional conclusion section and provides extra details, such as well-defined steps like npm install and npm test. + +![](images/img1.png)![](images/img2.png) + +To avoid duplication, **one consolidated file** should be sufficient. + +**The only differences between documentation-1 and documentation-2 are as follows.** As I have identified these, we should consider merging the unique content into one file and deleting the other - + +1. Password Guideline: Exists in the Company Documentation Team folder in documentation-1 but is missing in documentation-2. + +1. Empty index.md Files: documentation-2 contains two empty index.md files, whereas documentation-1 has only one empty index.md file. + + +**Solution -** +We need to consolidate redundant files and merge the unique content into one repository. This includes – + +1. Combining the duplicated content in **documentation-1** and **documentation-2** into a single repository +1. Ensuring unique files like the Password Guideline are included in the consolidated repository +1. Removing unnecessary duplicates like multiple index.md files + +Eliminating these redundancies will make the documentation easier to maintain and more efficient to use. + +Similarly, the **documentation and documentations** repos have a lot in common. Here are some of the similarities. It is important to note that I have not listed all the duplications, as 90% of the content is duplicated. + +![](images/img3.png) + +documentation + +![](images/img4.png) + +documentations + +![](images/img5.png) + +documentation + +![](images/img6.png) + +Documentations + +**Revised Action Plan - Rename Files and Add Brief Descriptions** + +**Problem -** + +Many files have **ambiguous or generic names**, making it difficult for new students to understand their purpose. This lack of clarity causes confusion and slows down learning. + +1. Repository names like **“doubtfire-astro”** and **“doubtfire-io”** do not clearly indicate their contents. +1. Some repositories have **outdated README files**, which haven't been updated in years. +1. Examples of ambiguous names include files like **Aspose.Words.c1eaed0e...**. +1. Generic names such as **image1.png** provide no context. +1. Files within repositories lack clear project identifiers, making it harder for students to locate relevant documentation. + +![](images/img7.png) + +![](images/img8.png) + + + +**Solution:** + +1. Adopt Snake\_Case Naming Convention - + 1. Standardize file names using snake\_case (e.g., courseflow\_dfd\_0.png instead of CourseFlow-DFD-0.png). + 1. Snake\_case provides a consistent and easily identifiable structure that everyone can follow. +1. Rename Ambiguous and Generic Files - + 1. Replace ambiguous names like Aspose.Words.c1eaed0e... with meaningful names like contribution\_guide.png. + 1. Change generic names like image1.png to descriptive names such as project\_dashboard.png. +1. Update Repository Names and Descriptions - + 1. Clarify confusing repository names (e.g., “doubtfire-astro”) to indicate what they contain, such as “courseflow-docs”. + 1. Add or update repo descriptions to clearly explain their purpose and contents. + 1. Conduct a README update process for all OnTrack repositories to ensure they are current and relevant, similar to what was done for Splashkit. +1. Add Brief Descriptions - + 1. Include a one-line description for each repository and key file to help new students quickly understand their purpose and context. + +**Ensure Consistent Repository Format** + +**Problem** +The structure and naming conventions across repositories are inconsistent, making navigation difficult and leading to confusion. + +**Solution** +We should unify the structure of all repositories to maintain consistency. This includes – + +1. Using consistent naming conventions such as lowercase with hyphens for file names (e.g., courseflow-dfd-0.png) +1. Adding a README.md file to directories like src to explain the folder structure and its purpose + +This consistency will make the documentation easier to navigate and maintain. + +**OnTrack Onboarding Documentation** + +**Problem** +OnTrack lacks clear and accessible **onboarding documentation**, which has caused confusion for new students. This was a significant issue at the beginning of the semester when students struggled to get started due to the absence of centralized guidance. + +**Solution** + +1. Create comprehensive **OnTrack onboarding documentation** and host it on the **Thoth Tech website** ([thoth-tech.netlify.app](https://thoth-tech.netlify.app/)) for easy access. +1. The onboarding documentation should include + 1. **Setup Instructions**: Step-by-step guidance for setting up the OnTrack environment. + 1. **Key Resources**: Links to essential tools, guides, and repositories. + 1. **Common Issues and Troubleshooting**: Solutions to frequent setup and usage problems. + 1. **Quick Start Guide**: A simplified guide to help students quickly understand OnTrack and begin using it. + +**Objective** + +1. Ensure new students have a **clear entry point** for getting started with OnTrack. +1. Make the onboarding process **streamlined and accessible** via the Thoth Tech website to reduce confusion and frustration. + +This addition to the action plan addresses the urgent need for onboarding support and ensures new users can quickly find everything they need to get started. + + +**Correct All Minor Discrepancies** + +**Problem** +There are minor inconsistencies across the documentation that can create confusion and reduce clarity. These issues include mismatched file names, inconsistent endpoint conventions, and duplicated content. For example - There are numerous **empty index.md files** that we must consider deleting + +**Solution** +We need to address all documented minor inconsistencies to improve clarity and maintainability. This includes + +1. Resolving naming mismatches like **setting.md** vs **"settings"** in the SPIS list +1. We should use lowercase and hyphens for file names (e.g., courseflow-dfd-0.png instead of CourseFlow-DFD-0.png). +1. Aligning duplicated API content, such as those found in tutorials.md and similar files across repositories +1. Deleting empty **index.md** files + +By correcting these minor discrepancies, the documentation will become more organized, user-friendly, and easier to maintain, minimizing confusion for new users. + + +**Further explanation for better clarity** + + + + + + +** + + + + + + +In documentation-1, the **Research & Findings** folder in the **Front End Migration** directory contains two very similar files: Testing\_Decision.md and Testing Decision Process.md. + +1. Both files share **90% of their content**, making them largely redundant. +1. The only difference is that Testing Decision Process.md includes an additional **conclusion section** and provides extra details, such as well-defined steps like npm install and npm test. + +To avoid duplication, **one consolidated file** should be sufficient. + + +**Task Submission & Redesign** + +**In document-1** + +![](images/img9.png) + + + + + +**In document-2** + + +![](images/img10.png) + +Here again, every folder, sub-file, and the content of all files, except for the two differences mentioned above, are the same. We should consider consolidating them into **one repository** to eliminate redundancy. + + diff --git a/Arcade Games Bugs and Improvements/Bugs/Car-Race/Car Race Clipping Bug.md b/Arcade Games Bugs and Improvements/Bugs/car-race/car_race_clipping_bug.md similarity index 100% rename from Arcade Games Bugs and Improvements/Bugs/Car-Race/Car Race Clipping Bug.md rename to Arcade Games Bugs and Improvements/Bugs/car-race/car_race_clipping_bug.md diff --git a/Arcade Games Bugs and Improvements/Bugs/DXBallGame/DXBallGame Controls Bug.md b/Arcade Games Bugs and Improvements/Bugs/dxballgame/dx_ball_game_controls_bug.md similarity index 100% rename from Arcade Games Bugs and Improvements/Bugs/DXBallGame/DXBallGame Controls Bug.md rename to Arcade Games Bugs and Improvements/Bugs/dxballgame/dx_ball_game_controls_bug.md diff --git a/Arcade Games Bugs and Improvements/Bugs/Pingpong/PingPong Playspace Collision Bug.md b/Arcade Games Bugs and Improvements/Bugs/pingpong/ping_pong_paddle_collisions_bug.md similarity index 100% rename from Arcade Games Bugs and Improvements/Bugs/Pingpong/PingPong Playspace Collision Bug.md rename to Arcade Games Bugs and Improvements/Bugs/pingpong/ping_pong_paddle_collisions_bug.md diff --git a/Arcade Games Bugs and Improvements/Bugs/Pingpong/Pingpong Paddle Collisions Bug.md b/Arcade Games Bugs and Improvements/Bugs/pingpong/ping_pong_playspace_collision_bug.md similarity index 100% rename from Arcade Games Bugs and Improvements/Bugs/Pingpong/Pingpong Paddle Collisions Bug.md rename to Arcade Games Bugs and Improvements/Bugs/pingpong/ping_pong_playspace_collision_bug.md diff --git a/Arcade Games Bugs and Improvements/README.md b/Arcade Games Bugs and Improvements/README.md new file mode 100644 index 000000000..5d0bf64ca --- /dev/null +++ b/Arcade Games Bugs and Improvements/README.md @@ -0,0 +1,25 @@ +# Arcade Games Bugs and Improvements + +## Purpose +This directory contains documentation regarding bugs, issues, and suggested improvements for various arcade games. It provides detailed analyses of identified bugs and actionable improvement suggestions to enhance game quality. + +## Structure +### 1. `Bugs/` +- **Purpose**: Documents specific bugs found in arcade games. +- **Subdirectories**: + - `car-race/`: Includes issues like the "Car Race Clipping Bug." + - `dxballgame/`: Focuses on bugs like "DXBallGame Controls Bug." + - `pingpong/`: Includes issues like "PingPong Playspace Collision Bug" and "PingPong Paddle Collisions." + +### 2. `improvement_suggestions/` +- **Purpose**: Contains suggestions for game enhancements. +- **Files**: + - `below_the_surface_enemy_colors.md`: Suggests changes to the enemy color scheme for better visibility. + - `runner_dash_enemy_movement_changes.md`: Proposes options for enemy movement to balance difficulty and player experience. + - `arcade_game_bug_testing_spike_plan.md`: Details the testing plan for identifying bugs and flaws in arcade games, including timelines and deliverables. + +## Notes +- Documentation is organized by game and issue type. +- Follow **snake_case** for all new file and folder names. +- Ensure bugs and improvements are written in clear, actionable language for developers. + diff --git a/Arcade Games Bugs and Improvements/Arcade Game Bug Testing Spike Plan.md b/Arcade Games Bugs and Improvements/arcade_game_bug_testing_spike_plan.md similarity index 100% rename from Arcade Games Bugs and Improvements/Arcade Game Bug Testing Spike Plan.md rename to Arcade Games Bugs and Improvements/arcade_game_bug_testing_spike_plan.md diff --git a/Arcade Games Bugs and Improvements/Improvement Suggestions/Below The Surface/Below The Surface Enemy Recolour.md b/Arcade Games Bugs and Improvements/improvement_suggestions/below_the_surface/below_the_surface_enemy_recolour.md similarity index 100% rename from Arcade Games Bugs and Improvements/Improvement Suggestions/Below The Surface/Below The Surface Enemy Recolour.md rename to Arcade Games Bugs and Improvements/improvement_suggestions/below_the_surface/below_the_surface_enemy_recolour.md diff --git a/Arcade Games Bugs and Improvements/Improvement Suggestions/Runner Dash/Runner Dash Enemy Movement Changes.md b/Arcade Games Bugs and Improvements/improvement_suggestions/runner_dash/runner_dash_enemy_movement_changes.md similarity index 100% rename from Arcade Games Bugs and Improvements/Improvement Suggestions/Runner Dash/Runner Dash Enemy Movement Changes.md rename to Arcade Games Bugs and Improvements/improvement_suggestions/runner_dash/runner_dash_enemy_movement_changes.md diff --git a/Arcade Games Bugs and Improvements/Improvement Suggestions/Venture Adventure/Venture Adventure Restart Level Option.md b/Arcade Games Bugs and Improvements/improvement_suggestions/venture_adventure/venture_adventure_restart_level_option.md similarity index 100% rename from Arcade Games Bugs and Improvements/Improvement Suggestions/Venture Adventure/Venture Adventure Restart Level Option.md rename to Arcade Games Bugs and Improvements/improvement_suggestions/venture_adventure/venture_adventure_restart_level_option.md diff --git a/CONTRIBUTING copy.md b/contributing_copy.md similarity index 100% rename from CONTRIBUTING copy.md rename to contributing_copy.md diff --git a/Dicey Combat.md b/dicey_combat.md similarity index 100% rename from Dicey Combat.md rename to dicey_combat.md diff --git a/docs/Company Tasks/Task 2.3P/Task 2.3P.md b/docs/Company Tasks/Task 2.3P/task_2.3p.md similarity index 100% rename from docs/Company Tasks/Task 2.3P/Task 2.3P.md rename to docs/Company Tasks/Task 2.3P/task_2.3p.md diff --git a/docs/Courseflow/About Us.md b/docs/Courseflow/about_us.md similarity index 100% rename from docs/Courseflow/About Us.md rename to docs/Courseflow/about_us.md diff --git a/docs/Courseflow/images/CourseFlow-AnalyticPage-Figma.PNG b/docs/Courseflow/images/CourseFlow-AnalyticPage-Figma.PNG deleted file mode 100644 index 268153453..000000000 Binary files a/docs/Courseflow/images/CourseFlow-AnalyticPage-Figma.PNG and /dev/null differ diff --git a/docs/Courseflow/images/CourseFlow_Analytics_Page.png b/docs/Courseflow/images/CourseFlow_Analytics_Page.png index 23ce1174a..268153453 100644 Binary files a/docs/Courseflow/images/CourseFlow_Analytics_Page.png and b/docs/Courseflow/images/CourseFlow_Analytics_Page.png differ diff --git a/docs/Courseflow/images/courseflow_analytic_page_figma.png b/docs/Courseflow/images/courseflow_analytic_page_figma.png new file mode 100644 index 000000000..23ce1174a Binary files /dev/null and b/docs/Courseflow/images/courseflow_analytic_page_figma.png differ diff --git a/docs/Courseflow/images/CourseFlow-DFD-0.png b/docs/Courseflow/images/courseflow_dfd_0.png similarity index 100% rename from docs/Courseflow/images/CourseFlow-DFD-0.png rename to docs/Courseflow/images/courseflow_dfd_0.png diff --git a/docs/Courseflow/images/CourseFlow-DFD-1.png b/docs/Courseflow/images/courseflow_dfd_1.png similarity index 100% rename from docs/Courseflow/images/CourseFlow-DFD-1.png rename to docs/Courseflow/images/courseflow_dfd_1.png diff --git a/docs/Courseflow/images/CourseFlow ERD.png b/docs/Courseflow/images/courseflow_erd.png similarity index 100% rename from docs/Courseflow/images/CourseFlow ERD.png rename to docs/Courseflow/images/courseflow_erd.png diff --git a/docs/Courseflow/images/CourseFlow-PopUpUI-Figma.PNG b/docs/Courseflow/images/courseflow_popup_ui_figma.PNG similarity index 100% rename from docs/Courseflow/images/CourseFlow-PopUpUI-Figma.PNG rename to docs/Courseflow/images/courseflow_popup_ui_figma.PNG diff --git a/docs/Courseflow/images/CourseFlow-SAD.png b/docs/Courseflow/images/courseflow_sad.png similarity index 100% rename from docs/Courseflow/images/CourseFlow-SAD.png rename to docs/Courseflow/images/courseflow_sad.png diff --git a/docs/DreamBig/Backend/Images/LoginProcess.png b/docs/DreamBig/Backend/Images/login_process.png similarity index 100% rename from docs/DreamBig/Backend/Images/LoginProcess.png rename to docs/DreamBig/Backend/Images/login_process.png diff --git a/docs/DreamBig/Backend/SSO.md b/docs/DreamBig/Backend/SSO.md index 62fd4ef1c..5b147661a 100644 --- a/docs/DreamBig/Backend/SSO.md +++ b/docs/DreamBig/Backend/SSO.md @@ -2,7 +2,8 @@ ## Diagram Overview -![Login process SSO in Dream](Images/LoginProcess.png) +![Login process SSO in Dream](Images/login_p +rocess.png) The SSO integration is completed for Dream Big with its architecture illustrated above. Therefore, both Dream Big and OnTrack can be logged into using your AAF Deakin credentials. diff --git a/docs/DreamBig/Documentation & QA/2023_T1_API/DreamBig Markdown Assessments_api.rb .md b/docs/DreamBig/documentation_and_qa/2023_t1_api/dreambig_markdown_assessments_api.rb.md similarity index 100% rename from docs/DreamBig/Documentation & QA/2023_T1_API/DreamBig Markdown Assessments_api.rb .md rename to docs/DreamBig/documentation_and_qa/2023_t1_api/dreambig_markdown_assessments_api.rb.md diff --git a/docs/DreamBig/Documentation & QA/2023_T1_API/DreamBig Markdown Avatar_accessories_api.rb.md b/docs/DreamBig/documentation_and_qa/2023_t1_api/dreambig_markdown_avatar_accessories_api.rb.md similarity index 100% rename from docs/DreamBig/Documentation & QA/2023_T1_API/DreamBig Markdown Avatar_accessories_api.rb.md rename to docs/DreamBig/documentation_and_qa/2023_t1_api/dreambig_markdown_avatar_accessories_api.rb.md diff --git a/docs/DreamBig/Documentation & QA/2023_T1_API/DreamBig Markdown Avatar_api.rb.md b/docs/DreamBig/documentation_and_qa/2023_t1_api/dreambig_markdown_avatar_api.rb.md similarity index 100% rename from docs/DreamBig/Documentation & QA/2023_T1_API/DreamBig Markdown Avatar_api.rb.md rename to docs/DreamBig/documentation_and_qa/2023_t1_api/dreambig_markdown_avatar_api.rb.md diff --git a/docs/DreamBig/Documentation & QA/2023_T1_API/DreamBig Markdown Avatar_hairs_api.rb.md b/docs/DreamBig/documentation_and_qa/2023_t1_api/dreambig_markdown_avatar_hairs_api.rb.md similarity index 100% rename from docs/DreamBig/Documentation & QA/2023_T1_API/DreamBig Markdown Avatar_hairs_api.rb.md rename to docs/DreamBig/documentation_and_qa/2023_t1_api/dreambig_markdown_avatar_hairs_api.rb.md diff --git a/docs/DreamBig/Documentation & QA/2023_T1_API/DreamBig Markdown Avatar_heads_api.rb.md b/docs/DreamBig/documentation_and_qa/2023_t1_api/dreambig_markdown_avatar_heads_api.rb.md similarity index 100% rename from docs/DreamBig/Documentation & QA/2023_T1_API/DreamBig Markdown Avatar_heads_api.rb.md rename to docs/DreamBig/documentation_and_qa/2023_t1_api/dreambig_markdown_avatar_heads_api.rb.md diff --git a/docs/DreamBig/Documentation & QA/2023_T1_API/DreamBig Markdown Avatar_torsos_api.rb.md b/docs/DreamBig/documentation_and_qa/2023_t1_api/dreambig_markdown_avatar_torsos_api.rb.md similarity index 100% rename from docs/DreamBig/Documentation & QA/2023_T1_API/DreamBig Markdown Avatar_torsos_api.rb.md rename to docs/DreamBig/documentation_and_qa/2023_t1_api/dreambig_markdown_avatar_torsos_api.rb.md diff --git a/docs/DreamBig/Documentation & QA/2023_T1_API/DreamBig Markdown Category_api.rb.md b/docs/DreamBig/documentation_and_qa/2023_t1_api/dreambig_markdown_category_api.rb.md similarity index 100% rename from docs/DreamBig/Documentation & QA/2023_T1_API/DreamBig Markdown Category_api.rb.md rename to docs/DreamBig/documentation_and_qa/2023_t1_api/dreambig_markdown_category_api.rb.md diff --git a/docs/DreamBig/Documentation & QA/2023_T1_API/DreamBig Markdown Category_questions_api.rb.md b/docs/DreamBig/documentation_and_qa/2023_t1_api/dreambig_markdown_category_questions_api.rb.md.md similarity index 100% rename from docs/DreamBig/Documentation & QA/2023_T1_API/DreamBig Markdown Category_questions_api.rb.md rename to docs/DreamBig/documentation_and_qa/2023_t1_api/dreambig_markdown_category_questions_api.rb.md.md diff --git a/docs/DreamBig/Documentation & QA/2023_T1_API/DreamBig Markdown Dream_big_api.rb.md b/docs/DreamBig/documentation_and_qa/2023_t1_api/dreambig_markdown_dream_big_api.rb.md similarity index 100% rename from docs/DreamBig/Documentation & QA/2023_T1_API/DreamBig Markdown Dream_big_api.rb.md rename to docs/DreamBig/documentation_and_qa/2023_t1_api/dreambig_markdown_dream_big_api.rb.md diff --git a/docs/DreamBig/Documentation & QA/2023_T1_API/DreamBig Markdown Goals_api.rb.md b/docs/DreamBig/documentation_and_qa/2023_t1_api/dreambig_markdown_goals_api.rb.md similarity index 100% rename from docs/DreamBig/Documentation & QA/2023_T1_API/DreamBig Markdown Goals_api.rb.md rename to docs/DreamBig/documentation_and_qa/2023_t1_api/dreambig_markdown_goals_api.rb.md diff --git a/docs/DreamBig/Documentation & QA/2023_T1_API/DreamBig Markdown Journeys_api.rb.md b/docs/DreamBig/documentation_and_qa/2023_t1_api/dreambig_markdown_journeys_api.rb.md similarity index 100% rename from docs/DreamBig/Documentation & QA/2023_T1_API/DreamBig Markdown Journeys_api.rb.md rename to docs/DreamBig/documentation_and_qa/2023_t1_api/dreambig_markdown_journeys_api.rb.md diff --git a/docs/DreamBig/Documentation & QA/2023_T1_API/DreamBig Markdown Planets_api.rb.md b/docs/DreamBig/documentation_and_qa/2023_t1_api/dreambig_markdown_planets_api.rb.md similarity index 100% rename from docs/DreamBig/Documentation & QA/2023_T1_API/DreamBig Markdown Planets_api.rb.md rename to docs/DreamBig/documentation_and_qa/2023_t1_api/dreambig_markdown_planets_api.rb.md diff --git a/docs/DreamBig/Documentation & QA/2023_T1_API/DreamBig Markdown Plans_api.rb.md b/docs/DreamBig/documentation_and_qa/2023_t1_api/dreambig_markdown_plans_api.rb.md similarity index 100% rename from docs/DreamBig/Documentation & QA/2023_T1_API/DreamBig Markdown Plans_api.rb.md rename to docs/DreamBig/documentation_and_qa/2023_t1_api/dreambig_markdown_plans_api.rb.md diff --git a/docs/DreamBig/Documentation & QA/2023_T1_API/DreamBig Markdown Reflections_api.rb.md b/docs/DreamBig/documentation_and_qa/2023_t1_api/dreambig_markdown_reflections_api.rb.md similarity index 100% rename from docs/DreamBig/Documentation & QA/2023_T1_API/DreamBig Markdown Reflections_api.rb.md rename to docs/DreamBig/documentation_and_qa/2023_t1_api/dreambig_markdown_reflections_api.rb.md diff --git a/docs/DreamBig/Documentation & QA/2023_T1_API/DreamBig Markdown Role_api.rb.md b/docs/DreamBig/documentation_and_qa/2023_t1_api/dreambig_markdown_role_api.rb.md similarity index 100% rename from docs/DreamBig/Documentation & QA/2023_T1_API/DreamBig Markdown Role_api.rb.md rename to docs/DreamBig/documentation_and_qa/2023_t1_api/dreambig_markdown_role_api.rb.md diff --git a/docs/DreamBig/Documentation & QA/2023_T1_API/DreamBig Markdown Sections_api.rb.md b/docs/DreamBig/documentation_and_qa/2023_t1_api/dreambig_markdown_sections_api.rb.md similarity index 100% rename from docs/DreamBig/Documentation & QA/2023_T1_API/DreamBig Markdown Sections_api.rb.md rename to docs/DreamBig/documentation_and_qa/2023_t1_api/dreambig_markdown_sections_api.rb.md diff --git a/docs/DreamBig/Documentation & QA/2023_T1_API/DreamBig Markdown Student_api.rb.md b/docs/DreamBig/documentation_and_qa/2023_t1_api/dreambig_markdown_student_api.rb.md similarity index 100% rename from docs/DreamBig/Documentation & QA/2023_T1_API/DreamBig Markdown Student_api.rb.md rename to docs/DreamBig/documentation_and_qa/2023_t1_api/dreambig_markdown_student_api.rb.md diff --git a/docs/DreamBig/Documentation & QA/2023_T1_API/DreamBig Markdown Teachers_api.rb.md b/docs/DreamBig/documentation_and_qa/2023_t1_api/dreambig_markdown_teachers_api.rb.md similarity index 100% rename from docs/DreamBig/Documentation & QA/2023_T1_API/DreamBig Markdown Teachers_api.rb.md rename to docs/DreamBig/documentation_and_qa/2023_t1_api/dreambig_markdown_teachers_api.rb.md diff --git a/docs/DreamBig/Documentation & QA/2023_T1_API/DreamBig Markdown Users_api.rb.md b/docs/DreamBig/documentation_and_qa/2023_t1_api/dreambig_markdown_users_api.rb.md similarity index 100% rename from docs/DreamBig/Documentation & QA/2023_T1_API/DreamBig Markdown Users_api.rb.md rename to docs/DreamBig/documentation_and_qa/2023_t1_api/dreambig_markdown_users_api.rb.md diff --git a/docs/DreamBig/Documentation & QA/2023_T1_UX/UX-Testing-Report.md b/docs/DreamBig/documentation_and_qa/2023_t1_ux/UX-Testing-Report.md similarity index 100% rename from docs/DreamBig/Documentation & QA/2023_T1_UX/UX-Testing-Report.md rename to docs/DreamBig/documentation_and_qa/2023_t1_ux/UX-Testing-Report.md diff --git a/docs/Company Operations/Company Documentation Team/Index.md b/docs/DreamBig/documentation_and_qa/Index.md similarity index 100% rename from docs/Company Operations/Company Documentation Team/Index.md rename to docs/DreamBig/documentation_and_qa/Index.md diff --git a/docs/DreamBig/Project Overview (Epic and Sprint Plan)/DreamBig Prototype Epic.md b/docs/DreamBig/project_overview_epic_and_sprint_plan/dreambig_prototype_epic.md similarity index 100% rename from docs/DreamBig/Project Overview (Epic and Sprint Plan)/DreamBig Prototype Epic.md rename to docs/DreamBig/project_overview_epic_and_sprint_plan/dreambig_prototype_epic.md diff --git a/docs/DreamBig/Project Overview (Epic and Sprint Plan)/Sprint and Review Plan.md b/docs/DreamBig/project_overview_epic_and_sprint_plan/sprint_and_review_plan.md similarity index 100% rename from docs/DreamBig/Project Overview (Epic and Sprint Plan)/Sprint and Review Plan.md rename to docs/DreamBig/project_overview_epic_and_sprint_plan/sprint_and_review_plan.md diff --git a/docs/Company Operations/Company Policy/index.md b/docs/DreamBig/research_and_findings/index.md similarity index 100% rename from docs/Company Operations/Company Policy/index.md rename to docs/DreamBig/research_and_findings/index.md diff --git a/docs/DreamBig/Sprint 1 documentation/Dream Big functionality reqs brainstorm - Thoth-Tech.md b/docs/DreamBig/sprint_1_documentation/dream_big_functionality_reqs_brainstorm_thoth_tech.md similarity index 100% rename from docs/DreamBig/Sprint 1 documentation/Dream Big functionality reqs brainstorm - Thoth-Tech.md rename to docs/DreamBig/sprint_1_documentation/dream_big_functionality_reqs_brainstorm_thoth_tech.md diff --git a/docs/DreamBig/Sprint 1 documentation/Individual Research/Dream Big Back End Research - Zac.md b/docs/DreamBig/sprint_1_documentation/individual_research/dream_big_back_end_research_zac.md similarity index 100% rename from docs/DreamBig/Sprint 1 documentation/Individual Research/Dream Big Back End Research - Zac.md rename to docs/DreamBig/sprint_1_documentation/individual_research/dream_big_back_end_research_zac.md diff --git a/docs/DreamBig/Sprint 1 documentation/Individual Research/George Gkoumas - Research Security.md b/docs/DreamBig/sprint_1_documentation/individual_research/george_gkoumas_research_security.md similarity index 100% rename from docs/DreamBig/Sprint 1 documentation/Individual Research/George Gkoumas - Research Security.md rename to docs/DreamBig/sprint_1_documentation/individual_research/george_gkoumas_research_security.md diff --git a/docs/DreamBig/Sprint 1 documentation/Individual Research/Harrison - Research Dreambig.md b/docs/DreamBig/sprint_1_documentation/individual_research/harrison_research_dreambig.md similarity index 100% rename from docs/DreamBig/Sprint 1 documentation/Individual Research/Harrison - Research Dreambig.md rename to docs/DreamBig/sprint_1_documentation/individual_research/harrison_research_dreambig.md diff --git a/docs/DreamBig/Sprint 1 documentation/Individual Research/individual research-Guanyu.md b/docs/DreamBig/sprint_1_documentation/individual_research/individual_research_guanyu.md similarity index 100% rename from docs/DreamBig/Sprint 1 documentation/Individual Research/individual research-Guanyu.md rename to docs/DreamBig/sprint_1_documentation/individual_research/individual_research_guanyu.md diff --git a/docs/DreamBig/Sprint 1 documentation/Individual Research/UI_Design&Frontend_Research_HarryLiu.md b/docs/DreamBig/sprint_1_documentation/individual_research/ui_design_and_frontend_research_harry_liu.md similarity index 100% rename from docs/DreamBig/Sprint 1 documentation/Individual Research/UI_Design&Frontend_Research_HarryLiu.md rename to docs/DreamBig/sprint_1_documentation/individual_research/ui_design_and_frontend_research_harry_liu.md diff --git a/docs/DreamBig/Sprint 1 documentation/User Stories & Features List.md b/docs/DreamBig/sprint_1_documentation/user_stories_and_features_list.md similarity index 100% rename from docs/DreamBig/Sprint 1 documentation/User Stories & Features List.md rename to docs/DreamBig/sprint_1_documentation/user_stories_and_features_list.md diff --git a/docs/DreamBig/Sprint 2 documentation/Diagrams/UML.md b/docs/DreamBig/sprint_2_documentation/diagrams/uml.md similarity index 100% rename from docs/DreamBig/Sprint 2 documentation/Diagrams/UML.md rename to docs/DreamBig/sprint_2_documentation/diagrams/uml.md diff --git a/docs/DreamBig/Sprint 2 documentation/Figma Tool Demo.md b/docs/DreamBig/sprint_2_documentation/figma_tool_demo.md similarity index 100% rename from docs/DreamBig/Sprint 2 documentation/Figma Tool Demo.md rename to docs/DreamBig/sprint_2_documentation/figma_tool_demo.md diff --git a/docs/DreamBig/Sprint 2 documentation/Wireframes/Dream Big Wireframes (Gautam).md b/docs/DreamBig/sprint_2_documentation/wireframes/dream_big_wireframes_gautam.md similarity index 100% rename from docs/DreamBig/Sprint 2 documentation/Wireframes/Dream Big Wireframes (Gautam).md rename to docs/DreamBig/sprint_2_documentation/wireframes/dream_big_wireframes_gautam.md diff --git a/docs/DreamBig/Sprint 2 documentation/Wireframes/Neha Wireframes V2.md b/docs/DreamBig/sprint_2_documentation/wireframes/neha_wireframes_v2.md similarity index 100% rename from docs/DreamBig/Sprint 2 documentation/Wireframes/Neha Wireframes V2.md rename to docs/DreamBig/sprint_2_documentation/wireframes/neha_wireframes_v2.md diff --git a/docs/DreamBig/Sprint 2 documentation/Wireframes/WireFrame.md b/docs/DreamBig/sprint_2_documentation/wireframes/wireframe.md similarity index 100% rename from docs/DreamBig/Sprint 2 documentation/Wireframes/WireFrame.md rename to docs/DreamBig/sprint_2_documentation/wireframes/wireframe.md diff --git a/docs/DreamBig/Sprint 2 documentation/Wireframes/Wireframes dreambig (Neha).md b/docs/DreamBig/sprint_2_documentation/wireframes/wireframes_dreambig_neha.md similarity index 100% rename from docs/DreamBig/Sprint 2 documentation/Wireframes/Wireframes dreambig (Neha).md rename to docs/DreamBig/sprint_2_documentation/wireframes/wireframes_dreambig_neha.md diff --git a/docs/DreamBig/UX Testing T1-2023/Deliverables.md b/docs/DreamBig/ux_testing_report.md/deliverables.md similarity index 86% rename from docs/DreamBig/UX Testing T1-2023/Deliverables.md rename to docs/DreamBig/ux_testing_report.md/deliverables.md index 273cbc1df..e52022f03 100644 --- a/docs/DreamBig/UX Testing T1-2023/Deliverables.md +++ b/docs/DreamBig/ux_testing_report.md/deliverables.md @@ -1,7 +1,7 @@ **UX Testing Deliverables T1 2023** 1. **UX Testing Report** - [UX-Testing-Report.md](https://github.com/thoth-tech/documentation/files/11507287/UX-Testing-Report.md) + [ux_testing_report.md](https://github.com/thoth-tech/documentation/files/11507287/ux_testing_report.md)
2. **UX Evaluation Rubric** [DreamBig UX Evaluation Rubric.xlsx](https://github.com/thoth-tech/documentation/files/11507289/DreamBig.UX.Evaluation.Rubric.xlsx) diff --git a/docs/OnTrack/Deployment/Deployment Epic b/docs/OnTrack/Deployment/deployment_epic similarity index 100% rename from docs/OnTrack/Deployment/Deployment Epic rename to docs/OnTrack/Deployment/deployment_epic diff --git a/docs/Company Operations/Company Structure/Index.md b/docs/OnTrack/Deployment/enhanced_authentication/Index.md similarity index 100% rename from docs/Company Operations/Company Structure/Index.md rename to docs/OnTrack/Deployment/enhanced_authentication/Index.md diff --git a/docs/OnTrack/Deployment/Enhanced Authentication/current-and-proposed-authentication-evaluation-5.1.md b/docs/OnTrack/Deployment/enhanced_authentication/current-and-proposed-authentication-evaluation-5.1.md similarity index 100% rename from docs/OnTrack/Deployment/Enhanced Authentication/current-and-proposed-authentication-evaluation-5.1.md rename to docs/OnTrack/Deployment/enhanced_authentication/current-and-proposed-authentication-evaluation-5.1.md diff --git a/docs/DreamBig/Documentation & QA/Index.md b/docs/OnTrack/Deployment/enhanced_authentication/research_and_findings/Index.md similarity index 100% rename from docs/DreamBig/Documentation & QA/Index.md rename to docs/OnTrack/Deployment/enhanced_authentication/research_and_findings/Index.md diff --git a/docs/OnTrack/Deployment/Enhanced Authentication/Research & Findings/LDAP-and-devise-research-documentation.md b/docs/OnTrack/Deployment/enhanced_authentication/research_and_findings/LDAP-and-devise-research-documentation.md similarity index 100% rename from docs/OnTrack/Deployment/Enhanced Authentication/Research & Findings/LDAP-and-devise-research-documentation.md rename to docs/OnTrack/Deployment/enhanced_authentication/research_and_findings/LDAP-and-devise-research-documentation.md diff --git a/docs/OnTrack/Deployment/Enhanced Authentication/testing-strategy-enhance-authentication.md b/docs/OnTrack/Deployment/enhanced_authentication/testing-strategy-enhance-authentication.md similarity index 100% rename from docs/OnTrack/Deployment/Enhanced Authentication/testing-strategy-enhance-authentication.md rename to docs/OnTrack/Deployment/enhanced_authentication/testing-strategy-enhance-authentication.md diff --git a/docs/OnTrack/Deployment/Google Cloud/Index.md b/docs/OnTrack/Deployment/google_cloud/Index.md similarity index 100% rename from docs/OnTrack/Deployment/Google Cloud/Index.md rename to docs/OnTrack/Deployment/google_cloud/Index.md diff --git a/docs/OnTrack/Deployment/Google Cloud/Overview.md b/docs/OnTrack/Deployment/google_cloud/Overview.md similarity index 100% rename from docs/OnTrack/Deployment/Google Cloud/Overview.md rename to docs/OnTrack/Deployment/google_cloud/Overview.md diff --git a/docs/OnTrack/Deployment/Google Cloud/assets/GoogleCloud_CICD.jpg b/docs/OnTrack/Deployment/google_cloud/assets/GoogleCloud_CICD.jpg similarity index 100% rename from docs/OnTrack/Deployment/Google Cloud/assets/GoogleCloud_CICD.jpg rename to docs/OnTrack/Deployment/google_cloud/assets/GoogleCloud_CICD.jpg diff --git a/docs/OnTrack/Deployment/Google Cloud/assets/GoogleCloud_Doubtfire.jpg b/docs/OnTrack/Deployment/google_cloud/assets/GoogleCloud_Doubtfire.jpg similarity index 100% rename from docs/OnTrack/Deployment/Google Cloud/assets/GoogleCloud_Doubtfire.jpg rename to docs/OnTrack/Deployment/google_cloud/assets/GoogleCloud_Doubtfire.jpg diff --git a/docs/OnTrack/Deployment/Google Cloud/assets/doubtfire-localhost-compose.png b/docs/OnTrack/Deployment/google_cloud/assets/doubtfire-localhost-compose.png similarity index 100% rename from docs/OnTrack/Deployment/Google Cloud/assets/doubtfire-localhost-compose.png rename to docs/OnTrack/Deployment/google_cloud/assets/doubtfire-localhost-compose.png diff --git a/docs/OnTrack/Deployment/Google Cloud/assets/doubtfire-localhost-docker.png b/docs/OnTrack/Deployment/google_cloud/assets/doubtfire-localhost-docker.png similarity index 100% rename from docs/OnTrack/Deployment/Google Cloud/assets/doubtfire-localhost-docker.png rename to docs/OnTrack/Deployment/google_cloud/assets/doubtfire-localhost-docker.png diff --git a/docs/OnTrack/Deployment/Google Cloud/assets/doubtfire-localhost.png b/docs/OnTrack/Deployment/google_cloud/assets/doubtfire-localhost.png similarity index 100% rename from docs/OnTrack/Deployment/Google Cloud/assets/doubtfire-localhost.png rename to docs/OnTrack/Deployment/google_cloud/assets/doubtfire-localhost.png diff --git a/docs/OnTrack/Deployment/Google Cloud/assets/gcp-instance-connect.png b/docs/OnTrack/Deployment/google_cloud/assets/gcp-instance-connect.png similarity index 100% rename from docs/OnTrack/Deployment/Google Cloud/assets/gcp-instance-connect.png rename to docs/OnTrack/Deployment/google_cloud/assets/gcp-instance-connect.png diff --git a/docs/OnTrack/Deployment/Google Cloud/assets/gcp-instance-docker.png b/docs/OnTrack/Deployment/google_cloud/assets/gcp-instance-docker.png similarity index 100% rename from docs/OnTrack/Deployment/Google Cloud/assets/gcp-instance-docker.png rename to docs/OnTrack/Deployment/google_cloud/assets/gcp-instance-docker.png diff --git a/docs/OnTrack/Deployment/Google Cloud/assets/ontrack-login.png b/docs/OnTrack/Deployment/google_cloud/assets/ontrack-login.png similarity index 100% rename from docs/OnTrack/Deployment/Google Cloud/assets/ontrack-login.png rename to docs/OnTrack/Deployment/google_cloud/assets/ontrack-login.png diff --git a/docs/DreamBig/Research & Findings/Index.md b/docs/OnTrack/Deployment/google_cloud/research_and_findings/Index.md similarity index 100% rename from docs/DreamBig/Research & Findings/Index.md rename to docs/OnTrack/Deployment/google_cloud/research_and_findings/Index.md diff --git a/docs/OnTrack/Deployment/Google Cloud/Research & Findings/google-cloud-research.md b/docs/OnTrack/Deployment/google_cloud/research_and_findings/google-cloud-research.md similarity index 100% rename from docs/OnTrack/Deployment/Google Cloud/Research & Findings/google-cloud-research.md rename to docs/OnTrack/Deployment/google_cloud/research_and_findings/google-cloud-research.md diff --git a/docs/OnTrack/Deployment/Meeting minutes/week 4 b/docs/OnTrack/Deployment/meeting_minutes/week 4 similarity index 97% rename from docs/OnTrack/Deployment/Meeting minutes/week 4 rename to docs/OnTrack/Deployment/meeting_minutes/week 4 index 8dca114a2..99360a0ef 100644 --- a/docs/OnTrack/Deployment/Meeting minutes/week 4 +++ b/docs/OnTrack/Deployment/meeting_minutes/week 4 @@ -17,7 +17,7 @@ A motion to approve the minutes of previous 24/03/2022 meeting was made Jordan T # Main motions - Demo documentation (https://deakin365.sharepoint.com/:w:/r/sites/ThothTech2- - Deployment/Shared%20Documents/Deployment/Documentation/demo%20doc.docx?d=we + Deployment/Shared%20Documents/deployment/Documentation/demo%20doc.docx?d=we ac1113a086c40aeaaec95ba7a4115be&csf=1&web=1&e=KxDKBz) ``` diff --git a/docs/OnTrack/Deployment/Enhanced Authentication/Index.md b/docs/OnTrack/Deployment/pipeline_build/Index.md similarity index 100% rename from docs/OnTrack/Deployment/Enhanced Authentication/Index.md rename to docs/OnTrack/Deployment/pipeline_build/Index.md diff --git a/docs/OnTrack/Deployment/Enhanced Authentication/Research & Findings/Index.md b/docs/OnTrack/Deployment/pipeline_build/research_and_findings/Index.md similarity index 100% rename from docs/OnTrack/Deployment/Enhanced Authentication/Research & Findings/Index.md rename to docs/OnTrack/Deployment/pipeline_build/research_and_findings/Index.md diff --git a/docs/OnTrack/Deployment/Software Requirements Specifications Document b/docs/OnTrack/Deployment/software_requirements_specifications_document.md similarity index 100% rename from docs/OnTrack/Deployment/Software Requirements Specifications Document rename to docs/OnTrack/Deployment/software_requirements_specifications_document.md diff --git a/docs/OnTrack/Deployment/User Stories b/docs/OnTrack/Deployment/user_stories.md similarity index 100% rename from docs/OnTrack/Deployment/User Stories rename to docs/OnTrack/Deployment/user_stories.md diff --git a/docs/OnTrack/Documentation/OnTrack Documentation Template.md b/docs/OnTrack/Documentation/ontrack_documentation_template.md similarity index 100% rename from docs/OnTrack/Documentation/OnTrack Documentation Template.md rename to docs/OnTrack/Documentation/ontrack_documentation_template.md diff --git a/docs/OnTrack/Documentation/OnTrack-Documentation-Template-Guide.md b/docs/OnTrack/Documentation/ontrack_documentation_template_guide.md similarity index 100% rename from docs/OnTrack/Documentation/OnTrack-Documentation-Template-Guide.md rename to docs/OnTrack/Documentation/ontrack_documentation_template_guide.md diff --git a/docs/OnTrack/Documentation/Privacy Policies.md b/docs/OnTrack/Documentation/privacy_policies.md similarity index 100% rename from docs/OnTrack/Documentation/Privacy Policies.md rename to docs/OnTrack/Documentation/privacy_policies.md diff --git a/docs/OnTrack/Deployment/Google Cloud/Research & Findings/Index.md b/docs/OnTrack/Documentation/research_and_findings/Index.md similarity index 100% rename from docs/OnTrack/Deployment/Google Cloud/Research & Findings/Index.md rename to docs/OnTrack/Documentation/research_and_findings/Index.md diff --git a/docs/OnTrack/Documentation/Spelling-And-Grammar-Template.md b/docs/OnTrack/Documentation/spelling_and_grammar_template.md similarity index 100% rename from docs/OnTrack/Documentation/Spelling-And-Grammar-Template.md rename to docs/OnTrack/Documentation/spelling_and_grammar_template.md diff --git a/docs/OnTrack/Documentation/Spike-Frontend-Documentation-Investigation.md b/docs/OnTrack/Documentation/spike_frontend_documentation_investigation.md similarity index 100% rename from docs/OnTrack/Documentation/Spike-Frontend-Documentation-Investigation.md rename to docs/OnTrack/Documentation/spike_frontend_documentation_investigation.md diff --git a/docs/OnTrack/Front End Migration/Migration/readme.md b/docs/OnTrack/Front End Migration/Migration/readme.md deleted file mode 100644 index 0b27d512c..000000000 --- a/docs/OnTrack/Front End Migration/Migration/readme.md +++ /dev/null @@ -1,10 +0,0 @@ -# Steps For Migration - ---- - -We have **two steps** for migration a component. - -## Steps - -1. [Create Branch](Create_Branch_and_Initial_Migration.md) -2. [Regular Commit](Regular_Migration_Step.md) diff --git a/docs/OnTrack/Group_Task_Submission/Group_Task_Submission_uml_design.md b/docs/OnTrack/Group_Task_Submission/Group_Task_Submission_uml_desig.md similarity index 100% rename from docs/OnTrack/Group_Task_Submission/Group_Task_Submission_uml_design.md rename to docs/OnTrack/Group_Task_Submission/Group_Task_Submission_uml_desig.md diff --git a/docs/OnTrack/Numbas/NumbasFeasabilityCheck.md b/docs/OnTrack/Numbas/numbas_feasability_check.md similarity index 100% rename from docs/OnTrack/Numbas/NumbasFeasabilityCheck.md rename to docs/OnTrack/Numbas/numbas_feasability_check.md diff --git a/docs/OnTrack/Numbas/NumbasProjectGuideline.md b/docs/OnTrack/Numbas/numbas_project_guideline.md similarity index 100% rename from docs/OnTrack/Numbas/NumbasProjectGuideline.md rename to docs/OnTrack/Numbas/numbas_project_guideline.md diff --git a/docs/OnTrack/Numbas/ProjectSignOffNumbas.md b/docs/OnTrack/Numbas/project_sign_off_numbas.md similarity index 94% rename from docs/OnTrack/Numbas/ProjectSignOffNumbas.md rename to docs/OnTrack/Numbas/project_sign_off_numbas.md index 7f0bd8e6f..a067909d3 100644 --- a/docs/OnTrack/Numbas/ProjectSignOffNumbas.md +++ b/docs/OnTrack/Numbas/project_sign_off_numbas.md @@ -60,11 +60,14 @@ increamenting delay We will also need to either enable or disable a test. -**Student View** ![StudentView](StudentView.jpg "Student View Design") +**Student View** ![StudentView](student_view.jpg + "Student View Design") -**Unit Chair View** ![UnitChair](UnitChair.jpg "Unit Chair Design") +**Unit Chair View** ![UnitChair](UnitChair.jpg + "Unit Chair Design") -**Data Flow Design** ![DataFlow](DataFlow.jpg "Data Flow Design") +**Data Flow Design** ![DataFlow](data_flow.jpg + "Data Flow Design") In terms of the changes we will require, we will need a new table in the DB to store the tests. diff --git a/docs/OnTrack/Numbas/ProjectSignOffTemplate.md b/docs/OnTrack/Numbas/project_sign_off_template.md similarity index 100% rename from docs/OnTrack/Numbas/ProjectSignOffTemplate.md rename to docs/OnTrack/Numbas/project_sign_off_template.md diff --git a/docs/OnTrack/Numbas/SpikeOutcome-Scorm2004.md b/docs/OnTrack/Numbas/spike_outcome_scorm2004.md similarity index 100% rename from docs/OnTrack/Numbas/SpikeOutcome-Scorm2004.md rename to docs/OnTrack/Numbas/spike_outcome_scorm2004.md diff --git a/docs/OnTrack/Numbas/StudentView.jpg b/docs/OnTrack/Numbas/student_view.jpg similarity index 100% rename from docs/OnTrack/Numbas/StudentView.jpg rename to docs/OnTrack/Numbas/student_view.jpg diff --git a/docs/OnTrack/Numbas/UnitChair.jpg b/docs/OnTrack/Numbas/unit_chair.jpg similarity index 100% rename from docs/OnTrack/Numbas/UnitChair.jpg rename to docs/OnTrack/Numbas/unit_chair.jpg diff --git a/docs/OnTrack/QA/Doubtfire-Deployment.md b/docs/OnTrack/QA/doubtfire_deployment.md similarity index 100% rename from docs/OnTrack/QA/Doubtfire-Deployment.md rename to docs/OnTrack/QA/doubtfire_deployment.md diff --git a/docs/OnTrack/QA/FeatureList.md b/docs/OnTrack/QA/feature_list.md similarity index 100% rename from docs/OnTrack/QA/FeatureList.md rename to docs/OnTrack/QA/feature_list.md diff --git a/docs/OnTrack/QA/MeetingMinutes/.prettierrc b/docs/OnTrack/QA/meeting_minutes/.prettierrc similarity index 100% rename from docs/OnTrack/QA/MeetingMinutes/.prettierrc rename to docs/OnTrack/QA/meeting_minutes/.prettierrc diff --git a/docs/OnTrack/QA/MeetingMinutes/01-08-2022.md b/docs/OnTrack/QA/meeting_minutes/01-08-2022.md similarity index 100% rename from docs/OnTrack/QA/MeetingMinutes/01-08-2022.md rename to docs/OnTrack/QA/meeting_minutes/01-08-2022.md diff --git a/docs/OnTrack/QA/MeetingMinutes/28-07-2022.md b/docs/OnTrack/QA/meeting_minutes/28-07-2022.md similarity index 100% rename from docs/OnTrack/QA/MeetingMinutes/28-07-2022.md rename to docs/OnTrack/QA/meeting_minutes/28-07-2022.md diff --git a/docs/OnTrack/QA/Test-Case-List.md b/docs/OnTrack/QA/test_case_list.md similarity index 100% rename from docs/OnTrack/QA/Test-Case-List.md rename to docs/OnTrack/QA/test_case_list.md diff --git a/docs/OnTrack/QA/Test-Case-Template.md b/docs/OnTrack/QA/test_case_template.md similarity index 100% rename from docs/OnTrack/QA/Test-Case-Template.md rename to docs/OnTrack/QA/test_case_template.md diff --git a/docs/OnTrack/QA/Test-Strategy.md b/docs/OnTrack/QA/test_strategy.md similarity index 100% rename from docs/OnTrack/QA/Test-Strategy.md rename to docs/OnTrack/QA/test_strategy.md diff --git a/docs/OnTrack/QA/Use-Case.md b/docs/OnTrack/QA/use_case.md similarity index 100% rename from docs/OnTrack/QA/Use-Case.md rename to docs/OnTrack/QA/use_case.md diff --git a/docs/OnTrack/Data Analytics Platform/ClassDiagram.jpg b/docs/OnTrack/data_analytics_platform/ClassDiagram.jpg similarity index 100% rename from docs/OnTrack/Data Analytics Platform/ClassDiagram.jpg rename to docs/OnTrack/data_analytics_platform/ClassDiagram.jpg diff --git a/docs/OnTrack/Data Analytics Platform/Figma Design.pdf b/docs/OnTrack/data_analytics_platform/Figma Design.pdf similarity index 100% rename from docs/OnTrack/Data Analytics Platform/Figma Design.pdf rename to docs/OnTrack/data_analytics_platform/Figma Design.pdf diff --git a/docs/OnTrack/Data Analytics Platform/T1_2023/DAP-1 design.pdf b/docs/OnTrack/data_analytics_platform/T1_2023/DAP-1 design.pdf similarity index 100% rename from docs/OnTrack/Data Analytics Platform/T1_2023/DAP-1 design.pdf rename to docs/OnTrack/data_analytics_platform/T1_2023/DAP-1 design.pdf diff --git a/docs/OnTrack/Data Analytics Platform/T1_2023/DAPEthicalReview.md b/docs/OnTrack/data_analytics_platform/T1_2023/DAPEthicalReview.md similarity index 100% rename from docs/OnTrack/Data Analytics Platform/T1_2023/DAPEthicalReview.md rename to docs/OnTrack/data_analytics_platform/T1_2023/DAPEthicalReview.md diff --git a/docs/OnTrack/Data Analytics Platform/T1_2023/DataPoint-research-documentation.md b/docs/OnTrack/data_analytics_platform/T1_2023/DataPoint-research-documentation.md similarity index 100% rename from docs/OnTrack/Data Analytics Platform/T1_2023/DataPoint-research-documentation.md rename to docs/OnTrack/data_analytics_platform/T1_2023/DataPoint-research-documentation.md diff --git a/docs/OnTrack/Data Analytics Platform/T1_2023/Front-end-design.md b/docs/OnTrack/data_analytics_platform/T1_2023/Front-end-design.md similarity index 100% rename from docs/OnTrack/Data Analytics Platform/T1_2023/Front-end-design.md rename to docs/OnTrack/data_analytics_platform/T1_2023/Front-end-design.md diff --git a/docs/OnTrack/Data Analytics Platform/T1_2023/Meeting minutes for DAP design plan.md b/docs/OnTrack/data_analytics_platform/T1_2023/Meeting minutes for DAP design plan.md similarity index 100% rename from docs/OnTrack/Data Analytics Platform/T1_2023/Meeting minutes for DAP design plan.md rename to docs/OnTrack/data_analytics_platform/T1_2023/Meeting minutes for DAP design plan.md diff --git a/docs/OnTrack/Data Analytics Platform/T1_2023/Ontrackdata2.xlsx b/docs/OnTrack/data_analytics_platform/T1_2023/Ontrackdata2.xlsx similarity index 100% rename from docs/OnTrack/Data Analytics Platform/T1_2023/Ontrackdata2.xlsx rename to docs/OnTrack/data_analytics_platform/T1_2023/Ontrackdata2.xlsx diff --git a/docs/OnTrack/Data Analytics Platform/T1_2023/QuestionnaireVI.md b/docs/OnTrack/data_analytics_platform/T1_2023/QuestionnaireVI.md similarity index 100% rename from docs/OnTrack/Data Analytics Platform/T1_2023/QuestionnaireVI.md rename to docs/OnTrack/data_analytics_platform/T1_2023/QuestionnaireVI.md diff --git a/docs/OnTrack/Data Analytics Platform/T1_2023/Rport.docx b/docs/OnTrack/data_analytics_platform/T1_2023/Rport.docx similarity index 100% rename from docs/OnTrack/Data Analytics Platform/T1_2023/Rport.docx rename to docs/OnTrack/data_analytics_platform/T1_2023/Rport.docx diff --git a/docs/OnTrack/Data Analytics Platform/T1_2023/SIT378_Student_Infor_Relationship.ipynb b/docs/OnTrack/data_analytics_platform/T1_2023/SIT378_Student_Infor_Relationship.ipynb similarity index 100% rename from docs/OnTrack/Data Analytics Platform/T1_2023/SIT378_Student_Infor_Relationship.ipynb rename to docs/OnTrack/data_analytics_platform/T1_2023/SIT378_Student_Infor_Relationship.ipynb diff --git a/docs/OnTrack/Data Analytics Platform/T1_2023/SIT378_improved_data model.ipynb b/docs/OnTrack/data_analytics_platform/T1_2023/SIT378_improved_data model.ipynb similarity index 100% rename from docs/OnTrack/Data Analytics Platform/T1_2023/SIT378_improved_data model.ipynb rename to docs/OnTrack/data_analytics_platform/T1_2023/SIT378_improved_data model.ipynb diff --git a/docs/OnTrack/Data Analytics Platform/T1_2023/SIT_374_Analysis.ipynb b/docs/OnTrack/data_analytics_platform/T1_2023/SIT_374_Analysis.ipynb similarity index 100% rename from docs/OnTrack/Data Analytics Platform/T1_2023/SIT_374_Analysis.ipynb rename to docs/OnTrack/data_analytics_platform/T1_2023/SIT_374_Analysis.ipynb diff --git a/docs/OnTrack/Data Analytics Platform/T1_2023/SIT_374_Analysis.pdf b/docs/OnTrack/data_analytics_platform/T1_2023/SIT_374_Analysis.pdf similarity index 100% rename from docs/OnTrack/Data Analytics Platform/T1_2023/SIT_374_Analysis.pdf rename to docs/OnTrack/data_analytics_platform/T1_2023/SIT_374_Analysis.pdf diff --git a/docs/OnTrack/Data Analytics Platform/T1_2023/Student Performance Database Table.pdf b/docs/OnTrack/data_analytics_platform/T1_2023/Student Performance Database Table.pdf similarity index 100% rename from docs/OnTrack/Data Analytics Platform/T1_2023/Student Performance Database Table.pdf rename to docs/OnTrack/data_analytics_platform/T1_2023/Student Performance Database Table.pdf diff --git a/docs/OnTrack/Data Analytics Platform/T1_2023/T1 Final design Proposal.md b/docs/OnTrack/data_analytics_platform/T1_2023/T1 Final design Proposal.md similarity index 100% rename from docs/OnTrack/Data Analytics Platform/T1_2023/T1 Final design Proposal.md rename to docs/OnTrack/data_analytics_platform/T1_2023/T1 Final design Proposal.md diff --git a/docs/OnTrack/Data Analytics Platform/T1_2023/Title.docx b/docs/OnTrack/data_analytics_platform/T1_2023/Title.docx similarity index 100% rename from docs/OnTrack/Data Analytics Platform/T1_2023/Title.docx rename to docs/OnTrack/data_analytics_platform/T1_2023/Title.docx diff --git a/docs/OnTrack/Data Analytics Platform/T1_2023/angularjs echart demo code.pdf b/docs/OnTrack/data_analytics_platform/T1_2023/angularjs echart demo code.pdf similarity index 100% rename from docs/OnTrack/Data Analytics Platform/T1_2023/angularjs echart demo code.pdf rename to docs/OnTrack/data_analytics_platform/T1_2023/angularjs echart demo code.pdf diff --git a/docs/OnTrack/Data Analytics Platform/T1_2023/angularjs echart documentation.pdf b/docs/OnTrack/data_analytics_platform/T1_2023/angularjs echart documentation.pdf similarity index 100% rename from docs/OnTrack/Data Analytics Platform/T1_2023/angularjs echart documentation.pdf rename to docs/OnTrack/data_analytics_platform/T1_2023/angularjs echart documentation.pdf diff --git a/docs/OnTrack/Data Analytics Platform/WorkingApp.jpg b/docs/OnTrack/data_analytics_platform/WorkingApp.jpg similarity index 100% rename from docs/OnTrack/Data Analytics Platform/WorkingApp.jpg rename to docs/OnTrack/data_analytics_platform/WorkingApp.jpg diff --git a/docs/OnTrack/Data Analytics Platform/readme.md b/docs/OnTrack/data_analytics_platform/readme.md similarity index 100% rename from docs/OnTrack/Data Analytics Platform/readme.md rename to docs/OnTrack/data_analytics_platform/readme.md diff --git a/docs/OnTrack/Feedback Enhancement/images/Screenshot 2024-05-17 at 22-22-56 OnTrack.png b/docs/OnTrack/feedback_enhancement/images/Screenshot 2024-05-17 at 22-22-56 OnTrack.png similarity index 100% rename from docs/OnTrack/Feedback Enhancement/images/Screenshot 2024-05-17 at 22-22-56 OnTrack.png rename to docs/OnTrack/feedback_enhancement/images/Screenshot 2024-05-17 at 22-22-56 OnTrack.png diff --git a/docs/OnTrack/Feedback Enhancement/images/Screenshot 2024-05-17 at 22-23-39 OnTrack.png b/docs/OnTrack/feedback_enhancement/images/Screenshot 2024-05-17 at 22-23-39 OnTrack.png similarity index 100% rename from docs/OnTrack/Feedback Enhancement/images/Screenshot 2024-05-17 at 22-23-39 OnTrack.png rename to docs/OnTrack/feedback_enhancement/images/Screenshot 2024-05-17 at 22-23-39 OnTrack.png diff --git a/docs/OnTrack/Feedback Enhancement/tutor feedback enhancement feature.md b/docs/OnTrack/feedback_enhancement/tutor feedback enhancement feature.md similarity index 100% rename from docs/OnTrack/Feedback Enhancement/tutor feedback enhancement feature.md rename to docs/OnTrack/feedback_enhancement/tutor feedback enhancement feature.md diff --git a/docs/OnTrack/Feedback Enhancement/unit--chair-admin-stage-editor.md b/docs/OnTrack/feedback_enhancement/unit--chair-admin-stage-editor.md similarity index 100% rename from docs/OnTrack/Feedback Enhancement/unit--chair-admin-stage-editor.md rename to docs/OnTrack/feedback_enhancement/unit--chair-admin-stage-editor.md diff --git a/docs/OnTrack/File Submission Enhancements/Index.md b/docs/OnTrack/file_submission_enhancements/Index.md similarity index 100% rename from docs/OnTrack/File Submission Enhancements/Index.md rename to docs/OnTrack/file_submission_enhancements/Index.md diff --git a/docs/OnTrack/File Submission Enhancements/Word Document Submission/Gotenberg Benchmark Comparison to Pandoc and LibreOffice - Kosta.pdf b/docs/OnTrack/file_submission_enhancements/Word Document Submission/Gotenberg Benchmark Comparison to Pandoc and LibreOffice - Kosta.pdf similarity index 100% rename from docs/OnTrack/File Submission Enhancements/Word Document Submission/Gotenberg Benchmark Comparison to Pandoc and LibreOffice - Kosta.pdf rename to docs/OnTrack/file_submission_enhancements/Word Document Submission/Gotenberg Benchmark Comparison to Pandoc and LibreOffice - Kosta.pdf diff --git a/docs/OnTrack/Deployment/Pipeline Build/Index.md b/docs/OnTrack/file_submission_enhancements/Word Document Submission/Index.md similarity index 100% rename from docs/OnTrack/Deployment/Pipeline Build/Index.md rename to docs/OnTrack/file_submission_enhancements/Word Document Submission/Index.md diff --git a/docs/OnTrack/File Submission Enhancements/Word Document Submission/Performance Benchmarking/converted_files/libreoffice/file-sample_100kb.pdf b/docs/OnTrack/file_submission_enhancements/Word Document Submission/Performance Benchmarking/converted_files/libreoffice/file-sample_100kb.pdf similarity index 100% rename from docs/OnTrack/File Submission Enhancements/Word Document Submission/Performance Benchmarking/converted_files/libreoffice/file-sample_100kb.pdf rename to docs/OnTrack/file_submission_enhancements/Word Document Submission/Performance Benchmarking/converted_files/libreoffice/file-sample_100kb.pdf diff --git a/docs/OnTrack/File Submission Enhancements/Word Document Submission/Performance Benchmarking/converted_files/libreoffice/file-sample_1MB.pdf b/docs/OnTrack/file_submission_enhancements/Word Document Submission/Performance Benchmarking/converted_files/libreoffice/file-sample_1MB.pdf similarity index 100% rename from docs/OnTrack/File Submission Enhancements/Word Document Submission/Performance Benchmarking/converted_files/libreoffice/file-sample_1MB.pdf rename to docs/OnTrack/file_submission_enhancements/Word Document Submission/Performance Benchmarking/converted_files/libreoffice/file-sample_1MB.pdf diff --git a/docs/OnTrack/File Submission Enhancements/Word Document Submission/Performance Benchmarking/converted_files/libreoffice/file-sample_500kb.pdf b/docs/OnTrack/file_submission_enhancements/Word Document Submission/Performance Benchmarking/converted_files/libreoffice/file-sample_500kb.pdf similarity index 100% rename from docs/OnTrack/File Submission Enhancements/Word Document Submission/Performance Benchmarking/converted_files/libreoffice/file-sample_500kb.pdf rename to docs/OnTrack/file_submission_enhancements/Word Document Submission/Performance Benchmarking/converted_files/libreoffice/file-sample_500kb.pdf diff --git a/docs/OnTrack/File Submission Enhancements/Word Document Submission/Performance Benchmarking/converted_files/pandoc/file-sample_100kb.pdf b/docs/OnTrack/file_submission_enhancements/Word Document Submission/Performance Benchmarking/converted_files/pandoc/file-sample_100kb.pdf similarity index 100% rename from docs/OnTrack/File Submission Enhancements/Word Document Submission/Performance Benchmarking/converted_files/pandoc/file-sample_100kb.pdf rename to docs/OnTrack/file_submission_enhancements/Word Document Submission/Performance Benchmarking/converted_files/pandoc/file-sample_100kb.pdf diff --git a/docs/OnTrack/File Submission Enhancements/Word Document Submission/Performance Benchmarking/converted_files/pandoc/file-sample_1MB.pdf b/docs/OnTrack/file_submission_enhancements/Word Document Submission/Performance Benchmarking/converted_files/pandoc/file-sample_1MB.pdf similarity index 100% rename from docs/OnTrack/File Submission Enhancements/Word Document Submission/Performance Benchmarking/converted_files/pandoc/file-sample_1MB.pdf rename to docs/OnTrack/file_submission_enhancements/Word Document Submission/Performance Benchmarking/converted_files/pandoc/file-sample_1MB.pdf diff --git a/docs/OnTrack/File Submission Enhancements/Word Document Submission/Performance Benchmarking/converted_files/pandoc/file-sample_500kb.pdf b/docs/OnTrack/file_submission_enhancements/Word Document Submission/Performance Benchmarking/converted_files/pandoc/file-sample_500kb.pdf similarity index 100% rename from docs/OnTrack/File Submission Enhancements/Word Document Submission/Performance Benchmarking/converted_files/pandoc/file-sample_500kb.pdf rename to docs/OnTrack/file_submission_enhancements/Word Document Submission/Performance Benchmarking/converted_files/pandoc/file-sample_500kb.pdf diff --git a/docs/OnTrack/File Submission Enhancements/Word Document Submission/Performance Benchmarking/file-sample-special-media_50kB.docx b/docs/OnTrack/file_submission_enhancements/Word Document Submission/Performance Benchmarking/file-sample-special-media_50kB.docx similarity index 100% rename from docs/OnTrack/File Submission Enhancements/Word Document Submission/Performance Benchmarking/file-sample-special-media_50kB.docx rename to docs/OnTrack/file_submission_enhancements/Word Document Submission/Performance Benchmarking/file-sample-special-media_50kB.docx diff --git a/docs/OnTrack/File Submission Enhancements/Word Document Submission/Performance Benchmarking/file-sample_100kB.docx b/docs/OnTrack/file_submission_enhancements/Word Document Submission/Performance Benchmarking/file-sample_100kB.docx similarity index 100% rename from docs/OnTrack/File Submission Enhancements/Word Document Submission/Performance Benchmarking/file-sample_100kB.docx rename to docs/OnTrack/file_submission_enhancements/Word Document Submission/Performance Benchmarking/file-sample_100kB.docx diff --git a/docs/OnTrack/File Submission Enhancements/Word Document Submission/Performance Benchmarking/file-sample_1MB.docx b/docs/OnTrack/file_submission_enhancements/Word Document Submission/Performance Benchmarking/file-sample_1MB.docx similarity index 100% rename from docs/OnTrack/File Submission Enhancements/Word Document Submission/Performance Benchmarking/file-sample_1MB.docx rename to docs/OnTrack/file_submission_enhancements/Word Document Submission/Performance Benchmarking/file-sample_1MB.docx diff --git a/docs/OnTrack/File Submission Enhancements/Word Document Submission/Performance Benchmarking/file-sample_500kB.docx b/docs/OnTrack/file_submission_enhancements/Word Document Submission/Performance Benchmarking/file-sample_500kB.docx similarity index 100% rename from docs/OnTrack/File Submission Enhancements/Word Document Submission/Performance Benchmarking/file-sample_500kB.docx rename to docs/OnTrack/file_submission_enhancements/Word Document Submission/Performance Benchmarking/file-sample_500kB.docx diff --git a/docs/OnTrack/File Submission Enhancements/Word Document Submission/Performance Benchmarking/runner.ipynb b/docs/OnTrack/file_submission_enhancements/Word Document Submission/Performance Benchmarking/runner.ipynb similarity index 100% rename from docs/OnTrack/File Submission Enhancements/Word Document Submission/Performance Benchmarking/runner.ipynb rename to docs/OnTrack/file_submission_enhancements/Word Document Submission/Performance Benchmarking/runner.ipynb diff --git a/docs/OnTrack/File Submission Enhancements/Word Document Submission/Project Summary/Images/figure1.PNG b/docs/OnTrack/file_submission_enhancements/Word Document Submission/Project Summary/Images/figure1.PNG similarity index 100% rename from docs/OnTrack/File Submission Enhancements/Word Document Submission/Project Summary/Images/figure1.PNG rename to docs/OnTrack/file_submission_enhancements/Word Document Submission/Project Summary/Images/figure1.PNG diff --git a/docs/OnTrack/File Submission Enhancements/Word Document Submission/Project Summary/Images/figure2.PNG b/docs/OnTrack/file_submission_enhancements/Word Document Submission/Project Summary/Images/figure2.PNG similarity index 100% rename from docs/OnTrack/File Submission Enhancements/Word Document Submission/Project Summary/Images/figure2.PNG rename to docs/OnTrack/file_submission_enhancements/Word Document Submission/Project Summary/Images/figure2.PNG diff --git a/docs/OnTrack/File Submission Enhancements/Word Document Submission/Project Summary/Images/figure3.png b/docs/OnTrack/file_submission_enhancements/Word Document Submission/Project Summary/Images/figure3.png similarity index 100% rename from docs/OnTrack/File Submission Enhancements/Word Document Submission/Project Summary/Images/figure3.png rename to docs/OnTrack/file_submission_enhancements/Word Document Submission/Project Summary/Images/figure3.png diff --git a/docs/OnTrack/File Submission Enhancements/Word Document Submission/Project Summary/ProjectSummaryDocument.md b/docs/OnTrack/file_submission_enhancements/Word Document Submission/Project Summary/ProjectSummaryDocument.md similarity index 100% rename from docs/OnTrack/File Submission Enhancements/Word Document Submission/Project Summary/ProjectSummaryDocument.md rename to docs/OnTrack/file_submission_enhancements/Word Document Submission/Project Summary/ProjectSummaryDocument.md diff --git a/docs/OnTrack/Front End Migration/Migration/Create_Branch_and_Initial_Migration.md b/docs/OnTrack/front_end_migration/Migration/create_branch_and_initial_migration.md similarity index 100% rename from docs/OnTrack/Front End Migration/Migration/Create_Branch_and_Initial_Migration.md rename to docs/OnTrack/front_end_migration/Migration/create_branch_and_initial_migration.md diff --git a/docs/OnTrack/Front End Migration/Migration/imgs/Dependency_Injection.png b/docs/OnTrack/front_end_migration/Migration/imgs/Dependency_Injection.png similarity index 100% rename from docs/OnTrack/Front End Migration/Migration/imgs/Dependency_Injection.png rename to docs/OnTrack/front_end_migration/Migration/imgs/Dependency_Injection.png diff --git a/docs/OnTrack/Front End Migration/Migration/imgs/Import_TS_component.png b/docs/OnTrack/front_end_migration/Migration/imgs/Import_TS_component.png similarity index 100% rename from docs/OnTrack/Front End Migration/Migration/imgs/Import_TS_component.png rename to docs/OnTrack/front_end_migration/Migration/imgs/Import_TS_component.png diff --git a/docs/OnTrack/Front End Migration/Migration/imgs/create_branch.png b/docs/OnTrack/front_end_migration/Migration/imgs/create_branch.png similarity index 100% rename from docs/OnTrack/Front End Migration/Migration/imgs/create_branch.png rename to docs/OnTrack/front_end_migration/Migration/imgs/create_branch.png diff --git a/docs/OnTrack/Front End Migration/Migration/imgs/delete_import.png b/docs/OnTrack/front_end_migration/Migration/imgs/delete_import.png similarity index 100% rename from docs/OnTrack/Front End Migration/Migration/imgs/delete_import.png rename to docs/OnTrack/front_end_migration/Migration/imgs/delete_import.png diff --git a/docs/OnTrack/Front End Migration/Migration/imgs/delete_injection.png b/docs/OnTrack/front_end_migration/Migration/imgs/delete_injection.png similarity index 100% rename from docs/OnTrack/Front End Migration/Migration/imgs/delete_injection.png rename to docs/OnTrack/front_end_migration/Migration/imgs/delete_injection.png diff --git a/docs/OnTrack/Front End Migration/Migration/imgs/downgrade.png b/docs/OnTrack/front_end_migration/Migration/imgs/downgrade.png similarity index 100% rename from docs/OnTrack/Front End Migration/Migration/imgs/downgrade.png rename to docs/OnTrack/front_end_migration/Migration/imgs/downgrade.png diff --git a/docs/OnTrack/Front End Migration/Migration/imgs/fetch_thoth.png b/docs/OnTrack/front_end_migration/Migration/imgs/fetch_thoth.png similarity index 100% rename from docs/OnTrack/Front End Migration/Migration/imgs/fetch_thoth.png rename to docs/OnTrack/front_end_migration/Migration/imgs/fetch_thoth.png diff --git a/docs/OnTrack/Front End Migration/Migration/imgs/git_checkout.png b/docs/OnTrack/front_end_migration/Migration/imgs/git_checkout.png similarity index 100% rename from docs/OnTrack/Front End Migration/Migration/imgs/git_checkout.png rename to docs/OnTrack/front_end_migration/Migration/imgs/git_checkout.png diff --git a/docs/OnTrack/Front End Migration/Migration/imgs/git_remote.png b/docs/OnTrack/front_end_migration/Migration/imgs/git_remote.png similarity index 100% rename from docs/OnTrack/Front End Migration/Migration/imgs/git_remote.png rename to docs/OnTrack/front_end_migration/Migration/imgs/git_remote.png diff --git a/docs/OnTrack/Front End Migration/Migration/imgs/import_to_angular.png b/docs/OnTrack/front_end_migration/Migration/imgs/import_to_angular.png similarity index 100% rename from docs/OnTrack/Front End Migration/Migration/imgs/import_to_angular.png rename to docs/OnTrack/front_end_migration/Migration/imgs/import_to_angular.png diff --git a/docs/OnTrack/Front End Migration/Migration/imgs/import_to_ng_module.png b/docs/OnTrack/front_end_migration/Migration/imgs/import_to_ng_module.png similarity index 100% rename from docs/OnTrack/Front End Migration/Migration/imgs/import_to_ng_module.png rename to docs/OnTrack/front_end_migration/Migration/imgs/import_to_ng_module.png diff --git a/docs/OnTrack/Front End Migration/Migration/imgs/push_to_origin.png b/docs/OnTrack/front_end_migration/Migration/imgs/push_to_origin.png similarity index 100% rename from docs/OnTrack/Front End Migration/Migration/imgs/push_to_origin.png rename to docs/OnTrack/front_end_migration/Migration/imgs/push_to_origin.png diff --git a/docs/OnTrack/Front End Migration/Migration/imgs/start_typescript.png b/docs/OnTrack/front_end_migration/Migration/imgs/start_typescript.png similarity index 100% rename from docs/OnTrack/Front End Migration/Migration/imgs/start_typescript.png rename to docs/OnTrack/front_end_migration/Migration/imgs/start_typescript.png diff --git a/docs/OnTrack/Front End Migration/Migration/imgs/vscode_change_branch_1.png b/docs/OnTrack/front_end_migration/Migration/imgs/vscode_change_branch_1.png similarity index 100% rename from docs/OnTrack/Front End Migration/Migration/imgs/vscode_change_branch_1.png rename to docs/OnTrack/front_end_migration/Migration/imgs/vscode_change_branch_1.png diff --git a/docs/OnTrack/Front End Migration/Migration/imgs/vscode_change_branch_2.png b/docs/OnTrack/front_end_migration/Migration/imgs/vscode_change_branch_2.png similarity index 100% rename from docs/OnTrack/Front End Migration/Migration/imgs/vscode_change_branch_2.png rename to docs/OnTrack/front_end_migration/Migration/imgs/vscode_change_branch_2.png diff --git a/docs/OnTrack/front_end_migration/Migration/readme.md b/docs/OnTrack/front_end_migration/Migration/readme.md new file mode 100644 index 000000000..05d910380 --- /dev/null +++ b/docs/OnTrack/front_end_migration/Migration/readme.md @@ -0,0 +1,10 @@ +# Steps For Migration + +--- + +We have **two steps** for migration a component. + +## Steps + +1. [Create Branch](create_branch_and_initial_migration.md) +2. [Regular Commit](regular_migration_step.md) \ No newline at end of file diff --git a/docs/OnTrack/Front End Migration/Migration/Regular_Migration_Step.md b/docs/OnTrack/front_end_migration/Migration/regular_migration_step.md similarity index 100% rename from docs/OnTrack/Front End Migration/Migration/Regular_Migration_Step.md rename to docs/OnTrack/front_end_migration/Migration/regular_migration_step.md diff --git a/docs/OnTrack/Front End Migration/Deploy OnTrack using Docker/Docker_Compose_with_WSL2.md b/docs/OnTrack/front_end_migration/deploy_ontrack_using_docker/Docker_Compose_with_WSL2.md similarity index 100% rename from docs/OnTrack/Front End Migration/Deploy OnTrack using Docker/Docker_Compose_with_WSL2.md rename to docs/OnTrack/front_end_migration/deploy_ontrack_using_docker/Docker_Compose_with_WSL2.md diff --git a/docs/OnTrack/Front End Migration/Deploy OnTrack using Docker/Docker_Setup_Tutorial.md b/docs/OnTrack/front_end_migration/deploy_ontrack_using_docker/Docker_Setup_Tutorial.md similarity index 100% rename from docs/OnTrack/Front End Migration/Deploy OnTrack using Docker/Docker_Setup_Tutorial.md rename to docs/OnTrack/front_end_migration/deploy_ontrack_using_docker/Docker_Setup_Tutorial.md diff --git a/docs/OnTrack/Front End Migration/Deploy OnTrack using Docker/Troubleshooting_Docker_Backup_for_OnTrack.md b/docs/OnTrack/front_end_migration/deploy_ontrack_using_docker/Troubleshooting_Docker_Backup_for_OnTrack.md similarity index 100% rename from docs/OnTrack/Front End Migration/Deploy OnTrack using Docker/Troubleshooting_Docker_Backup_for_OnTrack.md rename to docs/OnTrack/front_end_migration/deploy_ontrack_using_docker/Troubleshooting_Docker_Backup_for_OnTrack.md diff --git a/docs/OnTrack/Front End Migration/Deploy OnTrack using Docker/imgs/docker_support.png b/docs/OnTrack/front_end_migration/deploy_ontrack_using_docker/imgs/docker_support.png similarity index 100% rename from docs/OnTrack/Front End Migration/Deploy OnTrack using Docker/imgs/docker_support.png rename to docs/OnTrack/front_end_migration/deploy_ontrack_using_docker/imgs/docker_support.png diff --git a/docs/OnTrack/Front End Migration/Deploy OnTrack using Docker/imgs/programs_and_features.png b/docs/OnTrack/front_end_migration/deploy_ontrack_using_docker/imgs/programs_and_features.png similarity index 100% rename from docs/OnTrack/Front End Migration/Deploy OnTrack using Docker/imgs/programs_and_features.png rename to docs/OnTrack/front_end_migration/deploy_ontrack_using_docker/imgs/programs_and_features.png diff --git a/docs/OnTrack/Front End Migration/Deploy OnTrack using Docker/imgs/search_bar.png b/docs/OnTrack/front_end_migration/deploy_ontrack_using_docker/imgs/search_bar.png similarity index 100% rename from docs/OnTrack/Front End Migration/Deploy OnTrack using Docker/imgs/search_bar.png rename to docs/OnTrack/front_end_migration/deploy_ontrack_using_docker/imgs/search_bar.png diff --git a/docs/OnTrack/Front End Migration/Deploy OnTrack using Docker/imgs/ubuntu_sub_system.png b/docs/OnTrack/front_end_migration/deploy_ontrack_using_docker/imgs/ubuntu_sub_system.png similarity index 100% rename from docs/OnTrack/Front End Migration/Deploy OnTrack using Docker/imgs/ubuntu_sub_system.png rename to docs/OnTrack/front_end_migration/deploy_ontrack_using_docker/imgs/ubuntu_sub_system.png diff --git a/docs/OnTrack/Front End Migration/Deploy OnTrack using Docker/imgs/windows_features.png b/docs/OnTrack/front_end_migration/deploy_ontrack_using_docker/imgs/windows_features.png similarity index 100% rename from docs/OnTrack/Front End Migration/Deploy OnTrack using Docker/imgs/windows_features.png rename to docs/OnTrack/front_end_migration/deploy_ontrack_using_docker/imgs/windows_features.png diff --git a/docs/OnTrack/Front End Migration/Deploy OnTrack using Docker/readme.md b/docs/OnTrack/front_end_migration/deploy_ontrack_using_docker/readme.md similarity index 100% rename from docs/OnTrack/Front End Migration/Deploy OnTrack using Docker/readme.md rename to docs/OnTrack/front_end_migration/deploy_ontrack_using_docker/readme.md diff --git a/docs/OnTrack/Front End Migration/Framework/Angular_and_AngularJS.md b/docs/OnTrack/front_end_migration/framework/angular_and_angularjs.md similarity index 100% rename from docs/OnTrack/Front End Migration/Framework/Angular_and_AngularJS.md rename to docs/OnTrack/front_end_migration/framework/angular_and_angularjs.md diff --git a/docs/OnTrack/Front End Migration/Framework/AngularJS_note(Partial).pdf b/docs/OnTrack/front_end_migration/framework/angularjs_note_partial.pdf similarity index 100% rename from docs/OnTrack/Front End Migration/Framework/AngularJS_note(Partial).pdf rename to docs/OnTrack/front_end_migration/framework/angularjs_note_partial.pdf diff --git a/docs/OnTrack/Front End Migration/readme.md b/docs/OnTrack/front_end_migration/readme.md similarity index 95% rename from docs/OnTrack/Front End Migration/readme.md rename to docs/OnTrack/front_end_migration/readme.md index c98276f5b..65962e298 100644 --- a/docs/OnTrack/Front End Migration/readme.md +++ b/docs/OnTrack/front_end_migration/readme.md @@ -83,11 +83,12 @@ As a junior we suggest that you should: > If the servers in the docker running into issues, please follow the backup plan - > [Troubleshooting Docker - Backup for OnTrack](Docker/Troubleshooting_Docker_Backup_for_OnTrack.md) 3. Migration - 1. Read [Create Brach and Initial Migration](Migration/Create_Branch_and_Initial_Migration) + 1. Read [Create Brach and Initial Migration](migration/create_branch_and_initial_migration) guideline. - 2. Read [Regular Commit](Migration/Regular_Migration_Step.md) guideline. + 2. Read [Regular Commit](migration/regular_migration_step.md +) guideline. 4. Testing - 1. Read [Unit Test](Testing/Unit_Test.md) guideline. + 1. Read [Unit Test](testing/unit_test.md) guideline. 5. Do **report any issue** or questions to the senior or deilvery lead. 6. **Writting docemnts** during the learning process which you found intresting or worth to know. 7. Start to migrate some simple components. diff --git a/docs/OnTrack/Deployment/Pipeline Build/Research & Findings/Index.md b/docs/OnTrack/front_end_migration/research_and_findings/Index.md similarity index 100% rename from docs/OnTrack/Deployment/Pipeline Build/Research & Findings/Index.md rename to docs/OnTrack/front_end_migration/research_and_findings/Index.md diff --git a/docs/OnTrack/Front End Migration/Research & Findings/Spikes/SpikeOutcome - Data Analytics.md b/docs/OnTrack/front_end_migration/research_and_findings/Spikes/SpikeOutcome - Data Analytics.md similarity index 100% rename from docs/OnTrack/Front End Migration/Research & Findings/Spikes/SpikeOutcome - Data Analytics.md rename to docs/OnTrack/front_end_migration/research_and_findings/Spikes/SpikeOutcome - Data Analytics.md diff --git a/docs/OnTrack/Front End Migration/Research & Findings/Testing Decision.md b/docs/OnTrack/front_end_migration/research_and_findings/testing_decision.md similarity index 100% rename from docs/OnTrack/Front End Migration/Research & Findings/Testing Decision.md rename to docs/OnTrack/front_end_migration/research_and_findings/testing_decision.md diff --git a/docs/OnTrack/Front End Migration/Testing/Unit_Test.md b/docs/OnTrack/front_end_migration/testing/Unit_Test.md similarity index 100% rename from docs/OnTrack/Front End Migration/Testing/Unit_Test.md rename to docs/OnTrack/front_end_migration/testing/Unit_Test.md diff --git a/docs/OnTrack/Front End Migration/Testing/imgs/unit_test_terminal_output.png b/docs/OnTrack/front_end_migration/testing/imgs/unit_test_terminal_output.png similarity index 100% rename from docs/OnTrack/Front End Migration/Testing/imgs/unit_test_terminal_output.png rename to docs/OnTrack/front_end_migration/testing/imgs/unit_test_terminal_output.png diff --git a/docs/OnTrack/Incorporate Content Ontrack/Design_Document.md b/docs/OnTrack/incorporate_content_ontrack/design_document.md similarity index 100% rename from docs/OnTrack/Incorporate Content Ontrack/Design_Document.md rename to docs/OnTrack/incorporate_content_ontrack/design_document.md diff --git a/docs/OnTrack/Incorporate Content Ontrack/Gather_Requirements.md b/docs/OnTrack/incorporate_content_ontrack/gather_requirements.md similarity index 100% rename from docs/OnTrack/Incorporate Content Ontrack/Gather_Requirements.md rename to docs/OnTrack/incorporate_content_ontrack/gather_requirements.md diff --git a/docs/OnTrack/Incorporate Content Ontrack/Incorporate_doc.md b/docs/OnTrack/incorporate_content_ontrack/incorporate_doc.md similarity index 100% rename from docs/OnTrack/Incorporate Content Ontrack/Incorporate_doc.md rename to docs/OnTrack/incorporate_content_ontrack/incorporate_doc.md diff --git a/docs/OnTrack/Incorporate Content Ontrack/Section_1.png b/docs/OnTrack/incorporate_content_ontrack/section_1.png similarity index 100% rename from docs/OnTrack/Incorporate Content Ontrack/Section_1.png rename to docs/OnTrack/incorporate_content_ontrack/section_1.png diff --git a/docs/OnTrack/Incorporate Content Ontrack/Section_2.png b/docs/OnTrack/incorporate_content_ontrack/section_2.png similarity index 100% rename from docs/OnTrack/Incorporate Content Ontrack/Section_2.png rename to docs/OnTrack/incorporate_content_ontrack/section_2.png diff --git a/docs/OnTrack/Incorporate Content Ontrack/Section_3.png b/docs/OnTrack/incorporate_content_ontrack/section_3.png similarity index 100% rename from docs/OnTrack/Incorporate Content Ontrack/Section_3.png rename to docs/OnTrack/incorporate_content_ontrack/section_3.png diff --git a/docs/OnTrack/Incorporate Content Ontrack/Section_4.png b/docs/OnTrack/incorporate_content_ontrack/section_4.png similarity index 100% rename from docs/OnTrack/Incorporate Content Ontrack/Section_4.png rename to docs/OnTrack/incorporate_content_ontrack/section_4.png diff --git a/docs/OnTrack/Incorporate Content Ontrack/Section_5.png b/docs/OnTrack/incorporate_content_ontrack/section_5.png similarity index 100% rename from docs/OnTrack/Incorporate Content Ontrack/Section_5.png rename to docs/OnTrack/incorporate_content_ontrack/section_5.png diff --git a/docs/OnTrack/Incorporate Content Ontrack/UML_Diagram.md b/docs/OnTrack/incorporate_content_ontrack/uml_diagram.md similarity index 100% rename from docs/OnTrack/Incorporate Content Ontrack/UML_Diagram.md rename to docs/OnTrack/incorporate_content_ontrack/uml_diagram.md diff --git a/docs/OnTrack/Jupyter Notebook/Index.md b/docs/OnTrack/jupyter_notebook/Index.md similarity index 100% rename from docs/OnTrack/Jupyter Notebook/Index.md rename to docs/OnTrack/jupyter_notebook/Index.md diff --git a/docs/OnTrack/Jupyter Notebook/Docker-Containers-SRS.md b/docs/OnTrack/jupyter_notebook/docker_containers_srs.md similarity index 100% rename from docs/OnTrack/Jupyter Notebook/Docker-Containers-SRS.md rename to docs/OnTrack/jupyter_notebook/docker_containers_srs.md diff --git a/docs/OnTrack/Jupyter Notebook/Docker-Documentation-Research-T1-2022.md b/docs/OnTrack/jupyter_notebook/docker_documentation_research_t1_2022.md similarity index 100% rename from docs/OnTrack/Jupyter Notebook/Docker-Documentation-Research-T1-2022.md rename to docs/OnTrack/jupyter_notebook/docker_documentation_research_t1_2022.md diff --git a/docs/OnTrack/Jupyter Notebook/docker_flow.png b/docs/OnTrack/jupyter_notebook/docker_flow.png similarity index 100% rename from docs/OnTrack/Jupyter Notebook/docker_flow.png rename to docs/OnTrack/jupyter_notebook/docker_flow.png diff --git a/docs/OnTrack/Jupyter Notebook/Jupyter-Notebook-Epic-T1-2022.md b/docs/OnTrack/jupyter_notebook/jupyter_notebook_epic_t1_2022.md similarity index 100% rename from docs/OnTrack/Jupyter Notebook/Jupyter-Notebook-Epic-T1-2022.md rename to docs/OnTrack/jupyter_notebook/jupyter_notebook_epic_t1_2022.md diff --git a/docs/OnTrack/Jupyter Notebook/Meeting Minutes/11.4.22.md b/docs/OnTrack/jupyter_notebook/meeting_minutes/11.4.22.md similarity index 100% rename from docs/OnTrack/Jupyter Notebook/Meeting Minutes/11.4.22.md rename to docs/OnTrack/jupyter_notebook/meeting_minutes/11.4.22.md diff --git a/docs/OnTrack/Jupyter Notebook/Meeting Minutes/14.4.22.md b/docs/OnTrack/jupyter_notebook/meeting_minutes/14.4.22.md similarity index 100% rename from docs/OnTrack/Jupyter Notebook/Meeting Minutes/14.4.22.md rename to docs/OnTrack/jupyter_notebook/meeting_minutes/14.4.22.md diff --git a/docs/OnTrack/Jupyter Notebook/Meeting Minutes/16.5.22.md b/docs/OnTrack/jupyter_notebook/meeting_minutes/16.5.22.md similarity index 100% rename from docs/OnTrack/Jupyter Notebook/Meeting Minutes/16.5.22.md rename to docs/OnTrack/jupyter_notebook/meeting_minutes/16.5.22.md diff --git a/docs/OnTrack/Jupyter Notebook/Meeting Minutes/18.4.22.md b/docs/OnTrack/jupyter_notebook/meeting_minutes/18.4.22.md similarity index 100% rename from docs/OnTrack/Jupyter Notebook/Meeting Minutes/18.4.22.md rename to docs/OnTrack/jupyter_notebook/meeting_minutes/18.4.22.md diff --git a/docs/OnTrack/Jupyter Notebook/Meeting Minutes/2.5.22.md b/docs/OnTrack/jupyter_notebook/meeting_minutes/2.5.22.md similarity index 100% rename from docs/OnTrack/Jupyter Notebook/Meeting Minutes/2.5.22.md rename to docs/OnTrack/jupyter_notebook/meeting_minutes/2.5.22.md diff --git a/docs/OnTrack/Jupyter Notebook/Meeting Minutes/20-3-22 b/docs/OnTrack/jupyter_notebook/meeting_minutes/20-3-22 similarity index 100% rename from docs/OnTrack/Jupyter Notebook/Meeting Minutes/20-3-22 rename to docs/OnTrack/jupyter_notebook/meeting_minutes/20-3-22 diff --git a/docs/OnTrack/Jupyter Notebook/Meeting Minutes/20.5.22.md b/docs/OnTrack/jupyter_notebook/meeting_minutes/20.5.22.md similarity index 100% rename from docs/OnTrack/Jupyter Notebook/Meeting Minutes/20.5.22.md rename to docs/OnTrack/jupyter_notebook/meeting_minutes/20.5.22.md diff --git a/docs/OnTrack/Jupyter Notebook/Meeting Minutes/22.4.22.md b/docs/OnTrack/jupyter_notebook/meeting_minutes/22.4.22.md similarity index 100% rename from docs/OnTrack/Jupyter Notebook/Meeting Minutes/22.4.22.md rename to docs/OnTrack/jupyter_notebook/meeting_minutes/22.4.22.md diff --git a/docs/OnTrack/Jupyter Notebook/Meeting Minutes/23.3.22.md b/docs/OnTrack/jupyter_notebook/meeting_minutes/23.3.22.md similarity index 100% rename from docs/OnTrack/Jupyter Notebook/Meeting Minutes/23.3.22.md rename to docs/OnTrack/jupyter_notebook/meeting_minutes/23.3.22.md diff --git a/docs/OnTrack/Jupyter Notebook/Meeting Minutes/23.5.22.md b/docs/OnTrack/jupyter_notebook/meeting_minutes/23.5.22.md similarity index 100% rename from docs/OnTrack/Jupyter Notebook/Meeting Minutes/23.5.22.md rename to docs/OnTrack/jupyter_notebook/meeting_minutes/23.5.22.md diff --git a/docs/OnTrack/Jupyter Notebook/Meeting Minutes/25.4.22.md b/docs/OnTrack/jupyter_notebook/meeting_minutes/25.4.22.md similarity index 100% rename from docs/OnTrack/Jupyter Notebook/Meeting Minutes/25.4.22.md rename to docs/OnTrack/jupyter_notebook/meeting_minutes/25.4.22.md diff --git a/docs/OnTrack/Jupyter Notebook/Meeting Minutes/28.3.22.md b/docs/OnTrack/jupyter_notebook/meeting_minutes/28.3.22.md similarity index 100% rename from docs/OnTrack/Jupyter Notebook/Meeting Minutes/28.3.22.md rename to docs/OnTrack/jupyter_notebook/meeting_minutes/28.3.22.md diff --git a/docs/OnTrack/Jupyter Notebook/Meeting Minutes/4.4.22.md b/docs/OnTrack/jupyter_notebook/meeting_minutes/4.4.22.md similarity index 100% rename from docs/OnTrack/Jupyter Notebook/Meeting Minutes/4.4.22.md rename to docs/OnTrack/jupyter_notebook/meeting_minutes/4.4.22.md diff --git a/docs/OnTrack/Jupyter Notebook/Meeting Minutes/9.5.22.md b/docs/OnTrack/jupyter_notebook/meeting_minutes/9.5.22.md similarity index 100% rename from docs/OnTrack/Jupyter Notebook/Meeting Minutes/9.5.22.md rename to docs/OnTrack/jupyter_notebook/meeting_minutes/9.5.22.md diff --git a/docs/OnTrack/Jupyter Notebook/Meeting Minutes/MM_template.md b/docs/OnTrack/jupyter_notebook/meeting_minutes/MM_template.md similarity index 100% rename from docs/OnTrack/Jupyter Notebook/Meeting Minutes/MM_template.md rename to docs/OnTrack/jupyter_notebook/meeting_minutes/MM_template.md diff --git a/docs/OnTrack/Jupyter Notebook/Prototype SRS (Software Requirements Specification).md b/docs/OnTrack/jupyter_notebook/prototype_srs_software_requirements_specification.md similarity index 100% rename from docs/OnTrack/Jupyter Notebook/Prototype SRS (Software Requirements Specification).md rename to docs/OnTrack/jupyter_notebook/prototype_srs_software_requirements_specification.md diff --git a/docs/OnTrack/Local Setup/How to Run OnTrack with Ubuntu.md b/docs/OnTrack/local_setup/how_to_run_ontrack_with_ubuntu.md similarity index 100% rename from docs/OnTrack/Local Setup/How to Run OnTrack with Ubuntu.md rename to docs/OnTrack/local_setup/how_to_run_ontrack_with_ubuntu.md diff --git a/docs/OnTrack/Local Setup/images/bootkeys.png b/docs/OnTrack/local_setup/images/bootkeys.png similarity index 100% rename from docs/OnTrack/Local Setup/images/bootkeys.png rename to docs/OnTrack/local_setup/images/bootkeys.png diff --git a/docs/OnTrack/Local Setup/images/deakin_setup_page.png b/docs/OnTrack/local_setup/images/deakin_setup_page.png similarity index 100% rename from docs/OnTrack/Local Setup/images/deakin_setup_page.png rename to docs/OnTrack/local_setup/images/deakin_setup_page.png diff --git a/docs/OnTrack/Local Setup/images/deakin_setup_terminal.png b/docs/OnTrack/local_setup/images/deakin_setup_terminal.png similarity index 100% rename from docs/OnTrack/Local Setup/images/deakin_setup_terminal.png rename to docs/OnTrack/local_setup/images/deakin_setup_terminal.png diff --git a/docs/OnTrack/Local Setup/images/install_ubuntu.png b/docs/OnTrack/local_setup/images/install_ubuntu.png similarity index 100% rename from docs/OnTrack/Local Setup/images/install_ubuntu.png rename to docs/OnTrack/local_setup/images/install_ubuntu.png diff --git a/docs/OnTrack/Local Setup/images/installation_type.png b/docs/OnTrack/local_setup/images/installation_type.png similarity index 100% rename from docs/OnTrack/Local Setup/images/installation_type.png rename to docs/OnTrack/local_setup/images/installation_type.png diff --git a/docs/OnTrack/Local Setup/images/root_partition.png b/docs/OnTrack/local_setup/images/root_partition.png similarity index 100% rename from docs/OnTrack/Local Setup/images/root_partition.png rename to docs/OnTrack/local_setup/images/root_partition.png diff --git a/docs/OnTrack/Local Setup/images/rufus_screenshot.png b/docs/OnTrack/local_setup/images/rufus_screenshot.png similarity index 100% rename from docs/OnTrack/Local Setup/images/rufus_screenshot.png rename to docs/OnTrack/local_setup/images/rufus_screenshot.png diff --git a/docs/OnTrack/Local Setup/images/ubuntu_desktop.png b/docs/OnTrack/local_setup/images/ubuntu_desktop.png similarity index 100% rename from docs/OnTrack/Local Setup/images/ubuntu_desktop.png rename to docs/OnTrack/local_setup/images/ubuntu_desktop.png diff --git a/docs/OnTrack/Local Setup/images/ubuntu_options.png b/docs/OnTrack/local_setup/images/ubuntu_options.png similarity index 100% rename from docs/OnTrack/Local Setup/images/ubuntu_options.png rename to docs/OnTrack/local_setup/images/ubuntu_options.png diff --git a/docs/OnTrack/Multiple Organisations/Design Documentation.md b/docs/OnTrack/multiple_organisations/design_documentation.md similarity index 100% rename from docs/OnTrack/Multiple Organisations/Design Documentation.md rename to docs/OnTrack/multiple_organisations/design_documentation.md diff --git a/docs/OnTrack/Multiple Organisations/Gather requirements for multiple organisations.md b/docs/OnTrack/multiple_organisations/gather_requirements_for_multiple_organisations.md similarity index 100% rename from docs/OnTrack/Multiple Organisations/Gather requirements for multiple organisations.md rename to docs/OnTrack/multiple_organisations/gather_requirements_for_multiple_organisations.md diff --git a/docs/OnTrack/Multiple Organisations/Test Scenario Requirements.md b/docs/OnTrack/multiple_organisations/test_scenario_requirements.md similarity index 100% rename from docs/OnTrack/Multiple Organisations/Test Scenario Requirements.md rename to docs/OnTrack/multiple_organisations/test_scenario_requirements.md diff --git a/docs/OnTrack/Multiple Organisations/UML Design.md b/docs/OnTrack/multiple_organisations/uml_design.md similarity index 100% rename from docs/OnTrack/Multiple Organisations/UML Design.md rename to docs/OnTrack/multiple_organisations/uml_design.md diff --git a/docs/OnTrack/Documentation/Research & Findings/Index.md b/docs/OnTrack/security_analysis/Index.md similarity index 100% rename from docs/OnTrack/Documentation/Research & Findings/Index.md rename to docs/OnTrack/security_analysis/Index.md diff --git a/docs/OnTrack/Staff Grant Extension/Documentation/DESIGN.md b/docs/OnTrack/staff_grant_extension/documentation/design.md similarity index 100% rename from docs/OnTrack/Staff Grant Extension/Documentation/DESIGN.md rename to docs/OnTrack/staff_grant_extension/documentation/design.md diff --git a/docs/OnTrack/Staff Grant Extension/Documentation/REQUIREMENTS.md b/docs/OnTrack/staff_grant_extension/documentation/requirements.md similarity index 100% rename from docs/OnTrack/Staff Grant Extension/Documentation/REQUIREMENTS.md rename to docs/OnTrack/staff_grant_extension/documentation/requirements.md diff --git a/docs/OnTrack/Staff Grant Extension/UI Designs/Section 1.jpg b/docs/OnTrack/staff_grant_extension/ui_designs/Section 1.jpg similarity index 100% rename from docs/OnTrack/Staff Grant Extension/UI Designs/Section 1.jpg rename to docs/OnTrack/staff_grant_extension/ui_designs/Section 1.jpg diff --git a/docs/OnTrack/Staff Grant Extension/UI Designs/Section 2.jpg b/docs/OnTrack/staff_grant_extension/ui_designs/Section 2.jpg similarity index 100% rename from docs/OnTrack/Staff Grant Extension/UI Designs/Section 2.jpg rename to docs/OnTrack/staff_grant_extension/ui_designs/Section 2.jpg diff --git a/docs/OnTrack/Staff Grant Extension/UI Designs/Section 3.jpg b/docs/OnTrack/staff_grant_extension/ui_designs/Section 3.jpg similarity index 100% rename from docs/OnTrack/Staff Grant Extension/UI Designs/Section 3.jpg rename to docs/OnTrack/staff_grant_extension/ui_designs/Section 3.jpg diff --git a/docs/OnTrack/Staff Grant Extension/UI Designs/Section 5.jpg b/docs/OnTrack/staff_grant_extension/ui_designs/Section 5.jpg similarity index 100% rename from docs/OnTrack/Staff Grant Extension/UI Designs/Section 5.jpg rename to docs/OnTrack/staff_grant_extension/ui_designs/Section 5.jpg diff --git a/docs/OnTrack/Staff Grant Extension/UI Designs/Section 6.jpg b/docs/OnTrack/staff_grant_extension/ui_designs/Section 6.jpg similarity index 100% rename from docs/OnTrack/Staff Grant Extension/UI Designs/Section 6.jpg rename to docs/OnTrack/staff_grant_extension/ui_designs/Section 6.jpg diff --git a/docs/OnTrack/Staff Grant Extension/UML Diagrams/UML Class Diagram - Staff Grant Extension.jpeg b/docs/OnTrack/staff_grant_extension/uml_diagrams/uml_class_diagram_staff_grant_extension..jpeg similarity index 100% rename from docs/OnTrack/Staff Grant Extension/UML Diagrams/UML Class Diagram - Staff Grant Extension.jpeg rename to docs/OnTrack/staff_grant_extension/uml_diagrams/uml_class_diagram_staff_grant_extension..jpeg diff --git a/docs/OnTrack/Staff Grant Extension/UML Diagrams/UML Use Case Diagram - Staff Grant Extension.jpeg b/docs/OnTrack/staff_grant_extension/uml_diagrams/uml_use_case_diagram_staff_grant_extension.jpeg similarity index 100% rename from docs/OnTrack/Staff Grant Extension/UML Diagrams/UML Use Case Diagram - Staff Grant Extension.jpeg rename to docs/OnTrack/staff_grant_extension/uml_diagrams/uml_use_case_diagram_staff_grant_extension.jpeg diff --git a/docs/OnTrack/Task Submission & Redesign/2022-T3-Hand-Over-Document.md b/docs/OnTrack/task_submission_and_redesign/2022_t3_hand_over_document.md similarity index 98% rename from docs/OnTrack/Task Submission & Redesign/2022-T3-Hand-Over-Document.md rename to docs/OnTrack/task_submission_and_redesign/2022_t3_hand_over_document.md index df4592312..3ca6b3653 100644 --- a/docs/OnTrack/Task Submission & Redesign/2022-T3-Hand-Over-Document.md +++ b/docs/OnTrack/task_submission_and_redesign/2022_t3_hand_over_document.md @@ -59,4 +59,4 @@ ought to be. ## What Next? -- Read [Project On-boarding](Project-On-Boarding.md) +- Read [Project On-boarding](project_on_boarding.md) diff --git a/docs/OnTrack/Task Submission & Redesign/2023-T1-Hand-Over-Document.md b/docs/OnTrack/task_submission_and_redesign/2023_t1_hand_over_document.md similarity index 99% rename from docs/OnTrack/Task Submission & Redesign/2023-T1-Hand-Over-Document.md rename to docs/OnTrack/task_submission_and_redesign/2023_t1_hand_over_document.md index 323ea0d8e..0749cb6dc 100644 --- a/docs/OnTrack/Task Submission & Redesign/2023-T1-Hand-Over-Document.md +++ b/docs/OnTrack/task_submission_and_redesign/2023_t1_hand_over_document.md @@ -171,4 +171,4 @@ check the markdown docment in - Read 2023 T1 Project Weekly updates, Meeting Minutes and other documents in the project TEAMS channel. -- Read [Project On-boarding](Project-On-Boarding.md) +- Read [Project On-boarding](project_on_boarding.md) diff --git a/docs/OnTrack/Task Submission & Redesign/Index.md b/docs/OnTrack/task_submission_and_redesign/Index.md similarity index 60% rename from docs/OnTrack/Task Submission & Redesign/Index.md rename to docs/OnTrack/task_submission_and_redesign/Index.md index a0fa6dd53..1cae21c78 100644 --- a/docs/OnTrack/Task Submission & Redesign/Index.md +++ b/docs/OnTrack/task_submission_and_redesign/Index.md @@ -1,30 +1,30 @@ # View Task and Submission Redesign Documentation Index -## [T1, 2023 Hand-over Document](2023-T1-Hand-Over-Document.md) +## [T1, 2023 Hand-over Document](2023_t1_hand_over_document.md) A document created to reflect what has been so far accomplished in the project. -## [T1, 2023 Project Scope Sign Off Document](ProjectScope-SignOff-Document.md) +## [T1, 2023 Project Scope Sign Off Document](project_scope_sign_off_document.md) A document created to reflect the scope of the project and its deliverables for T1 / 2023. -## [T2, 2022 Hand-over Document](2022-T2-Hand-Over-Document.md) +## [T2, 2022 Hand-over Document](2022_t2_hand_over_document.md) A document created to be the first document read on the project. -## [Project On-boarding](Project-On-Boarding.md) +## [Project On-boarding](project_on_boarding.md) A document created to assist with the on-boarding process of new contributors to the Task View and Submission Redesign project. -## [View Task and Submission Redesign Epic](Epic.md) +## [View Task and Submission Redesign Epic](epic.md) The epic for the View Task and Submission Redesign project. -## [User Stories and Features](User-Stories-and-Features.md) +## [User Stories and Features](user_stories_and_features.md) The user stories and the features generated by said user stories. -## [Requirements](Requirements.md) +## [Requirements](requirements.md) The requirements for the Task View and Submission Redesign project. diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/backend/app.js b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/backend/app.js similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/backend/app.js rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/backend/app.js diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/backend/index.html b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/backend/index.html similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/backend/index.html rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/backend/index.html diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/backend/package-lock.json b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/backend/package-lock.json similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/backend/package-lock.json rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/backend/package-lock.json diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/backend/package.json b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/backend/package.json similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/backend/package.json rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/backend/package.json diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/backend/uploads/1684062284556_dummypdf.pdf b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/backend/uploads/1684062284556_dummypdf.pdf similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/backend/uploads/1684062284556_dummypdf.pdf rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/backend/uploads/1684062284556_dummypdf.pdf diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/.editorconfig b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/.editorconfig similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/.editorconfig rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/.editorconfig diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/.gitignore b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/.gitignore similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/.gitignore rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/.gitignore diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/README.md b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/README.md similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/README.md rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/README.md diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/angular.json b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/angular.json similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/angular.json rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/angular.json diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/package-lock.json b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/package-lock.json similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/package-lock.json rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/package-lock.json diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/package.json b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/package.json similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/package.json rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/package.json diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/app-routing.module.ts b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/app-routing.module.ts similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/app-routing.module.ts rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/app-routing.module.ts diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/app.component.css b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/app.component.css similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/app.component.css rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/app.component.css diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/app.component.html b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/app.component.html similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/app.component.html rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/app.component.html diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/app.component.spec.ts b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/app.component.spec.ts similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/app.component.spec.ts rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/app.component.spec.ts diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/app.component.ts b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/app.component.ts similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/app.component.ts rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/app.component.ts diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/app.module.ts b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/app.module.ts similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/app.module.ts rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/app.module.ts diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/body/body.component.css b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/body/body.component.css similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/body/body.component.css rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/body/body.component.css diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/body/body.component.html b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/body/body.component.html similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/body/body.component.html rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/body/body.component.html diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/body/body.component.spec.ts b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/body/body.component.spec.ts similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/body/body.component.spec.ts rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/body/body.component.spec.ts diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/body/body.component.ts b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/body/body.component.ts similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/body/body.component.ts rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/body/body.component.ts diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/comment-section/comment-section.component.css b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/comment-section/comment-section.component.css similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/comment-section/comment-section.component.css rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/comment-section/comment-section.component.css diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/comment-section/comment-section.component.html b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/comment-section/comment-section.component.html similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/comment-section/comment-section.component.html rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/comment-section/comment-section.component.html diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/comment-section/comment-section.component.spec.ts b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/comment-section/comment-section.component.spec.ts similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/comment-section/comment-section.component.spec.ts rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/comment-section/comment-section.component.spec.ts diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/comment-section/comment-section.component.ts b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/comment-section/comment-section.component.ts similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/comment-section/comment-section.component.ts rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/comment-section/comment-section.component.ts diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/diff-viewer-popup/diff-viewer-popup.component.css b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/diff-viewer-popup/diff-viewer-popup.component.css similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/diff-viewer-popup/diff-viewer-popup.component.css rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/diff-viewer-popup/diff-viewer-popup.component.css diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/diff-viewer-popup/diff-viewer-popup.component.html b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/diff-viewer-popup/diff-viewer-popup.component.html similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/diff-viewer-popup/diff-viewer-popup.component.html rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/diff-viewer-popup/diff-viewer-popup.component.html diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/diff-viewer-popup/diff-viewer-popup.component.spec.ts b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/diff-viewer-popup/diff-viewer-popup.component.spec.ts similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/diff-viewer-popup/diff-viewer-popup.component.spec.ts rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/diff-viewer-popup/diff-viewer-popup.component.spec.ts diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/diff-viewer-popup/diff-viewer-popup.component.ts b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/diff-viewer-popup/diff-viewer-popup.component.ts similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/diff-viewer-popup/diff-viewer-popup.component.ts rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/diff-viewer-popup/diff-viewer-popup.component.ts diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/header/header.component.css b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/header/header.component.css similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/header/header.component.css rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/header/header.component.css diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/header/header.component.html b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/header/header.component.html similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/header/header.component.html rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/header/header.component.html diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/header/header.component.spec.ts b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/header/header.component.spec.ts similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/header/header.component.spec.ts rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/header/header.component.spec.ts diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/header/header.component.ts b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/header/header.component.ts similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/header/header.component.ts rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/header/header.component.ts diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/task-list/task-list.component.css b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/task-list/task-list.component.css similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/task-list/task-list.component.css rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/task-list/task-list.component.css diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/task-list/task-list.component.html b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/task-list/task-list.component.html similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/task-list/task-list.component.html rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/task-list/task-list.component.html diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/task-list/task-list.component.spec.ts b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/task-list/task-list.component.spec.ts similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/task-list/task-list.component.spec.ts rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/task-list/task-list.component.spec.ts diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/task-list/task-list.component.ts b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/task-list/task-list.component.ts similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/task-list/task-list.component.ts rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/task-list/task-list.component.ts diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/task-sheet/task-sheet.component.css b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/task-sheet/task-sheet.component.css similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/task-sheet/task-sheet.component.css rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/task-sheet/task-sheet.component.css diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/task-sheet/task-sheet.component.html b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/task-sheet/task-sheet.component.html similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/task-sheet/task-sheet.component.html rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/task-sheet/task-sheet.component.html diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/task-sheet/task-sheet.component.spec.ts b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/task-sheet/task-sheet.component.spec.ts similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/task-sheet/task-sheet.component.spec.ts rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/task-sheet/task-sheet.component.spec.ts diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/task-sheet/task-sheet.component.ts b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/task-sheet/task-sheet.component.ts similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/task-sheet/task-sheet.component.ts rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/task-sheet/task-sheet.component.ts diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/test-diff/test-diff.component.css b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/test-diff/test-diff.component.css similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/test-diff/test-diff.component.css rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/test-diff/test-diff.component.css diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/test-diff/test-diff.component.html b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/test-diff/test-diff.component.html similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/test-diff/test-diff.component.html rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/test-diff/test-diff.component.html diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/test-diff/test-diff.component.spec.ts b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/test-diff/test-diff.component.spec.ts similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/test-diff/test-diff.component.spec.ts rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/test-diff/test-diff.component.spec.ts diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/test-diff/test-diff.component.ts b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/test-diff/test-diff.component.ts similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/test-diff/test-diff.component.ts rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/test-diff/test-diff.component.ts diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/upload-popup-menu/upload-popup-menu.component.css b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/upload-popup-menu/upload-popup-menu.component.css similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/upload-popup-menu/upload-popup-menu.component.css rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/upload-popup-menu/upload-popup-menu.component.css diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/upload-popup-menu/upload-popup-menu.component.html b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/upload-popup-menu/upload-popup-menu.component.html similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/upload-popup-menu/upload-popup-menu.component.html rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/upload-popup-menu/upload-popup-menu.component.html diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/upload-popup-menu/upload-popup-menu.component.spec.ts b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/upload-popup-menu/upload-popup-menu.component.spec.ts similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/upload-popup-menu/upload-popup-menu.component.spec.ts rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/upload-popup-menu/upload-popup-menu.component.spec.ts diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/upload-popup-menu/upload-popup-menu.component.ts b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/upload-popup-menu/upload-popup-menu.component.ts similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/app/components/upload-popup-menu/upload-popup-menu.component.ts rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/app/components/upload-popup-menu/upload-popup-menu.component.ts diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/assets/.gitkeep b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/assets/.gitkeep similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/assets/.gitkeep rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/assets/.gitkeep diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/assets/s1_code.PNG b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/assets/s1_code.PNG similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/assets/s1_code.PNG rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/assets/s1_code.PNG diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/assets/s1_code_reupload.PNG b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/assets/s1_code_reupload.PNG similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/assets/s1_code_reupload.PNG rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/assets/s1_code_reupload.PNG diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/assets/test.png b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/assets/test.png similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/assets/test.png rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/assets/test.png diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/custom-theme.scss b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/custom-theme.scss similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/custom-theme.scss rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/custom-theme.scss diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/favicon.ico b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/favicon.ico similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/favicon.ico rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/favicon.ico diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/index.html b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/index.html similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/index.html rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/index.html diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/main.ts b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/main.ts similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/main.ts rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/main.ts diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/styles.css b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/styles.css similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/src/styles.css rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/src/styles.css diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/tsconfig.app.json b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/tsconfig.app.json similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/tsconfig.app.json rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/tsconfig.app.json diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/tsconfig.json b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/tsconfig.json similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/tsconfig.json rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/tsconfig.json diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/tsconfig.spec.json b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/tsconfig.spec.json similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/frontend/tsconfig.spec.json rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/frontend/tsconfig.spec.json diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/misc media/Task Submission Enhancement.mp4 b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/misc media/Task Submission Enhancement.mp4 similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/misc media/Task Submission Enhancement.mp4 rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/misc media/Task Submission Enhancement.mp4 diff --git a/docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/misc media/diff_viewer_design.png b/docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/misc media/diff_viewer_design.png similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/SubmissionEnhancement/misc media/diff_viewer_design.png rename to docs/OnTrack/task_submission_and_redesign/SubmissionEnhancement/misc media/diff_viewer_design.png diff --git a/docs/OnTrack/Task Submission & Redesign/Deliverables.md b/docs/OnTrack/task_submission_and_redesign/deliverables.md similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/Deliverables.md rename to docs/OnTrack/task_submission_and_redesign/deliverables.md diff --git a/docs/OnTrack/Task Submission & Redesign/design_images/T2-2022/final-iteration-1-and-2-wireframes.png b/docs/OnTrack/task_submission_and_redesign/design_images/T2-2022/final-iteration-1-and-2-wireframes.png similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/design_images/T2-2022/final-iteration-1-and-2-wireframes.png rename to docs/OnTrack/task_submission_and_redesign/design_images/T2-2022/final-iteration-1-and-2-wireframes.png diff --git a/docs/OnTrack/Task Submission & Redesign/design_images/T2-2022/iteration-3-design-1.png b/docs/OnTrack/task_submission_and_redesign/design_images/T2-2022/iteration-3-design-1.png similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/design_images/T2-2022/iteration-3-design-1.png rename to docs/OnTrack/task_submission_and_redesign/design_images/T2-2022/iteration-3-design-1.png diff --git a/docs/OnTrack/Task Submission & Redesign/design_images/T2-2022/iteration-3-design-2.png b/docs/OnTrack/task_submission_and_redesign/design_images/T2-2022/iteration-3-design-2.png similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/design_images/T2-2022/iteration-3-design-2.png rename to docs/OnTrack/task_submission_and_redesign/design_images/T2-2022/iteration-3-design-2.png diff --git a/docs/OnTrack/Task Submission & Redesign/design_images/T2-2022/still-image-prototype.png b/docs/OnTrack/task_submission_and_redesign/design_images/T2-2022/still-image-prototype.png similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/design_images/T2-2022/still-image-prototype.png rename to docs/OnTrack/task_submission_and_redesign/design_images/T2-2022/still-image-prototype.png diff --git a/docs/OnTrack/Task Submission & Redesign/design_images/T1-2023/TutorViewDesignsFigmaT1-2023/TutorViewDesigns-T1-2023-Designs.png b/docs/OnTrack/task_submission_and_redesign/design_images/t1_2023/tutor_view_designs_figma_t1_2023/tutor_view_designs_t1_2023_designs.png similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/design_images/T1-2023/TutorViewDesignsFigmaT1-2023/TutorViewDesigns-T1-2023-Designs.png rename to docs/OnTrack/task_submission_and_redesign/design_images/t1_2023/tutor_view_designs_figma_t1_2023/tutor_view_designs_t1_2023_designs.png diff --git a/docs/OnTrack/Task Submission & Redesign/design_images/T1-2023/TutorViewDesignsFigmaT1-2023/TutorViewDesigns-T1-2023-Designs-10.png b/docs/OnTrack/task_submission_and_redesign/design_images/t1_2023/tutor_view_designs_figma_t1_2023/tutor_view_designs_t1_2023_designs_10.png similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/design_images/T1-2023/TutorViewDesignsFigmaT1-2023/TutorViewDesigns-T1-2023-Designs-10.png rename to docs/OnTrack/task_submission_and_redesign/design_images/t1_2023/tutor_view_designs_figma_t1_2023/tutor_view_designs_t1_2023_designs_10.png diff --git a/docs/OnTrack/Task Submission & Redesign/design_images/T1-2023/TutorViewDesignsFigmaT1-2023/TutorViewDesigns-T1-2023-Designs-11.png b/docs/OnTrack/task_submission_and_redesign/design_images/t1_2023/tutor_view_designs_figma_t1_2023/tutor_view_designs_t1_2023_designs_11.png similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/design_images/T1-2023/TutorViewDesignsFigmaT1-2023/TutorViewDesigns-T1-2023-Designs-11.png rename to docs/OnTrack/task_submission_and_redesign/design_images/t1_2023/tutor_view_designs_figma_t1_2023/tutor_view_designs_t1_2023_designs_11.png diff --git a/docs/OnTrack/Task Submission & Redesign/design_images/T1-2023/TutorViewDesignsFigmaT1-2023/TutorViewDesigns-T1-2023-Designs-12.png b/docs/OnTrack/task_submission_and_redesign/design_images/t1_2023/tutor_view_designs_figma_t1_2023/tutor_view_designs_t1_2023_designs_12.png similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/design_images/T1-2023/TutorViewDesignsFigmaT1-2023/TutorViewDesigns-T1-2023-Designs-12.png rename to docs/OnTrack/task_submission_and_redesign/design_images/t1_2023/tutor_view_designs_figma_t1_2023/tutor_view_designs_t1_2023_designs_12.png diff --git a/docs/OnTrack/Task Submission & Redesign/design_images/T1-2023/TutorViewDesignsFigmaT1-2023/TutorViewDesigns-T1-2023-Designs-13.png b/docs/OnTrack/task_submission_and_redesign/design_images/t1_2023/tutor_view_designs_figma_t1_2023/tutor_view_designs_t1_2023_designs_13png similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/design_images/T1-2023/TutorViewDesignsFigmaT1-2023/TutorViewDesigns-T1-2023-Designs-13.png rename to docs/OnTrack/task_submission_and_redesign/design_images/t1_2023/tutor_view_designs_figma_t1_2023/tutor_view_designs_t1_2023_designs_13png diff --git a/docs/OnTrack/Task Submission & Redesign/design_images/T1-2023/TutorViewDesignsFigmaT1-2023/TutorViewDesigns-T1-2023-Designs-14.png b/docs/OnTrack/task_submission_and_redesign/design_images/t1_2023/tutor_view_designs_figma_t1_2023/tutor_view_designs_t1_2023_designs_14.png similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/design_images/T1-2023/TutorViewDesignsFigmaT1-2023/TutorViewDesigns-T1-2023-Designs-14.png rename to docs/OnTrack/task_submission_and_redesign/design_images/t1_2023/tutor_view_designs_figma_t1_2023/tutor_view_designs_t1_2023_designs_14.png diff --git a/docs/OnTrack/Task Submission & Redesign/design_images/T1-2023/TutorViewDesignsFigmaT1-2023/TutorViewDesigns-T1-2023-Designs-15.png b/docs/OnTrack/task_submission_and_redesign/design_images/t1_2023/tutor_view_designs_figma_t1_2023/tutor_view_designs_t1_2023_designs_15.png similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/design_images/T1-2023/TutorViewDesignsFigmaT1-2023/TutorViewDesigns-T1-2023-Designs-15.png rename to docs/OnTrack/task_submission_and_redesign/design_images/t1_2023/tutor_view_designs_figma_t1_2023/tutor_view_designs_t1_2023_designs_15.png diff --git a/docs/OnTrack/Task Submission & Redesign/design_images/T1-2023/TutorViewDesignsFigmaT1-2023/TutorViewDesigns-T1-2023-Designs-16.png b/docs/OnTrack/task_submission_and_redesign/design_images/t1_2023/tutor_view_designs_figma_t1_2023/tutor_view_designs_t1_2023_designs_16.png similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/design_images/T1-2023/TutorViewDesignsFigmaT1-2023/TutorViewDesigns-T1-2023-Designs-16.png rename to docs/OnTrack/task_submission_and_redesign/design_images/t1_2023/tutor_view_designs_figma_t1_2023/tutor_view_designs_t1_2023_designs_16.png diff --git a/docs/OnTrack/Task Submission & Redesign/design_images/T1-2023/TutorViewDesignsFigmaT1-2023/TutorViewDesigns-T1-2023-Designs-17.png b/docs/OnTrack/task_submission_and_redesign/design_images/t1_2023/tutor_view_designs_figma_t1_2023/tutor_view_designs_t1_2023_designs_17.png similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/design_images/T1-2023/TutorViewDesignsFigmaT1-2023/TutorViewDesigns-T1-2023-Designs-17.png rename to docs/OnTrack/task_submission_and_redesign/design_images/t1_2023/tutor_view_designs_figma_t1_2023/tutor_view_designs_t1_2023_designs_17.png diff --git a/docs/OnTrack/Task Submission & Redesign/design_images/T1-2023/TutorViewDesignsFigmaT1-2023/TutorViewDesigns-T1-2023-Designs-18.png b/docs/OnTrack/task_submission_and_redesign/design_images/t1_2023/tutor_view_designs_figma_t1_2023/tutor_view_designs_t1_2023_designs_18.png similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/design_images/T1-2023/TutorViewDesignsFigmaT1-2023/TutorViewDesigns-T1-2023-Designs-18.png rename to docs/OnTrack/task_submission_and_redesign/design_images/t1_2023/tutor_view_designs_figma_t1_2023/tutor_view_designs_t1_2023_designs_18.png diff --git a/docs/OnTrack/Task Submission & Redesign/design_images/T1-2023/TutorViewDesignsFigmaT1-2023/TutorViewDesigns-T1-2023-Designs-19.png b/docs/OnTrack/task_submission_and_redesign/design_images/t1_2023/tutor_view_designs_figma_t1_2023/tutor_view_designs_t1_2023_designs_19.png similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/design_images/T1-2023/TutorViewDesignsFigmaT1-2023/TutorViewDesigns-T1-2023-Designs-19.png rename to docs/OnTrack/task_submission_and_redesign/design_images/t1_2023/tutor_view_designs_figma_t1_2023/tutor_view_designs_t1_2023_designs_19.png diff --git a/docs/OnTrack/Task Submission & Redesign/design_images/T1-2023/TutorViewDesignsFigmaT1-2023/TutorViewDesigns-T1-2023-Designs-2.png b/docs/OnTrack/task_submission_and_redesign/design_images/t1_2023/tutor_view_designs_figma_t1_2023/tutor_view_designs_t1_2023_designs_2.png similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/design_images/T1-2023/TutorViewDesignsFigmaT1-2023/TutorViewDesigns-T1-2023-Designs-2.png rename to docs/OnTrack/task_submission_and_redesign/design_images/t1_2023/tutor_view_designs_figma_t1_2023/tutor_view_designs_t1_2023_designs_2.png diff --git a/docs/OnTrack/Task Submission & Redesign/design_images/T1-2023/TutorViewDesignsFigmaT1-2023/TutorViewDesigns-T1-2023-Designs-20.png b/docs/OnTrack/task_submission_and_redesign/design_images/t1_2023/tutor_view_designs_figma_t1_2023/tutor_view_designs_t1_2023_designs_20.png similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/design_images/T1-2023/TutorViewDesignsFigmaT1-2023/TutorViewDesigns-T1-2023-Designs-20.png rename to docs/OnTrack/task_submission_and_redesign/design_images/t1_2023/tutor_view_designs_figma_t1_2023/tutor_view_designs_t1_2023_designs_20.png diff --git a/docs/OnTrack/Task Submission & Redesign/design_images/T1-2023/TutorViewDesignsFigmaT1-2023/TutorViewDesigns-T1-2023-Designs-24.png b/docs/OnTrack/task_submission_and_redesign/design_images/t1_2023/tutor_view_designs_figma_t1_2023/tutor_view_designs_t1_2023_designs_24.png similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/design_images/T1-2023/TutorViewDesignsFigmaT1-2023/TutorViewDesigns-T1-2023-Designs-24.png rename to docs/OnTrack/task_submission_and_redesign/design_images/t1_2023/tutor_view_designs_figma_t1_2023/tutor_view_designs_t1_2023_designs_24.png diff --git a/docs/OnTrack/Task Submission & Redesign/design_images/T1-2023/TutorViewDesignsFigmaT1-2023/TutorViewDesigns-T1-2023-Designs-25.png b/docs/OnTrack/task_submission_and_redesign/design_images/t1_2023/tutor_view_designs_figma_t1_2023/tutor_view_designs_t1_2023_designs_25.png similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/design_images/T1-2023/TutorViewDesignsFigmaT1-2023/TutorViewDesigns-T1-2023-Designs-25.png rename to docs/OnTrack/task_submission_and_redesign/design_images/t1_2023/tutor_view_designs_figma_t1_2023/tutor_view_designs_t1_2023_designs_25.png diff --git a/docs/OnTrack/Task Submission & Redesign/design_images/T1-2023/TutorViewDesignsFigmaT1-2023/TutorViewDesigns-T1-2023-Designs-26.png b/docs/OnTrack/task_submission_and_redesign/design_images/t1_2023/tutor_view_designs_figma_t1_2023/tutor_view_designs_t1_2023_designs_26.png similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/design_images/T1-2023/TutorViewDesignsFigmaT1-2023/TutorViewDesigns-T1-2023-Designs-26.png rename to docs/OnTrack/task_submission_and_redesign/design_images/t1_2023/tutor_view_designs_figma_t1_2023/tutor_view_designs_t1_2023_designs_26.png diff --git a/docs/OnTrack/Task Submission & Redesign/design_images/T1-2023/TutorViewDesignsFigmaT1-2023/TutorViewDesigns-T1-2023-Designs-27.png b/docs/OnTrack/task_submission_and_redesign/design_images/t1_2023/tutor_view_designs_figma_t1_2023/tutor_view_designs_t1_2023_designs_27.png similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/design_images/T1-2023/TutorViewDesignsFigmaT1-2023/TutorViewDesigns-T1-2023-Designs-27.png rename to docs/OnTrack/task_submission_and_redesign/design_images/t1_2023/tutor_view_designs_figma_t1_2023/tutor_view_designs_t1_2023_designs_27.png diff --git a/docs/OnTrack/Task Submission & Redesign/design_images/T1-2023/TutorViewDesignsFigmaT1-2023/TutorViewDesigns-T1-2023-Designs-3.png b/docs/OnTrack/task_submission_and_redesign/design_images/t1_2023/tutor_view_designs_figma_t1_2023/tutor_view_designs_t1_2023_designs_3.png similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/design_images/T1-2023/TutorViewDesignsFigmaT1-2023/TutorViewDesigns-T1-2023-Designs-3.png rename to docs/OnTrack/task_submission_and_redesign/design_images/t1_2023/tutor_view_designs_figma_t1_2023/tutor_view_designs_t1_2023_designs_3.png diff --git a/docs/OnTrack/Task Submission & Redesign/design_images/T1-2023/TutorViewDesignsFigmaT1-2023/TutorViewDesigns-T1-2023-Designs-4.png b/docs/OnTrack/task_submission_and_redesign/design_images/t1_2023/tutor_view_designs_figma_t1_2023/tutor_view_designs_t1_2023_designs_4.png similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/design_images/T1-2023/TutorViewDesignsFigmaT1-2023/TutorViewDesigns-T1-2023-Designs-4.png rename to docs/OnTrack/task_submission_and_redesign/design_images/t1_2023/tutor_view_designs_figma_t1_2023/tutor_view_designs_t1_2023_designs_4.png diff --git a/docs/OnTrack/Task Submission & Redesign/design_images/T1-2023/TutorViewDesignsFigmaT1-2023/TutorViewDesigns-T1-2023-Designs-5.png b/docs/OnTrack/task_submission_and_redesign/design_images/t1_2023/tutor_view_designs_figma_t1_2023/tutor_view_designs_t1_2023_designs_5.png similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/design_images/T1-2023/TutorViewDesignsFigmaT1-2023/TutorViewDesigns-T1-2023-Designs-5.png rename to docs/OnTrack/task_submission_and_redesign/design_images/t1_2023/tutor_view_designs_figma_t1_2023/tutor_view_designs_t1_2023_designs_5.png diff --git a/docs/OnTrack/Task Submission & Redesign/design_images/T1-2023/TutorViewDesignsFigmaT1-2023/TutorViewDesigns-T1-2023-Designs-6.png b/docs/OnTrack/task_submission_and_redesign/design_images/t1_2023/tutor_view_designs_figma_t1_2023/tutor_view_designs_t1_2023_designs_6.png similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/design_images/T1-2023/TutorViewDesignsFigmaT1-2023/TutorViewDesigns-T1-2023-Designs-6.png rename to docs/OnTrack/task_submission_and_redesign/design_images/t1_2023/tutor_view_designs_figma_t1_2023/tutor_view_designs_t1_2023_designs_6.png diff --git a/docs/OnTrack/Task Submission & Redesign/design_images/T1-2023/TutorViewDesignsFigmaT1-2023/TutorViewDesigns-T1-2023-Designs-7.png b/docs/OnTrack/task_submission_and_redesign/design_images/t1_2023/tutor_view_designs_figma_t1_2023/tutor_view_designs_t1_2023_designs_7.png similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/design_images/T1-2023/TutorViewDesignsFigmaT1-2023/TutorViewDesigns-T1-2023-Designs-7.png rename to docs/OnTrack/task_submission_and_redesign/design_images/t1_2023/tutor_view_designs_figma_t1_2023/tutor_view_designs_t1_2023_designs_7.png diff --git a/docs/OnTrack/Task Submission & Redesign/design_images/T1-2023/TutorViewDesignsFigmaT1-2023/TutorViewDesigns-T1-2023-Designs-8.png b/docs/OnTrack/task_submission_and_redesign/design_images/t1_2023/tutor_view_designs_figma_t1_2023/tutor_view_designs_t1_2023_designs_8.png similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/design_images/T1-2023/TutorViewDesignsFigmaT1-2023/TutorViewDesigns-T1-2023-Designs-8.png rename to docs/OnTrack/task_submission_and_redesign/design_images/t1_2023/tutor_view_designs_figma_t1_2023/tutor_view_designs_t1_2023_designs_8.png diff --git a/docs/OnTrack/Task Submission & Redesign/design_images/T1-2023/TutorViewDesignsFigmaT1-2023/TutorViewDesigns-T1-2023-Designs-9.png b/docs/OnTrack/task_submission_and_redesign/design_images/t1_2023/tutor_view_designs_figma_t1_2023/tutor_view_designs_t1_2023_designs_9.png similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/design_images/T1-2023/TutorViewDesignsFigmaT1-2023/TutorViewDesigns-T1-2023-Designs-9.png rename to docs/OnTrack/task_submission_and_redesign/design_images/t1_2023/tutor_view_designs_figma_t1_2023/tutor_view_designs_t1_2023_designs_9.png diff --git a/docs/OnTrack/Task Submission & Redesign/design_images/T1-2023/TutorViewDesignsFigmaT1-2023/Wireframes.png b/docs/OnTrack/task_submission_and_redesign/design_images/t1_2023/tutor_view_designs_figma_t1_2023/wireframes.png similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/design_images/T1-2023/TutorViewDesignsFigmaT1-2023/Wireframes.png rename to docs/OnTrack/task_submission_and_redesign/design_images/t1_2023/tutor_view_designs_figma_t1_2023/wireframes.png diff --git a/docs/OnTrack/Task Submission & Redesign/design_images/T1-2023/VideoShowcase-TutorViewDesignPrototype.mp4 b/docs/OnTrack/task_submission_and_redesign/design_images/t1_2023/video_showcase_tutor_view_design_prototype.mp4 similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/design_images/T1-2023/VideoShowcase-TutorViewDesignPrototype.mp4 rename to docs/OnTrack/task_submission_and_redesign/design_images/t1_2023/video_showcase_tutor_view_design_prototype.mp4 diff --git a/docs/OnTrack/Task Submission & Redesign/Epic.md b/docs/OnTrack/task_submission_and_redesign/epic.md similarity index 99% rename from docs/OnTrack/Task Submission & Redesign/Epic.md rename to docs/OnTrack/task_submission_and_redesign/epic.md index 3bc222310..82ac22d8a 100644 --- a/docs/OnTrack/Task Submission & Redesign/Epic.md +++ b/docs/OnTrack/task_submission_and_redesign/epic.md @@ -67,7 +67,7 @@ see [Thoth Tech Handbook](https://github.com/thoth-tech/handbook/blob/main/READM --- -- [Task Submission redesign requirements and specifications document](Requirements.md) +- [Task Submission redesign requirements and specifications document](requirements.md) # View Task and Submission Epic Document diff --git a/docs/OnTrack/Task Submission & Redesign/misc_media/T3-2022/chathistorydisplayer-proposition.png b/docs/OnTrack/task_submission_and_redesign/misc_media/T3-2022/chathistorydisplayer-proposition.png similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/misc_media/T3-2022/chathistorydisplayer-proposition.png rename to docs/OnTrack/task_submission_and_redesign/misc_media/T3-2022/chathistorydisplayer-proposition.png diff --git a/docs/OnTrack/Task Submission & Redesign/misc_media/T3-2022/demonstration.mp4 b/docs/OnTrack/task_submission_and_redesign/misc_media/T3-2022/demonstration.mp4 similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/misc_media/T3-2022/demonstration.mp4 rename to docs/OnTrack/task_submission_and_redesign/misc_media/T3-2022/demonstration.mp4 diff --git a/docs/OnTrack/Task Submission & Redesign/Project-On-Boarding.md b/docs/OnTrack/task_submission_and_redesign/project_on_boarding.md similarity index 97% rename from docs/OnTrack/Task Submission & Redesign/Project-On-Boarding.md rename to docs/OnTrack/task_submission_and_redesign/project_on_boarding.md index f369faeca..97f1005ad 100644 --- a/docs/OnTrack/Task Submission & Redesign/Project-On-Boarding.md +++ b/docs/OnTrack/task_submission_and_redesign/project_on_boarding.md @@ -91,12 +91,12 @@ You need a terminal that supports shell scripts (on Windows, you need WSL2, Msys ## What Next? -- Become familiar with [the project epic](Epic.md) +- Become familiar with [the project epic](epic.md) - Become familiar with [the user stories and features](User-Stories-and-Features.md) - Are there any users that are not served in the user stories or by the features? -- Become familiar with [the requirements](Requirements.md) +- Become familiar with [the requirements](requirements.md) - Are all stakeholders sufficiently provided for, with this set of requirements? -- Become familiar with [the deliverables](Deliverables.md) +- Become familiar with [the deliverables](deliverables.md) - Are there deliverable items that should be added? - Are there deliverable items that should be removed? - Are there deliverable items that can be decomposed into smaller deliverable items? diff --git a/docs/OnTrack/Task Submission & Redesign/ProjectScope-SignOff-Document.md b/docs/OnTrack/task_submission_and_redesign/project_scope_sign_off_document.md similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/ProjectScope-SignOff-Document.md rename to docs/OnTrack/task_submission_and_redesign/project_scope_sign_off_document.md diff --git a/docs/OnTrack/Task Submission & Redesign/Requirements.md b/docs/OnTrack/task_submission_and_redesign/requirements.md similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/Requirements.md rename to docs/OnTrack/task_submission_and_redesign/requirements.md diff --git a/docs/OnTrack/Task Submission & Redesign/Submission-Enhancement-Overview-Doc.md b/docs/OnTrack/task_submission_and_redesign/submission_enhancement_overview_doc.md similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/Submission-Enhancement-Overview-Doc.md rename to docs/OnTrack/task_submission_and_redesign/submission_enhancement_overview_doc.md diff --git a/docs/OnTrack/Task Submission & Redesign/User-Stories-and-Features.md b/docs/OnTrack/task_submission_and_redesign/user_stories_and_features.md similarity index 100% rename from docs/OnTrack/Task Submission & Redesign/User-Stories-and-Features.md rename to docs/OnTrack/task_submission_and_redesign/user_stories_and_features.md diff --git a/docs/OnTrack/Tutor Times/Documentation/DESIGN-BACK-END.md b/docs/OnTrack/tutor_times/documentation/design_back_end.md similarity index 100% rename from docs/OnTrack/Tutor Times/Documentation/DESIGN-BACK-END.md rename to docs/OnTrack/tutor_times/documentation/design_back_end.md diff --git a/docs/OnTrack/Tutor Times/Documentation/DESIGN-FRONT-END.md b/docs/OnTrack/tutor_times/documentation/design_front_end.md similarity index 100% rename from docs/OnTrack/Tutor Times/Documentation/DESIGN-FRONT-END.md rename to docs/OnTrack/tutor_times/documentation/design_front_end.md diff --git a/docs/OnTrack/Tutor Times/Documentation/REQUIREMENTS-BACK-END.md b/docs/OnTrack/tutor_times/documentation/requirements_back_end.md similarity index 100% rename from docs/OnTrack/Tutor Times/Documentation/REQUIREMENTS-BACK-END.md rename to docs/OnTrack/tutor_times/documentation/requirements_back_end.md diff --git a/docs/OnTrack/Tutor Times/Documentation/REQUIREMENTS-FRONT-END.md b/docs/OnTrack/tutor_times/documentation/requirements_front_end.md similarity index 100% rename from docs/OnTrack/Tutor Times/Documentation/REQUIREMENTS-FRONT-END.md rename to docs/OnTrack/tutor_times/documentation/requirements_front_end.md diff --git a/docs/OnTrack/Tutor Times/UI Designs/section_1.png b/docs/OnTrack/tutor_times/ui_designs/section_1.png similarity index 100% rename from docs/OnTrack/Tutor Times/UI Designs/section_1.png rename to docs/OnTrack/tutor_times/ui_designs/section_1.png diff --git a/docs/OnTrack/Tutor Times/UI Designs/section_2.png b/docs/OnTrack/tutor_times/ui_designs/section_2.png similarity index 100% rename from docs/OnTrack/Tutor Times/UI Designs/section_2.png rename to docs/OnTrack/tutor_times/ui_designs/section_2.png diff --git a/docs/OnTrack/Tutor Times/UI Designs/section_3.png b/docs/OnTrack/tutor_times/ui_designs/section_3.png similarity index 100% rename from docs/OnTrack/Tutor Times/UI Designs/section_3.png rename to docs/OnTrack/tutor_times/ui_designs/section_3.png diff --git a/docs/OnTrack/Tutor Times/UML Diagrams/uml.png b/docs/OnTrack/tutor_times/uml_diagrams/uml.png similarity index 100% rename from docs/OnTrack/Tutor Times/UML Diagrams/uml.png rename to docs/OnTrack/tutor_times/uml_diagrams/uml.png diff --git a/docs/OnTrack/Tutor Times/UML Diagrams/UML_DIAGRAM.md b/docs/OnTrack/tutor_times/uml_diagrams/uml_diagram.md similarity index 100% rename from docs/OnTrack/Tutor Times/UML Diagrams/UML_DIAGRAM.md rename to docs/OnTrack/tutor_times/uml_diagrams/uml_diagram.md diff --git a/docs/OnTrack/Tutor Times/UML Diagrams/use_case_diagram.png b/docs/OnTrack/tutor_times/uml_diagrams/use_case_diagram.png similarity index 100% rename from docs/OnTrack/Tutor Times/UML Diagrams/use_case_diagram.png rename to docs/OnTrack/tutor_times/uml_diagrams/use_case_diagram.png diff --git a/docs/OnTrack/File Submission Enhancements/Word Document Submission/Index.md b/docs/OnTrack/ui_enhancement/Index.md similarity index 100% rename from docs/OnTrack/File Submission Enhancements/Word Document Submission/Index.md rename to docs/OnTrack/ui_enhancement/Index.md diff --git a/docs/OnTrack/UI Enhancement/ComponentReviewCreateUnitModal.md b/docs/OnTrack/ui_enhancement/component_review_create_unit_modal.md similarity index 100% rename from docs/OnTrack/UI Enhancement/ComponentReviewCreateUnitModal.md rename to docs/OnTrack/ui_enhancement/component_review_create_unit_modal.md diff --git a/docs/OnTrack/UI Enhancement/Component Reviews/comments-modal.md b/docs/OnTrack/ui_enhancement/component_reviews/comments-modal.md similarity index 100% rename from docs/OnTrack/UI Enhancement/Component Reviews/comments-modal.md rename to docs/OnTrack/ui_enhancement/component_reviews/comments-modal.md diff --git a/docs/OnTrack/UI Enhancement/Component Reviews/local_storage.md b/docs/OnTrack/ui_enhancement/component_reviews/local_storage.md similarity index 100% rename from docs/OnTrack/UI Enhancement/Component Reviews/local_storage.md rename to docs/OnTrack/ui_enhancement/component_reviews/local_storage.md diff --git a/docs/OnTrack/UI Enhancement/Component Reviews/on-long-press.md b/docs/OnTrack/ui_enhancement/component_reviews/on-long-press.md similarity index 100% rename from docs/OnTrack/UI Enhancement/Component Reviews/on-long-press.md rename to docs/OnTrack/ui_enhancement/component_reviews/on-long-press.md diff --git a/docs/OnTrack/UI Enhancement/Component Reviews/Resources/comments-modal-image-migrated.jpg b/docs/OnTrack/ui_enhancement/component_reviews/resources/comments-modal-image-migrated.jpg similarity index 100% rename from docs/OnTrack/UI Enhancement/Component Reviews/Resources/comments-modal-image-migrated.jpg rename to docs/OnTrack/ui_enhancement/component_reviews/resources/comments-modal-image-migrated.jpg diff --git a/docs/OnTrack/UI Enhancement/Component Reviews/Resources/comments-modal-image-original.jpg b/docs/OnTrack/ui_enhancement/component_reviews/resources/comments-modal-image-original.jpg similarity index 100% rename from docs/OnTrack/UI Enhancement/Component Reviews/Resources/comments-modal-image-original.jpg rename to docs/OnTrack/ui_enhancement/component_reviews/resources/comments-modal-image-original.jpg diff --git a/docs/OnTrack/UI Enhancement/Component Reviews/Resources/comments-modal-pdf-migrated.jpg b/docs/OnTrack/ui_enhancement/component_reviews/resources/comments-modal-pdf-migrated.jpg similarity index 100% rename from docs/OnTrack/UI Enhancement/Component Reviews/Resources/comments-modal-pdf-migrated.jpg rename to docs/OnTrack/ui_enhancement/component_reviews/resources/comments-modal-pdf-migrated.jpg diff --git a/docs/OnTrack/UI Enhancement/Component Reviews/Resources/comments-modal-pdf-original.jpg b/docs/OnTrack/ui_enhancement/component_reviews/resources/comments-modal-pdf-original.jpg similarity index 100% rename from docs/OnTrack/UI Enhancement/Component Reviews/Resources/comments-modal-pdf-original.jpg rename to docs/OnTrack/ui_enhancement/component_reviews/resources/comments-modal-pdf-original.jpg diff --git a/docs/OnTrack/UI Enhancement/Component Reviews/Resources/edit-profile-form.png b/docs/OnTrack/ui_enhancement/component_reviews/resources/edit-profile-form.png similarity index 100% rename from docs/OnTrack/UI Enhancement/Component Reviews/Resources/edit-profile-form.png rename to docs/OnTrack/ui_enhancement/component_reviews/resources/edit-profile-form.png diff --git a/docs/OnTrack/UI Enhancement/Component Reviews/Resources/teaching-period-breaks-migrated.png b/docs/OnTrack/ui_enhancement/component_reviews/resources/teaching-period-breaks-migrated.png similarity index 100% rename from docs/OnTrack/UI Enhancement/Component Reviews/Resources/teaching-period-breaks-migrated.png rename to docs/OnTrack/ui_enhancement/component_reviews/resources/teaching-period-breaks-migrated.png diff --git a/docs/OnTrack/UI Enhancement/Component Reviews/Resources/teaching-period-breaks.png b/docs/OnTrack/ui_enhancement/component_reviews/resources/teaching-period-breaks.png similarity index 100% rename from docs/OnTrack/UI Enhancement/Component Reviews/Resources/teaching-period-breaks.png rename to docs/OnTrack/ui_enhancement/component_reviews/resources/teaching-period-breaks.png diff --git a/docs/OnTrack/UI Enhancement/Component Reviews/Resources/teaching-period-details-editor-migrated.png b/docs/OnTrack/ui_enhancement/component_reviews/resources/teaching-period-details-editor-migrated.png similarity index 100% rename from docs/OnTrack/UI Enhancement/Component Reviews/Resources/teaching-period-details-editor-migrated.png rename to docs/OnTrack/ui_enhancement/component_reviews/resources/teaching-period-details-editor-migrated.png diff --git a/docs/OnTrack/UI Enhancement/Component Reviews/Resources/teaching-period-details-editor.png b/docs/OnTrack/ui_enhancement/component_reviews/resources/teaching-period-details-editor.png similarity index 100% rename from docs/OnTrack/UI Enhancement/Component Reviews/Resources/teaching-period-details-editor.png rename to docs/OnTrack/ui_enhancement/component_reviews/resources/teaching-period-details-editor.png diff --git a/docs/OnTrack/UI Enhancement/Component Reviews/Resources/teaching-period-units-migrated.png b/docs/OnTrack/ui_enhancement/component_reviews/resources/teaching-period-units-migrated.png similarity index 100% rename from docs/OnTrack/UI Enhancement/Component Reviews/Resources/teaching-period-units-migrated.png rename to docs/OnTrack/ui_enhancement/component_reviews/resources/teaching-period-units-migrated.png diff --git a/docs/OnTrack/UI Enhancement/Component Reviews/Resources/teaching-period-units.png b/docs/OnTrack/ui_enhancement/component_reviews/resources/teaching-period-units.png similarity index 100% rename from docs/OnTrack/UI Enhancement/Component Reviews/Resources/teaching-period-units.png rename to docs/OnTrack/ui_enhancement/component_reviews/resources/teaching-period-units.png diff --git a/docs/OnTrack/UI Enhancement/Component Reviews/Resources/unit-students-editor.png b/docs/OnTrack/ui_enhancement/component_reviews/resources/unit-students-editor.png similarity index 100% rename from docs/OnTrack/UI Enhancement/Component Reviews/Resources/unit-students-editor.png rename to docs/OnTrack/ui_enhancement/component_reviews/resources/unit-students-editor.png diff --git a/docs/OnTrack/UI Enhancement/Component Reviews/teching-period-breaks.md b/docs/OnTrack/ui_enhancement/component_reviews/teching-period-breaks.md similarity index 100% rename from docs/OnTrack/UI Enhancement/Component Reviews/teching-period-breaks.md rename to docs/OnTrack/ui_enhancement/component_reviews/teching-period-breaks.md diff --git a/docs/OnTrack/UI Enhancement/Component Reviews/teching-period-details-editor.md b/docs/OnTrack/ui_enhancement/component_reviews/teching-period-details-editor.md similarity index 100% rename from docs/OnTrack/UI Enhancement/Component Reviews/teching-period-details-editor.md rename to docs/OnTrack/ui_enhancement/component_reviews/teching-period-details-editor.md diff --git a/docs/OnTrack/UI Enhancement/Component Reviews/teching-period-units.md b/docs/OnTrack/ui_enhancement/component_reviews/teching-period-units.md similarity index 100% rename from docs/OnTrack/UI Enhancement/Component Reviews/teching-period-units.md rename to docs/OnTrack/ui_enhancement/component_reviews/teching-period-units.md diff --git a/docs/OnTrack/Front End Migration/Research & Findings/Index.md b/docs/OnTrack/voice_verification/Index.md similarity index 100% rename from docs/OnTrack/Front End Migration/Research & Findings/Index.md rename to docs/OnTrack/voice_verification/Index.md diff --git a/docs/OnTrack/Voice Verification/Architecture-Document.md b/docs/OnTrack/voice_verification/architecture_document.md similarity index 100% rename from docs/OnTrack/Voice Verification/Architecture-Document.md rename to docs/OnTrack/voice_verification/architecture_document.md diff --git a/docs/OnTrack/Voice Verification/Audio System Interface Design.md b/docs/OnTrack/voice_verification/audio_system_interface_design.md similarity index 100% rename from docs/OnTrack/Voice Verification/Audio System Interface Design.md rename to docs/OnTrack/voice_verification/audio_system_interface_design.md diff --git a/docs/OnTrack/Security Analysis/Index.md b/docs/OnTrack/voice_verification/research_and_findings/Index.md similarity index 100% rename from docs/OnTrack/Security Analysis/Index.md rename to docs/OnTrack/voice_verification/research_and_findings/Index.md diff --git a/docs/OnTrack/Voice Verification/Research & Findings/images/Architecture Diagram.png b/docs/OnTrack/voice_verification/research_and_findings/images/Architecture Diagram.png similarity index 100% rename from docs/OnTrack/Voice Verification/Research & Findings/images/Architecture Diagram.png rename to docs/OnTrack/voice_verification/research_and_findings/images/Architecture Diagram.png diff --git a/docs/OnTrack/Voice Verification/Research & Findings/images/Flow Diagram.png b/docs/OnTrack/voice_verification/research_and_findings/images/Flow Diagram.png similarity index 100% rename from docs/OnTrack/Voice Verification/Research & Findings/images/Flow Diagram.png rename to docs/OnTrack/voice_verification/research_and_findings/images/Flow Diagram.png diff --git a/docs/OnTrack/Voice Verification/Research & Findings/images/Index.md b/docs/OnTrack/voice_verification/research_and_findings/images/Index.md similarity index 100% rename from docs/OnTrack/Voice Verification/Research & Findings/images/Index.md rename to docs/OnTrack/voice_verification/research_and_findings/images/Index.md diff --git a/docs/OnTrack/Voice Verification/Research & Findings/images/Use Cases.png b/docs/OnTrack/voice_verification/research_and_findings/images/Use Cases.png similarity index 100% rename from docs/OnTrack/Voice Verification/Research & Findings/images/Use Cases.png rename to docs/OnTrack/voice_verification/research_and_findings/images/Use Cases.png diff --git a/docs/OnTrack/Voice Verification/Research & Findings/images/Voice Enrolment Process Flow.png b/docs/OnTrack/voice_verification/research_and_findings/images/Voice Enrolment Process Flow.png similarity index 100% rename from docs/OnTrack/Voice Verification/Research & Findings/images/Voice Enrolment Process Flow.png rename to docs/OnTrack/voice_verification/research_and_findings/images/Voice Enrolment Process Flow.png diff --git a/docs/OnTrack/Voice Verification/Research & Findings/images/Voice Verification Main Process.png b/docs/OnTrack/voice_verification/research_and_findings/images/Voice Verification Main Process.png similarity index 100% rename from docs/OnTrack/Voice Verification/Research & Findings/images/Voice Verification Main Process.png rename to docs/OnTrack/voice_verification/research_and_findings/images/Voice Verification Main Process.png diff --git a/docs/OnTrack/Voice Verification/Research & Findings/images/Voice-Verification-Architecture-Diagram.png b/docs/OnTrack/voice_verification/research_and_findings/images/Voice-Verification-Architecture-Diagram.png similarity index 100% rename from docs/OnTrack/Voice Verification/Research & Findings/images/Voice-Verification-Architecture-Diagram.png rename to docs/OnTrack/voice_verification/research_and_findings/images/Voice-Verification-Architecture-Diagram.png diff --git a/docs/OnTrack/Voice Verification/Research & Findings/images/Voiceprint Enrolment GUI.png b/docs/OnTrack/voice_verification/research_and_findings/images/Voiceprint Enrolment GUI.png similarity index 100% rename from docs/OnTrack/Voice Verification/Research & Findings/images/Voiceprint Enrolment GUI.png rename to docs/OnTrack/voice_verification/research_and_findings/images/Voiceprint Enrolment GUI.png diff --git a/docs/OnTrack/Voice Verification/Research & Findings/images/figure1.jpeg b/docs/OnTrack/voice_verification/research_and_findings/images/figure1.jpeg similarity index 100% rename from docs/OnTrack/Voice Verification/Research & Findings/images/figure1.jpeg rename to docs/OnTrack/voice_verification/research_and_findings/images/figure1.jpeg diff --git a/docs/OnTrack/Voice Verification/Research & Findings/images/figure2.PNG b/docs/OnTrack/voice_verification/research_and_findings/images/figure2.PNG similarity index 100% rename from docs/OnTrack/Voice Verification/Research & Findings/images/figure2.PNG rename to docs/OnTrack/voice_verification/research_and_findings/images/figure2.PNG diff --git a/docs/OnTrack/Voice Verification/Research & Findings/images/figure3.PNG b/docs/OnTrack/voice_verification/research_and_findings/images/figure3.PNG similarity index 100% rename from docs/OnTrack/Voice Verification/Research & Findings/images/figure3.PNG rename to docs/OnTrack/voice_verification/research_and_findings/images/figure3.PNG diff --git a/docs/OnTrack/Voice Verification/Research & Findings/images/figure4.PNG b/docs/OnTrack/voice_verification/research_and_findings/images/figure4.PNG similarity index 100% rename from docs/OnTrack/Voice Verification/Research & Findings/images/figure4.PNG rename to docs/OnTrack/voice_verification/research_and_findings/images/figure4.PNG diff --git a/docs/OnTrack/Voice Verification/Research & Findings/images/figure5.PNG b/docs/OnTrack/voice_verification/research_and_findings/images/figure5.PNG similarity index 100% rename from docs/OnTrack/Voice Verification/Research & Findings/images/figure5.PNG rename to docs/OnTrack/voice_verification/research_and_findings/images/figure5.PNG diff --git a/docs/OnTrack/Voice Verification/Research & Findings/images/figure6.PNG b/docs/OnTrack/voice_verification/research_and_findings/images/figure6.PNG similarity index 100% rename from docs/OnTrack/Voice Verification/Research & Findings/images/figure6.PNG rename to docs/OnTrack/voice_verification/research_and_findings/images/figure6.PNG diff --git a/docs/OnTrack/Voice Verification/Research & Findings/images/figure7.PNG b/docs/OnTrack/voice_verification/research_and_findings/images/figure7.PNG similarity index 100% rename from docs/OnTrack/Voice Verification/Research & Findings/images/figure7.PNG rename to docs/OnTrack/voice_verification/research_and_findings/images/figure7.PNG diff --git a/docs/OnTrack/Voice Verification/Research & Findings/images/figure8.PNG b/docs/OnTrack/voice_verification/research_and_findings/images/figure8.PNG similarity index 100% rename from docs/OnTrack/Voice Verification/Research & Findings/images/figure8.PNG rename to docs/OnTrack/voice_verification/research_and_findings/images/figure8.PNG diff --git a/docs/OnTrack/Voice Verification/Voice Verification SRS Document.md b/docs/OnTrack/voice_verification/voice_verification_srs_documen.md similarity index 100% rename from docs/OnTrack/Voice Verification/Voice Verification SRS Document.md rename to docs/OnTrack/voice_verification/voice_verification_srs_documen.md diff --git a/docs/OnTrack/Voice Verification/Voice Verification Design Document.md b/docs/OnTrack/voice_verification/voice_verification_srs_document.md similarity index 100% rename from docs/OnTrack/Voice Verification/Voice Verification Design Document.md rename to docs/OnTrack/voice_verification/voice_verification_srs_document.md diff --git a/docs/OnTrack/Voice Verification/Voice Verification User Design Document.md b/docs/OnTrack/voice_verification/voice_verification_user_design_document.md similarity index 100% rename from docs/OnTrack/Voice Verification/Voice Verification User Design Document.md rename to docs/OnTrack/voice_verification/voice_verification_user_design_document.md diff --git a/docs/README.md b/docs/README.md new file mode 100644 index 000000000..d4c98f99d --- /dev/null +++ b/docs/README.md @@ -0,0 +1,58 @@ +# docs + +## Purpose +The `docs` directory contains extensive documentation for various projects, policies, and processes related to the organization. It provides resources for technical and non-technical aspects of key projects, templates, and team management. + +## Key Subdirectories + +### 1. `OnTrack/` +- **Purpose**: Comprehensive documentation for the OnTrack project. +- **Contents**: + - `Data_Analytics_Platform/`: Insights into data analytics workflows. + - `Task_Submission_&_Redesign/`: Plans and updates for task submission systems. + - Other directories include deployment strategies, UI enhancements, security analysis, and more. + +### 2. `SplashKit/` +- **Purpose**: Documentation for the SplashKit development environment. +- **Contents**: + - `Applications/`: Guides for using and building SplashKit applications. + - `Modules/`: Technical documentation for different modules. + - `Tutorials/`: How-to guides for new users. + +### 3. `courseflow/` +- **Purpose**: Detailed documentation for the Courseflow project. +- **Contents**: + - `Meeting-Minutes/`: Summaries and decisions from team meetings. + - `Projects/`: Detailed breakdowns of current and past projects. + - `images/`: Visual resources and assets. + +### 4. `art_gallery/` +- **Purpose**: Documentation for various subprojects under the ArtGallery initiative. +- **Contents**: + - `BackendUpgrades/`: Files related to API upgrades and proposals. + - `deployment/`: Deployment strategies and policies. + - `testing_project/`: Testing guidelines and notes. + +### 5. `dreambig/` +- **Purpose**: Documentation for the DreamBig initiative, including research and findings. +- **Contents**: + - `Research_&_Findings/`: Reports and analysis. + - `UX_Testing/`: User testing insights and designs. + +### 6. `Templates/` +- **Purpose**: Reusable templates for projects and documentation. +- **Contents**: + - `SpikeOutcome-Template.md`: Template for spike outcome reports. + - `ConvertTrello.py`: Script to convert Trello boards. + +## Additional Subdirectories +- **`policies/`**: Organizational policies and management guidelines. +- **`processes/`**: Detailed workflows like cybersecurity and quality assurance. +- **`reference/`**: Examples and additional reference files. +- **`teams-and-leadership/`**: Documents about team structures and leadership roles. + +## Notes +- All file names follow the **snake_case** convention. +- Each subdirectory focuses on specific areas or projects for clarity and usability. +- Key projects like OnTrack, SplashKit, and Courseflow are prioritized. + diff --git a/docs/Splashkit/Applications/ApplicationsEpic-T12022.md b/docs/Splashkit/Applications/applications_epic_t1_2022.md similarity index 100% rename from docs/Splashkit/Applications/ApplicationsEpic-T12022.md rename to docs/Splashkit/Applications/applications_epic_t1_2022.md diff --git a/docs/OnTrack/UI Enhancement/Index.md b/docs/Splashkit/Applications/arcade_machines/Index.md similarity index 100% rename from docs/OnTrack/UI Enhancement/Index.md rename to docs/Splashkit/Applications/arcade_machines/Index.md diff --git a/docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Files/es_systems.cfg b/docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Files/es_systems.cfg similarity index 100% rename from docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Files/es_systems.cfg rename to docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Files/es_systems.cfg diff --git a/docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Files/themes/splashkit/art/OPENSANS-LIGHT.TTF b/docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Files/themes/splashkit/art/OPENSANS-LIGHT.TTF similarity index 100% rename from docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Files/themes/splashkit/art/OPENSANS-LIGHT.TTF rename to docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Files/themes/splashkit/art/OPENSANS-LIGHT.TTF diff --git a/docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Files/themes/splashkit/art/OPENSANS.TTF b/docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Files/themes/splashkit/art/OPENSANS.TTF similarity index 100% rename from docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Files/themes/splashkit/art/OPENSANS.TTF rename to docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Files/themes/splashkit/art/OPENSANS.TTF diff --git a/docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Files/themes/splashkit/art/bright.png b/docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Files/themes/splashkit/art/bright.png similarity index 100% rename from docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Files/themes/splashkit/art/bright.png rename to docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Files/themes/splashkit/art/bright.png diff --git a/docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Files/themes/splashkit/art/dark.png b/docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Files/themes/splashkit/art/dark.png similarity index 100% rename from docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Files/themes/splashkit/art/dark.png rename to docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Files/themes/splashkit/art/dark.png diff --git a/docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Files/themes/splashkit/art/mid.png b/docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Files/themes/splashkit/art/mid.png similarity index 100% rename from docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Files/themes/splashkit/art/mid.png rename to docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Files/themes/splashkit/art/mid.png diff --git a/docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Files/themes/splashkit/art/star_filled_spacing.svg b/docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Files/themes/splashkit/art/star_filled_spacing.svg similarity index 100% rename from docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Files/themes/splashkit/art/star_filled_spacing.svg rename to docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Files/themes/splashkit/art/star_filled_spacing.svg diff --git a/docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Files/themes/splashkit/art/star_hollow_2_spacing.svg b/docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Files/themes/splashkit/art/star_hollow_2_spacing.svg similarity index 100% rename from docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Files/themes/splashkit/art/star_hollow_2_spacing.svg rename to docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Files/themes/splashkit/art/star_hollow_2_spacing.svg diff --git a/docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Files/themes/splashkit/art/star_hollow_3_spacing.svg b/docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Files/themes/splashkit/art/star_hollow_3_spacing.svg similarity index 100% rename from docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Files/themes/splashkit/art/star_hollow_3_spacing.svg rename to docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Files/themes/splashkit/art/star_hollow_3_spacing.svg diff --git a/docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Files/themes/splashkit/art/star_hollow_spacing.svg b/docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Files/themes/splashkit/art/star_hollow_spacing.svg similarity index 100% rename from docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Files/themes/splashkit/art/star_hollow_spacing.svg rename to docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Files/themes/splashkit/art/star_hollow_spacing.svg diff --git a/docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Files/themes/splashkit/art/white.png b/docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Files/themes/splashkit/art/white.png similarity index 100% rename from docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Files/themes/splashkit/art/white.png rename to docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Files/themes/splashkit/art/white.png diff --git a/docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Files/themes/splashkit/simple.xml b/docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Files/themes/splashkit/simple.xml similarity index 100% rename from docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Files/themes/splashkit/simple.xml rename to docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Files/themes/splashkit/simple.xml diff --git a/docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Files/themes/splashkit/sk/art/background.jpg b/docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Files/themes/splashkit/sk/art/background.jpg similarity index 100% rename from docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Files/themes/splashkit/sk/art/background.jpg rename to docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Files/themes/splashkit/sk/art/background.jpg diff --git a/docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Files/themes/splashkit/sk/art/backgroundprogress.pdn b/docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Files/themes/splashkit/sk/art/backgroundprogress.pdn similarity index 100% rename from docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Files/themes/splashkit/sk/art/backgroundprogress.pdn rename to docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Files/themes/splashkit/sk/art/backgroundprogress.pdn diff --git a/docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Files/themes/splashkit/sk/art/font.PNG b/docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Files/themes/splashkit/sk/art/font.PNG similarity index 100% rename from docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Files/themes/splashkit/sk/art/font.PNG rename to docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Files/themes/splashkit/sk/art/font.PNG diff --git a/docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Files/themes/splashkit/sk/art/logotext.png b/docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Files/themes/splashkit/sk/art/logotext.png similarity index 100% rename from docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Files/themes/splashkit/sk/art/logotext.png rename to docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Files/themes/splashkit/sk/art/logotext.png diff --git a/docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Files/themes/splashkit/sk/art/splashkit.png b/docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Files/themes/splashkit/sk/art/splashkit.png similarity index 100% rename from docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Files/themes/splashkit/sk/art/splashkit.png rename to docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Files/themes/splashkit/sk/art/splashkit.png diff --git a/docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Files/themes/splashkit/sk/art/thoth_artwork.png b/docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Files/themes/splashkit/sk/art/thoth_artwork.png similarity index 100% rename from docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Files/themes/splashkit/sk/art/thoth_artwork.png rename to docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Files/themes/splashkit/sk/art/thoth_artwork.png diff --git a/docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Files/themes/splashkit/sk/art/thothlogo.png b/docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Files/themes/splashkit/sk/art/thothlogo.png similarity index 100% rename from docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Files/themes/splashkit/sk/art/thothlogo.png rename to docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Files/themes/splashkit/sk/art/thothlogo.png diff --git a/docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Files/themes/splashkit/sk/theme.xml b/docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Files/themes/splashkit/sk/theme.xml similarity index 100% rename from docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Files/themes/splashkit/sk/theme.xml rename to docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Files/themes/splashkit/sk/theme.xml diff --git a/docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Images/AdvancedOptions.png b/docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Images/AdvancedOptions.png similarity index 100% rename from docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Images/AdvancedOptions.png rename to docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Images/AdvancedOptions.png diff --git a/docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Images/ArcadeControls.jpg b/docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Images/ArcadeControls.jpg similarity index 100% rename from docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Images/ArcadeControls.jpg rename to docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Images/ArcadeControls.jpg diff --git a/docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Images/BootAutoLogin.png b/docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Images/BootAutoLogin.png similarity index 100% rename from docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Images/BootAutoLogin.png rename to docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Images/BootAutoLogin.png diff --git a/docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Images/Command_lsblk.png b/docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Images/Command_lsblk.png similarity index 100% rename from docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Images/Command_lsblk.png rename to docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Images/Command_lsblk.png diff --git a/docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Images/ConfigureInput.png b/docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Images/ConfigureInput.png similarity index 100% rename from docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Images/ConfigureInput.png rename to docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Images/ConfigureInput.png diff --git a/docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Images/ConsoleAutologin.png b/docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Images/ConsoleAutologin.png similarity index 100% rename from docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Images/ConsoleAutologin.png rename to docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Images/ConsoleAutologin.png diff --git a/docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Images/CorePackage.png b/docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Images/CorePackage.png similarity index 100% rename from docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Images/CorePackage.png rename to docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Images/CorePackage.png diff --git a/docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Images/EmulationStation.png b/docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Images/EmulationStation.png similarity index 100% rename from docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Images/EmulationStation.png rename to docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Images/EmulationStation.png diff --git a/docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Images/EnableSSH.png b/docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Images/EnableSSH.png similarity index 100% rename from docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Images/EnableSSH.png rename to docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Images/EnableSSH.png diff --git a/docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Images/InterfaceOptions.png b/docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Images/InterfaceOptions.png similarity index 100% rename from docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Images/InterfaceOptions.png rename to docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Images/InterfaceOptions.png diff --git a/docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Images/ManagePackage.png b/docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Images/ManagePackage.png similarity index 100% rename from docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Images/ManagePackage.png rename to docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Images/ManagePackage.png diff --git a/docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Images/NetworkConfig.png b/docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Images/NetworkConfig.png similarity index 100% rename from docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Images/NetworkConfig.png rename to docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Images/NetworkConfig.png diff --git a/docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Images/NetworkManager.png b/docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Images/NetworkManager.png similarity index 100% rename from docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Images/NetworkManager.png rename to docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Images/NetworkManager.png diff --git a/docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Images/PI_USB.jpg b/docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Images/PI_USB.jpg similarity index 100% rename from docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Images/PI_USB.jpg rename to docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Images/PI_USB.jpg diff --git a/docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Images/RetroPiConfigAutostart.png b/docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Images/RetroPiConfigAutostart.png similarity index 100% rename from docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Images/RetroPiConfigAutostart.png rename to docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Images/RetroPiConfigAutostart.png diff --git a/docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Images/RetroPiConfigStartEmulationStation.png b/docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Images/RetroPiConfigStartEmulationStation.png similarity index 100% rename from docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Images/RetroPiConfigStartEmulationStation.png rename to docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Images/RetroPiConfigStartEmulationStation.png diff --git a/docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Images/RetroPiConfigTools.png b/docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Images/RetroPiConfigTools.png similarity index 100% rename from docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Images/RetroPiConfigTools.png rename to docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Images/RetroPiConfigTools.png diff --git a/docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Images/SSHEnableScreen.png b/docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Images/SSHEnableScreen.png similarity index 100% rename from docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Images/SSHEnableScreen.png rename to docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Images/SSHEnableScreen.png diff --git a/docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Images/ScreenShotEtcher.png b/docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Images/ScreenShotEtcher.png similarity index 100% rename from docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Images/ScreenShotEtcher.png rename to docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Images/ScreenShotEtcher.png diff --git a/docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Images/SetKeys.png b/docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Images/SetKeys.png similarity index 100% rename from docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Images/SetKeys.png rename to docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Images/SetKeys.png diff --git a/docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Images/SettingsThemeSelection.png b/docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Images/SettingsThemeSelection.png similarity index 100% rename from docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Images/SettingsThemeSelection.png rename to docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Images/SettingsThemeSelection.png diff --git a/docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Images/StartOnSystem.png b/docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Images/StartOnSystem.png similarity index 100% rename from docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Images/StartOnSystem.png rename to docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Images/StartOnSystem.png diff --git a/docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Images/SystemOptions.png b/docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Images/SystemOptions.png similarity index 100% rename from docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Images/SystemOptions.png rename to docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Images/SystemOptions.png diff --git a/docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Images/SystemThemeSetup.jpg b/docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Images/SystemThemeSetup.jpg similarity index 100% rename from docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Images/SystemThemeSetup.jpg rename to docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/Images/SystemThemeSetup.jpg diff --git a/docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Adding Games.md b/docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/adding_games.md similarity index 100% rename from docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Adding Games.md rename to docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/adding_games.md diff --git a/docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/CreatePiImage.md b/docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/create_pi_image.md similarity index 97% rename from docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/CreatePiImage.md rename to docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/create_pi_image.md index 222835433..b5dad8bda 100644 --- a/docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/CreatePiImage.md +++ b/docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/create_pi_image.md @@ -70,5 +70,5 @@ additional optional process. ``` You should now have a compressed image file, i.e. `ArcadeImage-19.08.2023.img.gz` refer to -[Setup Arcade Machine.md](Setup%20Arcade%20Machine.md) for instructions on burning the image to a +[setup_arcade_machine.md](Setup%20Arcade%20Machine.md) for instructions on burning the image to a new SD card or USB. diff --git a/docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Setup Arcade Machine.md b/docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/setup_arcade_machine.md similarity index 100% rename from docs/Splashkit/Applications/Arcade Machines/Arcade Machine Setup/Setup Arcade Machine.md rename to docs/Splashkit/Applications/arcade_machines/arcade_machine_setup/setup_arcade_machine.md diff --git a/docs/Splashkit/Applications/Arcade Machines/Guide to Contribute a Game/Contributors Guide.md b/docs/Splashkit/Applications/arcade_machines/guide_to_contribute_a_game/Contributors Guide.md similarity index 100% rename from docs/Splashkit/Applications/Arcade Machines/Guide to Contribute a Game/Contributors Guide.md rename to docs/Splashkit/Applications/arcade_machines/guide_to_contribute_a_game/Contributors Guide.md diff --git a/docs/Splashkit/Applications/Arcade Machines/Guide to Contribute a Game/images/commit.png b/docs/Splashkit/Applications/arcade_machines/guide_to_contribute_a_game/images/commit.png similarity index 100% rename from docs/Splashkit/Applications/Arcade Machines/Guide to Contribute a Game/images/commit.png rename to docs/Splashkit/Applications/arcade_machines/guide_to_contribute_a_game/images/commit.png diff --git a/docs/Splashkit/Applications/Arcade Machines/Guide to Contribute a Game/images/config-data.png b/docs/Splashkit/Applications/arcade_machines/guide_to_contribute_a_game/images/config-data.png similarity index 100% rename from docs/Splashkit/Applications/Arcade Machines/Guide to Contribute a Game/images/config-data.png rename to docs/Splashkit/Applications/arcade_machines/guide_to_contribute_a_game/images/config-data.png diff --git a/docs/Splashkit/Applications/Arcade Machines/Guide to Contribute a Game/images/dir-breakdown.png b/docs/Splashkit/Applications/arcade_machines/guide_to_contribute_a_game/images/dir-breakdown.png similarity index 100% rename from docs/Splashkit/Applications/Arcade Machines/Guide to Contribute a Game/images/dir-breakdown.png rename to docs/Splashkit/Applications/arcade_machines/guide_to_contribute_a_game/images/dir-breakdown.png diff --git a/docs/Splashkit/Applications/Arcade Machines/Guide to Contribute a Game/images/fork-repo.png b/docs/Splashkit/Applications/arcade_machines/guide_to_contribute_a_game/images/fork-repo.png similarity index 100% rename from docs/Splashkit/Applications/Arcade Machines/Guide to Contribute a Game/images/fork-repo.png rename to docs/Splashkit/Applications/arcade_machines/guide_to_contribute_a_game/images/fork-repo.png diff --git a/docs/Splashkit/Applications/Arcade Machines/Guide to Contribute a Game/images/forked.png b/docs/Splashkit/Applications/arcade_machines/guide_to_contribute_a_game/images/forked.png similarity index 100% rename from docs/Splashkit/Applications/Arcade Machines/Guide to Contribute a Game/images/forked.png rename to docs/Splashkit/Applications/arcade_machines/guide_to_contribute_a_game/images/forked.png diff --git a/docs/Splashkit/Applications/Arcade Machines/Guide to Contribute a Game/images/pull-request-2.png b/docs/Splashkit/Applications/arcade_machines/guide_to_contribute_a_game/images/pull-request-2.png similarity index 100% rename from docs/Splashkit/Applications/Arcade Machines/Guide to Contribute a Game/images/pull-request-2.png rename to docs/Splashkit/Applications/arcade_machines/guide_to_contribute_a_game/images/pull-request-2.png diff --git a/docs/Splashkit/Applications/Arcade Machines/Guide to Contribute a Game/images/pull-request.png b/docs/Splashkit/Applications/arcade_machines/guide_to_contribute_a_game/images/pull-request.png similarity index 100% rename from docs/Splashkit/Applications/Arcade Machines/Guide to Contribute a Game/images/pull-request.png rename to docs/Splashkit/Applications/arcade_machines/guide_to_contribute_a_game/images/pull-request.png diff --git a/docs/Splashkit/Applications/Arcade Machines/Guide to Contribute a Game/images/review.png b/docs/Splashkit/Applications/arcade_machines/guide_to_contribute_a_game/images/review.png similarity index 100% rename from docs/Splashkit/Applications/Arcade Machines/Guide to Contribute a Game/images/review.png rename to docs/Splashkit/Applications/arcade_machines/guide_to_contribute_a_game/images/review.png diff --git a/docs/OnTrack/Voice Verification/Index.md b/docs/Splashkit/Applications/arcade_machines/research_and_findings/Index.md similarity index 100% rename from docs/OnTrack/Voice Verification/Index.md rename to docs/Splashkit/Applications/arcade_machines/research_and_findings/Index.md diff --git a/docs/Splashkit/Applications/Arcade Machines/Research & Findings/Add_second_controller_findings.mdx b/docs/Splashkit/Applications/arcade_machines/research_and_findings/add_second_controller_findings.mdx similarity index 100% rename from docs/Splashkit/Applications/Arcade Machines/Research & Findings/Add_second_controller_findings.mdx rename to docs/Splashkit/Applications/arcade_machines/research_and_findings/add_second_controller_findings.mdx diff --git a/docs/Splashkit/Applications/Arcade Machines/Research & Findings/Asteroids Game Test Report b/docs/Splashkit/Applications/arcade_machines/research_and_findings/asteroids_game_test_report similarity index 100% rename from docs/Splashkit/Applications/Arcade Machines/Research & Findings/Asteroids Game Test Report rename to docs/Splashkit/Applications/arcade_machines/research_and_findings/asteroids_game_test_report diff --git a/docs/Splashkit/Applications/Arcade Machines/Research & Findings/Below The Surface Game Test Report b/docs/Splashkit/Applications/arcade_machines/research_and_findings/below_the_surface_game_test_report similarity index 100% rename from docs/Splashkit/Applications/Arcade Machines/Research & Findings/Below The Surface Game Test Report rename to docs/Splashkit/Applications/arcade_machines/research_and_findings/below_the_surface_game_test_report diff --git a/docs/Splashkit/Applications/Arcade Machines/Research & Findings/Emulation Station Script Research.md b/docs/Splashkit/Applications/arcade_machines/research_and_findings/emulation_station_script_research.md similarity index 100% rename from docs/Splashkit/Applications/Arcade Machines/Research & Findings/Emulation Station Script Research.md rename to docs/Splashkit/Applications/arcade_machines/research_and_findings/emulation_station_script_research.md diff --git a/docs/OnTrack/Voice Verification/Research & Findings/Index.md b/docs/Splashkit/Applications/build_a_cool_game/Index.md similarity index 100% rename from docs/OnTrack/Voice Verification/Research & Findings/Index.md rename to docs/Splashkit/Applications/build_a_cool_game/Index.md diff --git a/docs/Splashkit/Applications/Build a COOL game/DiceyCombat/diceycombat.cpp b/docs/Splashkit/Applications/build_a_cool_game/dicey_combat/diceycombat.cpp similarity index 100% rename from docs/Splashkit/Applications/Build a COOL game/DiceyCombat/diceycombat.cpp rename to docs/Splashkit/Applications/build_a_cool_game/dicey_combat/diceycombat.cpp diff --git a/docs/Splashkit/Applications/Arcade Machines/Index.md b/docs/Splashkit/Applications/build_a_cool_game/research_and_findings/Index.md similarity index 100% rename from docs/Splashkit/Applications/Arcade Machines/Index.md rename to docs/Splashkit/Applications/build_a_cool_game/research_and_findings/Index.md diff --git a/docs/Splashkit/Applications/Meeting Minutes/BelowTheSurfaceDesignDocument.md b/docs/Splashkit/Applications/meeting_minutes/BelowTheSurfaceDesignDocument.md similarity index 99% rename from docs/Splashkit/Applications/Meeting Minutes/BelowTheSurfaceDesignDocument.md rename to docs/Splashkit/Applications/meeting_minutes/BelowTheSurfaceDesignDocument.md index 1bdf5d97d..8ccf8826c 100644 --- a/docs/Splashkit/Applications/Meeting Minutes/BelowTheSurfaceDesignDocument.md +++ b/docs/Splashkit/Applications/meeting_minutes/BelowTheSurfaceDesignDocument.md @@ -70,7 +70,7 @@ ## Name of Game -Below the Surface\_ +below_the_surface\_ ## Genre diff --git a/docs/Splashkit/Applications/Meeting Minutes/MM11April.md b/docs/Splashkit/Applications/meeting_minutes/MM11April.md similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/MM11April.md rename to docs/Splashkit/Applications/meeting_minutes/MM11April.md diff --git a/docs/Splashkit/Applications/Meeting Minutes/MM14April.md b/docs/Splashkit/Applications/meeting_minutes/MM14April.md similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/MM14April.md rename to docs/Splashkit/Applications/meeting_minutes/MM14April.md diff --git a/docs/Splashkit/Applications/Meeting Minutes/MM_GameTeam_22ndAugust.md b/docs/Splashkit/Applications/meeting_minutes/MM_GameTeam_22ndAugust.md similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/MM_GameTeam_22ndAugust.md rename to docs/Splashkit/Applications/meeting_minutes/MM_GameTeam_22ndAugust.md diff --git a/docs/Splashkit/Applications/Meeting Minutes/MM_GameTeam_25thJuly.md b/docs/Splashkit/Applications/meeting_minutes/MM_GameTeam_25thJuly.md similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/MM_GameTeam_25thJuly.md rename to docs/Splashkit/Applications/meeting_minutes/MM_GameTeam_25thJuly.md diff --git a/docs/Splashkit/Applications/Meeting Minutes/MM_GameTeam_30thJuly.md b/docs/Splashkit/Applications/meeting_minutes/MM_GameTeam_30thJuly.md similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/MM_GameTeam_30thJuly.md rename to docs/Splashkit/Applications/meeting_minutes/MM_GameTeam_30thJuly.md diff --git a/docs/Splashkit/Applications/Meeting Minutes/MM_GameTeam_3rdSeptember.md b/docs/Splashkit/Applications/meeting_minutes/MM_GameTeam_3rdSeptember.md similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/MM_GameTeam_3rdSeptember.md rename to docs/Splashkit/Applications/meeting_minutes/MM_GameTeam_3rdSeptember.md diff --git a/docs/Splashkit/Applications/Meeting Minutes/MM_GameTeam_4thAugust.md b/docs/Splashkit/Applications/meeting_minutes/MM_GameTeam_4thAugust.md similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/MM_GameTeam_4thAugust.md rename to docs/Splashkit/Applications/meeting_minutes/MM_GameTeam_4thAugust.md diff --git a/docs/Splashkit/Applications/Meeting Minutes/MM_GameTeam_6thAugust.md b/docs/Splashkit/Applications/meeting_minutes/MM_GameTeam_6thAugust.md similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/MM_GameTeam_6thAugust.md rename to docs/Splashkit/Applications/meeting_minutes/MM_GameTeam_6thAugust.md diff --git a/docs/Splashkit/Applications/Meeting Minutes/MM_GameTeam_8thAugust.md b/docs/Splashkit/Applications/meeting_minutes/MM_GameTeam_8thAugust.md similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/MM_GameTeam_8thAugust.md rename to docs/Splashkit/Applications/meeting_minutes/MM_GameTeam_8thAugust.md diff --git a/docs/Splashkit/Applications/Meeting Minutes/MM_GameTeam_8thSeptember.md b/docs/Splashkit/Applications/meeting_minutes/MM_GameTeam_8thSeptember.md similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/MM_GameTeam_8thSeptember.md rename to docs/Splashkit/Applications/meeting_minutes/MM_GameTeam_8thSeptember.md diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/Background2.png b/docs/Splashkit/Applications/meeting_minutes/images/Background2.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/Background2.png rename to docs/Splashkit/Applications/meeting_minutes/images/Background2.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/Background3.png b/docs/Splashkit/Applications/meeting_minutes/images/Background3.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/Background3.png rename to docs/Splashkit/Applications/meeting_minutes/images/Background3.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/Background4.png b/docs/Splashkit/Applications/meeting_minutes/images/Background4.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/Background4.png rename to docs/Splashkit/Applications/meeting_minutes/images/Background4.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/Blob.png b/docs/Splashkit/Applications/meeting_minutes/images/Blob.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/Blob.png rename to docs/Splashkit/Applications/meeting_minutes/images/Blob.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/BlueGuy.png b/docs/Splashkit/Applications/meeting_minutes/images/BlueGuy.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/BlueGuy.png rename to docs/Splashkit/Applications/meeting_minutes/images/BlueGuy.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/CreatedAssets.png b/docs/Splashkit/Applications/meeting_minutes/images/CreatedAssets.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/CreatedAssets.png rename to docs/Splashkit/Applications/meeting_minutes/images/CreatedAssets.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/Door.png b/docs/Splashkit/Applications/meeting_minutes/images/Door.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/Door.png rename to docs/Splashkit/Applications/meeting_minutes/images/Door.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/EarlyPipes.png b/docs/Splashkit/Applications/meeting_minutes/images/EarlyPipes.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/EarlyPipes.png rename to docs/Splashkit/Applications/meeting_minutes/images/EarlyPipes.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/LivesHealthIcon.png b/docs/Splashkit/Applications/meeting_minutes/images/LivesHealthIcon.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/LivesHealthIcon.png rename to docs/Splashkit/Applications/meeting_minutes/images/LivesHealthIcon.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/Logo.png.png b/docs/Splashkit/Applications/meeting_minutes/images/Logo.png.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/Logo.png.png rename to docs/Splashkit/Applications/meeting_minutes/images/Logo.png.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/MENUBackgroundDark.png b/docs/Splashkit/Applications/meeting_minutes/images/MENUBackgroundDark.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/MENUBackgroundDark.png rename to docs/Splashkit/Applications/meeting_minutes/images/MENUBackgroundDark.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/Pasted image 20220925150818.png b/docs/Splashkit/Applications/meeting_minutes/images/Pasted image 20220925150818.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/Pasted image 20220925150818.png rename to docs/Splashkit/Applications/meeting_minutes/images/Pasted image 20220925150818.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/PinkGirl.png b/docs/Splashkit/Applications/meeting_minutes/images/PinkGirl.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/PinkGirl.png rename to docs/Splashkit/Applications/meeting_minutes/images/PinkGirl.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/Pipes.png b/docs/Splashkit/Applications/meeting_minutes/images/Pipes.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/Pipes.png rename to docs/Splashkit/Applications/meeting_minutes/images/Pipes.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/PurpleGuy.png b/docs/Splashkit/Applications/meeting_minutes/images/PurpleGuy.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/PurpleGuy.png rename to docs/Splashkit/Applications/meeting_minutes/images/PurpleGuy.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/Rat.png b/docs/Splashkit/Applications/meeting_minutes/images/Rat.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/Rat.png rename to docs/Splashkit/Applications/meeting_minutes/images/Rat.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/Roach.png b/docs/Splashkit/Applications/meeting_minutes/images/Roach.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/Roach.png rename to docs/Splashkit/Applications/meeting_minutes/images/Roach.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/SewerReferenceArt.png b/docs/Splashkit/Applications/meeting_minutes/images/SewerReferenceArt.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/SewerReferenceArt.png rename to docs/Splashkit/Applications/meeting_minutes/images/SewerReferenceArt.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/WaterReferenceArt.png b/docs/Splashkit/Applications/meeting_minutes/images/WaterReferenceArt.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/WaterReferenceArt.png rename to docs/Splashkit/Applications/meeting_minutes/images/WaterReferenceArt.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/blue.png b/docs/Splashkit/Applications/meeting_minutes/images/blue.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/blue.png rename to docs/Splashkit/Applications/meeting_minutes/images/blue.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/bluecap.png b/docs/Splashkit/Applications/meeting_minutes/images/bluecap.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/bluecap.png rename to docs/Splashkit/Applications/meeting_minutes/images/bluecap.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/blueehb.png b/docs/Splashkit/Applications/meeting_minutes/images/blueehb.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/blueehb.png rename to docs/Splashkit/Applications/meeting_minutes/images/blueehb.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/bluehb.png b/docs/Splashkit/Applications/meeting_minutes/images/bluehb.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/bluehb.png rename to docs/Splashkit/Applications/meeting_minutes/images/bluehb.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/bts_tiles.png b/docs/Splashkit/Applications/meeting_minutes/images/bts_tiles.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/bts_tiles.png rename to docs/Splashkit/Applications/meeting_minutes/images/bts_tiles.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/button.png b/docs/Splashkit/Applications/meeting_minutes/images/button.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/button.png rename to docs/Splashkit/Applications/meeting_minutes/images/button.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/button_sml.png b/docs/Splashkit/Applications/meeting_minutes/images/button_sml.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/button_sml.png rename to docs/Splashkit/Applications/meeting_minutes/images/button_sml.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/button_sml_blk.png b/docs/Splashkit/Applications/meeting_minutes/images/button_sml_blk.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/button_sml_blk.png rename to docs/Splashkit/Applications/meeting_minutes/images/button_sml_blk.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/collectables.png b/docs/Splashkit/Applications/meeting_minutes/images/collectables.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/collectables.png rename to docs/Splashkit/Applications/meeting_minutes/images/collectables.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/companylogo1.png b/docs/Splashkit/Applications/meeting_minutes/images/companylogo1.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/companylogo1.png rename to docs/Splashkit/Applications/meeting_minutes/images/companylogo1.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/companylogo2.png b/docs/Splashkit/Applications/meeting_minutes/images/companylogo2.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/companylogo2.png rename to docs/Splashkit/Applications/meeting_minutes/images/companylogo2.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/decorative_blocks.png b/docs/Splashkit/Applications/meeting_minutes/images/decorative_blocks.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/decorative_blocks.png rename to docs/Splashkit/Applications/meeting_minutes/images/decorative_blocks.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/decorative_misc_pipes.png b/docs/Splashkit/Applications/meeting_minutes/images/decorative_misc_pipes.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/decorative_misc_pipes.png rename to docs/Splashkit/Applications/meeting_minutes/images/decorative_misc_pipes.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/edge.png b/docs/Splashkit/Applications/meeting_minutes/images/edge.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/edge.png rename to docs/Splashkit/Applications/meeting_minutes/images/edge.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/empty_block_le.png b/docs/Splashkit/Applications/meeting_minutes/images/empty_block_le.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/empty_block_le.png rename to docs/Splashkit/Applications/meeting_minutes/images/empty_block_le.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/gameover.png b/docs/Splashkit/Applications/meeting_minutes/images/gameover.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/gameover.png rename to docs/Splashkit/Applications/meeting_minutes/images/gameover.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/half_blocks.png b/docs/Splashkit/Applications/meeting_minutes/images/half_blocks.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/half_blocks.png rename to docs/Splashkit/Applications/meeting_minutes/images/half_blocks.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/holdable_misc_pipes.png b/docs/Splashkit/Applications/meeting_minutes/images/holdable_misc_pipes.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/holdable_misc_pipes.png rename to docs/Splashkit/Applications/meeting_minutes/images/holdable_misc_pipes.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/holdable_misc_pipes_empty.png b/docs/Splashkit/Applications/meeting_minutes/images/holdable_misc_pipes_empty.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/holdable_misc_pipes_empty.png rename to docs/Splashkit/Applications/meeting_minutes/images/holdable_misc_pipes_empty.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/holdable_pipes.png b/docs/Splashkit/Applications/meeting_minutes/images/holdable_pipes.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/holdable_pipes.png rename to docs/Splashkit/Applications/meeting_minutes/images/holdable_pipes.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/holdable_pipes_empty_clear.png b/docs/Splashkit/Applications/meeting_minutes/images/holdable_pipes_empty_clear.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/holdable_pipes_empty_clear.png rename to docs/Splashkit/Applications/meeting_minutes/images/holdable_pipes_empty_clear.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/holdable_pipes_empty_le.png b/docs/Splashkit/Applications/meeting_minutes/images/holdable_pipes_empty_le.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/holdable_pipes_empty_le.png rename to docs/Splashkit/Applications/meeting_minutes/images/holdable_pipes_empty_le.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/ladder.png b/docs/Splashkit/Applications/meeting_minutes/images/ladder.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/ladder.png rename to docs/Splashkit/Applications/meeting_minutes/images/ladder.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/menubackground.png b/docs/Splashkit/Applications/meeting_minutes/images/menubackground.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/menubackground.png rename to docs/Splashkit/Applications/meeting_minutes/images/menubackground.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/multipipes_empty.png b/docs/Splashkit/Applications/meeting_minutes/images/multipipes_empty.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/multipipes_empty.png rename to docs/Splashkit/Applications/meeting_minutes/images/multipipes_empty.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/multipipes_empty_clear.png b/docs/Splashkit/Applications/meeting_minutes/images/multipipes_empty_clear.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/multipipes_empty_clear.png rename to docs/Splashkit/Applications/meeting_minutes/images/multipipes_empty_clear.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/pink.png b/docs/Splashkit/Applications/meeting_minutes/images/pink.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/pink.png rename to docs/Splashkit/Applications/meeting_minutes/images/pink.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/pinkcap.png b/docs/Splashkit/Applications/meeting_minutes/images/pinkcap.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/pinkcap.png rename to docs/Splashkit/Applications/meeting_minutes/images/pinkcap.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/pinkehb.png b/docs/Splashkit/Applications/meeting_minutes/images/pinkehb.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/pinkehb.png rename to docs/Splashkit/Applications/meeting_minutes/images/pinkehb.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/pinkhb.png b/docs/Splashkit/Applications/meeting_minutes/images/pinkhb.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/pinkhb.png rename to docs/Splashkit/Applications/meeting_minutes/images/pinkhb.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/pipes_64.png b/docs/Splashkit/Applications/meeting_minutes/images/pipes_64.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/pipes_64.png rename to docs/Splashkit/Applications/meeting_minutes/images/pipes_64.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/purplecap.png b/docs/Splashkit/Applications/meeting_minutes/images/purplecap.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/purplecap.png rename to docs/Splashkit/Applications/meeting_minutes/images/purplecap.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/purpleehb.png b/docs/Splashkit/Applications/meeting_minutes/images/purpleehb.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/purpleehb.png rename to docs/Splashkit/Applications/meeting_minutes/images/purpleehb.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/purplehb.png b/docs/Splashkit/Applications/meeting_minutes/images/purplehb.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/purplehb.png rename to docs/Splashkit/Applications/meeting_minutes/images/purplehb.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/readme.txt b/docs/Splashkit/Applications/meeting_minutes/images/readme.txt similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/readme.txt rename to docs/Splashkit/Applications/meeting_minutes/images/readme.txt diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/slimesurfin.png b/docs/Splashkit/Applications/meeting_minutes/images/slimesurfin.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/slimesurfin.png rename to docs/Splashkit/Applications/meeting_minutes/images/slimesurfin.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/snake.png b/docs/Splashkit/Applications/meeting_minutes/images/snake.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/snake.png rename to docs/Splashkit/Applications/meeting_minutes/images/snake.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/snake10.png b/docs/Splashkit/Applications/meeting_minutes/images/snake10.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/snake10.png rename to docs/Splashkit/Applications/meeting_minutes/images/snake10.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/snake20.png b/docs/Splashkit/Applications/meeting_minutes/images/snake20.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/snake20.png rename to docs/Splashkit/Applications/meeting_minutes/images/snake20.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/snake30.png b/docs/Splashkit/Applications/meeting_minutes/images/snake30.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/snake30.png rename to docs/Splashkit/Applications/meeting_minutes/images/snake30.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/snake50.png b/docs/Splashkit/Applications/meeting_minutes/images/snake50.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/snake50.png rename to docs/Splashkit/Applications/meeting_minutes/images/snake50.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/solid_blocks.png b/docs/Splashkit/Applications/meeting_minutes/images/solid_blocks.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/solid_blocks.png rename to docs/Splashkit/Applications/meeting_minutes/images/solid_blocks.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/teamlogo.png b/docs/Splashkit/Applications/meeting_minutes/images/teamlogo.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/teamlogo.png rename to docs/Splashkit/Applications/meeting_minutes/images/teamlogo.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/temp540.png b/docs/Splashkit/Applications/meeting_minutes/images/temp540.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/temp540.png rename to docs/Splashkit/Applications/meeting_minutes/images/temp540.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/title.png b/docs/Splashkit/Applications/meeting_minutes/images/title.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/title.png rename to docs/Splashkit/Applications/meeting_minutes/images/title.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/toxic_blocks.png b/docs/Splashkit/Applications/meeting_minutes/images/toxic_blocks.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/toxic_blocks.png rename to docs/Splashkit/Applications/meeting_minutes/images/toxic_blocks.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/turn_pipes.png b/docs/Splashkit/Applications/meeting_minutes/images/turn_pipes.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/turn_pipes.png rename to docs/Splashkit/Applications/meeting_minutes/images/turn_pipes.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/turn_pipes_empty.png b/docs/Splashkit/Applications/meeting_minutes/images/turn_pipes_empty.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/turn_pipes_empty.png rename to docs/Splashkit/Applications/meeting_minutes/images/turn_pipes_empty.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/turn_pipes_empty_clear.png b/docs/Splashkit/Applications/meeting_minutes/images/turn_pipes_empty_clear.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/turn_pipes_empty_clear.png rename to docs/Splashkit/Applications/meeting_minutes/images/turn_pipes_empty_clear.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/waterRat.png b/docs/Splashkit/Applications/meeting_minutes/images/waterRat.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/waterRat.png rename to docs/Splashkit/Applications/meeting_minutes/images/waterRat.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/water_blocks.png b/docs/Splashkit/Applications/meeting_minutes/images/water_blocks.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/water_blocks.png rename to docs/Splashkit/Applications/meeting_minutes/images/water_blocks.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/images/winscreen.png b/docs/Splashkit/Applications/meeting_minutes/images/winscreen.png similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/images/winscreen.png rename to docs/Splashkit/Applications/meeting_minutes/images/winscreen.png diff --git a/docs/Splashkit/Applications/Meeting Minutes/index.md b/docs/Splashkit/Applications/meeting_minutes/index.md similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/index.md rename to docs/Splashkit/Applications/meeting_minutes/index.md diff --git a/docs/Splashkit/Applications/Meeting Minutes/mm17march.md b/docs/Splashkit/Applications/meeting_minutes/mm17march.md similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/mm17march.md rename to docs/Splashkit/Applications/meeting_minutes/mm17march.md diff --git a/docs/Splashkit/Applications/Meeting Minutes/mm4April.md b/docs/Splashkit/Applications/meeting_minutes/mm4April.md similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/mm4April.md rename to docs/Splashkit/Applications/meeting_minutes/mm4April.md diff --git a/docs/Splashkit/Applications/Meeting Minutes/mm5May.md b/docs/Splashkit/Applications/meeting_minutes/mm5May.md similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/mm5May.md rename to docs/Splashkit/Applications/meeting_minutes/mm5May.md diff --git a/docs/Splashkit/Applications/Meeting Minutes/mm7april.md b/docs/Splashkit/Applications/meeting_minutes/mm7april.md similarity index 100% rename from docs/Splashkit/Applications/Meeting Minutes/mm7april.md rename to docs/Splashkit/Applications/meeting_minutes/mm7april.md diff --git a/docs/Splashkit/Applications/Systems-Req.md b/docs/Splashkit/Applications/systems_req.md similarity index 100% rename from docs/Splashkit/Applications/Systems-Req.md rename to docs/Splashkit/Applications/systems_req.md diff --git a/docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposal Template.md b/docs/Splashkit/Applications/tutorials_and_research/tutorial_proposal_template.md similarity index 100% rename from docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposal Template.md rename to docs/Splashkit/Applications/tutorials_and_research/tutorial_proposal_template.md diff --git a/docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/Basic Audio Manipulation in Splashkit.md b/docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/basic_audio_manipulation_in_splashkit.md.md similarity index 100% rename from docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/Basic Audio Manipulation in Splashkit.md rename to docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/basic_audio_manipulation_in_splashkit.md.md diff --git a/docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/Building the SplashKit Core Library with CMake.md b/docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/building_the_splashkit_core_library_with_cmake.md similarity index 100% rename from docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/Building the SplashKit Core Library with CMake.md rename to docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/building_the_splashkit_core_library_with_cmake.md diff --git a/docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/Getting Started in Splashkit Outline.md b/docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/getting_started_in_splashkit_outline.md similarity index 100% rename from docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/Getting Started in Splashkit Outline.md rename to docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/getting_started_in_splashkit_outline.md diff --git a/docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/Getting Started With Mouse Button and Inputs.md b/docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/getting_started_with_mouse_button_and_inputs.md similarity index 100% rename from docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/Getting Started With Mouse Button and Inputs.md rename to docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/getting_started_with_mouse_button_and_inputs.md diff --git a/docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/Getting Started With SplashKit Database.md b/docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/getting_started_with_splashkit_database.md similarity index 100% rename from docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/Getting Started With SplashKit Database.md rename to docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/getting_started_with_splashkit_database.md diff --git a/docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/Getting Started With Sprite Layering In Splashkit - C#.md b/docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/getting_started_with_sprite_layering_in_splashkit_csharp.md similarity index 100% rename from docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/Getting Started With Sprite Layering In Splashkit - C#.md rename to docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/getting_started_with_sprite_layering_in_splashkit_csharp.md diff --git a/docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/Getting Started With Sprites in Splashkit Outline - C#.md b/docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/getting_started_with_sprites_in_splashkit_outline_csharp.md similarity index 100% rename from docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/Getting Started With Sprites in Splashkit Outline - C#.md rename to docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/getting_started_with_sprites_in_splashkit_outline_csharp.md diff --git a/docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/Introduction to Key Codes.md b/docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/introduction_to_key_codes.md similarity index 100% rename from docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/Introduction to Key Codes.md rename to docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/introduction_to_key_codes.md diff --git a/docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/kcb/2023-07-30-using-keycallbacks.html.md b/docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/kcb/2023-07-30-using-keycallbacks.html.md similarity index 100% rename from docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/kcb/2023-07-30-using-keycallbacks.html.md rename to docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/kcb/2023-07-30-using-keycallbacks.html.md diff --git a/docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/kcb/kcb demo exe/KCB_test.deps.json b/docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/kcb/kcb demo exe/KCB_test.deps.json similarity index 94% rename from docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/kcb/kcb demo exe/KCB_test.deps.json rename to docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/kcb/kcb demo exe/KCB_test.deps.json index 27aad192d..1ea709f45 100644 --- a/docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/kcb/kcb demo exe/KCB_test.deps.json +++ b/docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/kcb/kcb demo exe/KCB_test.deps.json @@ -1,23 +1,23 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v6.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v6.0": { - "KCB_test/1.0.0": { - "runtime": { - "KCB_test.dll": {} - } - } - } - }, - "libraries": { - "KCB_test/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - } - } +{ + "runtimeTarget": { + "name": ".NETCoreApp,Version=v6.0", + "signature": "" + }, + "compilationOptions": {}, + "targets": { + ".NETCoreApp,Version=v6.0": { + "KCB_test/1.0.0": { + "runtime": { + "KCB_test.dll": {} + } + } + } + }, + "libraries": { + "KCB_test/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + } + } } \ No newline at end of file diff --git a/docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/kcb/kcb demo exe/KCB_test.dll b/docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/kcb/kcb demo exe/KCB_test.dll similarity index 100% rename from docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/kcb/kcb demo exe/KCB_test.dll rename to docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/kcb/kcb demo exe/KCB_test.dll diff --git a/docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/kcb/kcb demo exe/KCB_test.exe b/docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/kcb/kcb demo exe/KCB_test.exe similarity index 100% rename from docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/kcb/kcb demo exe/KCB_test.exe rename to docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/kcb/kcb demo exe/KCB_test.exe diff --git a/docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/kcb/kcb demo exe/KCB_test.pdb b/docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/kcb/kcb demo exe/KCB_test.pdb similarity index 100% rename from docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/kcb/kcb demo exe/KCB_test.pdb rename to docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/kcb/kcb demo exe/KCB_test.pdb diff --git a/docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/kcb/kcb demo exe/KCB_test.runtimeconfig.json b/docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/kcb/kcb demo exe/KCB_test.runtimeconfig.json similarity index 94% rename from docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/kcb/kcb demo exe/KCB_test.runtimeconfig.json rename to docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/kcb/kcb demo exe/KCB_test.runtimeconfig.json index 4e96a56b6..4986d16ee 100644 --- a/docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/kcb/kcb demo exe/KCB_test.runtimeconfig.json +++ b/docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/kcb/kcb demo exe/KCB_test.runtimeconfig.json @@ -1,9 +1,9 @@ -{ - "runtimeOptions": { - "tfm": "net6.0", - "framework": { - "name": "Microsoft.NETCore.App", - "version": "6.0.0" - } - } +{ + "runtimeOptions": { + "tfm": "net6.0", + "framework": { + "name": "Microsoft.NETCore.App", + "version": "6.0.0" + } + } } \ No newline at end of file diff --git a/docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/kcb/kcb demo exe/Resources/fonts/pdark.ttf b/docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/kcb/kcb demo exe/Resources/fonts/pdark.ttf similarity index 100% rename from docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/kcb/kcb demo exe/Resources/fonts/pdark.ttf rename to docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/kcb/kcb demo exe/Resources/fonts/pdark.ttf diff --git a/docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/kcb/kcb demo exe/Resources/fonts/pricedown_bl.otf b/docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/kcb/kcb demo exe/Resources/fonts/pricedown_bl.otf similarity index 100% rename from docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/kcb/kcb demo exe/Resources/fonts/pricedown_bl.otf rename to docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/kcb/kcb demo exe/Resources/fonts/pricedown_bl.otf diff --git a/docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/kcb/kcb demo exe/Resources/fonts/readme.txt b/docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/kcb/kcb demo exe/Resources/fonts/readme.txt similarity index 100% rename from docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/kcb/kcb demo exe/Resources/fonts/readme.txt rename to docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/kcb/kcb demo exe/Resources/fonts/readme.txt diff --git a/docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/kcb/kcb demo exe/Resources/fonts/typodermic-eula-03-2020.pdf b/docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/kcb/kcb demo exe/Resources/fonts/typodermic-eula-03-2020.pdf similarity index 100% rename from docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/kcb/kcb demo exe/Resources/fonts/typodermic-eula-03-2020.pdf rename to docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/kcb/kcb demo exe/Resources/fonts/typodermic-eula-03-2020.pdf diff --git a/docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/kcb/kcb demo src/Program.cs b/docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/kcb/kcb demo src/Program.cs similarity index 100% rename from docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/kcb/kcb demo src/Program.cs rename to docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/kcb/kcb demo src/Program.cs diff --git a/docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/kcb/kcb demo src/Resources/fonts/pdark.ttf b/docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/kcb/kcb demo src/Resources/fonts/pdark.ttf similarity index 100% rename from docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/kcb/kcb demo src/Resources/fonts/pdark.ttf rename to docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/kcb/kcb demo src/Resources/fonts/pdark.ttf diff --git a/docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/kcb/kcb demo src/Resources/fonts/pricedown_bl.otf b/docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/kcb/kcb demo src/Resources/fonts/pricedown_bl.otf similarity index 100% rename from docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/kcb/kcb demo src/Resources/fonts/pricedown_bl.otf rename to docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/kcb/kcb demo src/Resources/fonts/pricedown_bl.otf diff --git a/docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/kcb/kcb demo src/Resources/fonts/readme.txt b/docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/kcb/kcb demo src/Resources/fonts/readme.txt similarity index 100% rename from docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/kcb/kcb demo src/Resources/fonts/readme.txt rename to docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/kcb/kcb demo src/Resources/fonts/readme.txt diff --git a/docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/kcb/kcb demo src/Resources/fonts/typodermic-eula-03-2020.pdf b/docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/kcb/kcb demo src/Resources/fonts/typodermic-eula-03-2020.pdf similarity index 100% rename from docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/kcb/kcb demo src/Resources/fonts/typodermic-eula-03-2020.pdf rename to docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/kcb/kcb demo src/Resources/fonts/typodermic-eula-03-2020.pdf diff --git a/docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/seh/2023-08-04-using-spriteeventhandler.md b/docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/seh/2023-08-04-using-spriteeventhandler.md similarity index 100% rename from docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/seh/2023-08-04-using-spriteeventhandler.md rename to docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/seh/2023-08-04-using-spriteeventhandler.md diff --git a/docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/seh/seh_demo/Resources/animations/RockLarge.txt b/docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/seh/seh_demo/Resources/animations/RockLarge.txt similarity index 100% rename from docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/seh/seh_demo/Resources/animations/RockLarge.txt rename to docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/seh/seh_demo/Resources/animations/RockLarge.txt diff --git a/docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/seh/seh_demo/Resources/images/RockLarge.png b/docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/seh/seh_demo/Resources/images/RockLarge.png similarity index 100% rename from docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/seh/seh_demo/Resources/images/RockLarge.png rename to docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/seh/seh_demo/Resources/images/RockLarge.png diff --git a/docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/seh/seh_demo/SEH_test.deps.json b/docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/seh/seh_demo/SEH_test.deps.json similarity index 94% rename from docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/seh/seh_demo/SEH_test.deps.json rename to docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/seh/seh_demo/SEH_test.deps.json index 887e9a917..bfb3dd0a3 100644 --- a/docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/seh/seh_demo/SEH_test.deps.json +++ b/docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/seh/seh_demo/SEH_test.deps.json @@ -1,23 +1,23 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v6.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v6.0": { - "SEH_test/1.0.0": { - "runtime": { - "SEH_test.dll": {} - } - } - } - }, - "libraries": { - "SEH_test/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - } - } +{ + "runtimeTarget": { + "name": ".NETCoreApp,Version=v6.0", + "signature": "" + }, + "compilationOptions": {}, + "targets": { + ".NETCoreApp,Version=v6.0": { + "SEH_test/1.0.0": { + "runtime": { + "SEH_test.dll": {} + } + } + } + }, + "libraries": { + "SEH_test/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + } + } } \ No newline at end of file diff --git a/docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/seh/seh_demo/SEH_test.dll b/docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/seh/seh_demo/SEH_test.dll similarity index 100% rename from docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/seh/seh_demo/SEH_test.dll rename to docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/seh/seh_demo/SEH_test.dll diff --git a/docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/seh/seh_demo/SEH_test.exe b/docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/seh/seh_demo/SEH_test.exe similarity index 100% rename from docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/seh/seh_demo/SEH_test.exe rename to docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/seh/seh_demo/SEH_test.exe diff --git a/docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/seh/seh_demo/SEH_test.pdb b/docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/seh/seh_demo/SEH_test.pdb similarity index 100% rename from docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/seh/seh_demo/SEH_test.pdb rename to docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/seh/seh_demo/SEH_test.pdb diff --git a/docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/seh/seh_demo/SEH_test.runtimeconfig.json b/docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/seh/seh_demo/SEH_test.runtimeconfig.json similarity index 94% rename from docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/seh/seh_demo/SEH_test.runtimeconfig.json rename to docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/seh/seh_demo/SEH_test.runtimeconfig.json index 4e96a56b6..4986d16ee 100644 --- a/docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/seh/seh_demo/SEH_test.runtimeconfig.json +++ b/docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/seh/seh_demo/SEH_test.runtimeconfig.json @@ -1,9 +1,9 @@ -{ - "runtimeOptions": { - "tfm": "net6.0", - "framework": { - "name": "Microsoft.NETCore.App", - "version": "6.0.0" - } - } +{ + "runtimeOptions": { + "tfm": "net6.0", + "framework": { + "name": "Microsoft.NETCore.App", + "version": "6.0.0" + } + } } \ No newline at end of file diff --git a/docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/seh/seh_demo/myeasylog.log b/docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/seh/seh_demo/myeasylog.log similarity index 100% rename from docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/seh/seh_demo/myeasylog.log rename to docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/seh/seh_demo/myeasylog.log diff --git a/docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/seh/seh_demo_src/Program.cs b/docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/seh/seh_demo_src/Program.cs similarity index 100% rename from docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/seh/seh_demo_src/Program.cs rename to docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/seh/seh_demo_src/Program.cs diff --git a/docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/seh/seh_demo_src/Resources/animations/RockLarge.txt b/docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/seh/seh_demo_src/Resources/animations/RockLarge.txt similarity index 100% rename from docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/seh/seh_demo_src/Resources/animations/RockLarge.txt rename to docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/seh/seh_demo_src/Resources/animations/RockLarge.txt diff --git a/docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/seh/seh_demo_src/Resources/images/RockLarge.png b/docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/seh/seh_demo_src/Resources/images/RockLarge.png similarity index 100% rename from docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/seh/seh_demo_src/Resources/images/RockLarge.png rename to docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/seh/seh_demo_src/Resources/images/RockLarge.png diff --git a/docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/seh/seh_demo_src/SpriteEventContainer.cs b/docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/seh/seh_demo_src/SpriteEventContainer.cs similarity index 97% rename from docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/seh/seh_demo_src/SpriteEventContainer.cs rename to docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/seh/seh_demo_src/SpriteEventContainer.cs index c7c73cd4f..cd16b6043 100644 --- a/docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/seh/seh_demo_src/SpriteEventContainer.cs +++ b/docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/seh/seh_demo_src/SpriteEventContainer.cs @@ -1,49 +1,49 @@ -using System; -using SplashKitSDK; - -// class that bundles a event handler with sprite together -// purpose is to avoid needing to match pointer to a specific object -// so this runs a 1-1 relationship so you can directly access the sprite from the called function -public class SpriteEventContainer : IDisposable -{ - public Sprite spr; // sprite concerning the event handler - private SpriteEventHandler seh; // single event handler for sprite - - public SpriteEventContainer(Sprite spr) - { - this.spr = spr; - seh = new SpriteEventHandler(sprCallback); // initialise with function to call - SplashKit.SpriteCallOnEvent(spr, seh); // add to splashkit to start checking sprite - } - - // in this test code, we're hard coding this behaviour for a rock bitmap from asteroids - private void sprCallback(IntPtr ptr, int ev) - { - Console.Out.WriteLine("SPRITE: " + ptr + " EVENT: " + ev); - - if ((SpriteEventKind) ev == SpriteEventKind.SpriteAnimationEndedEvent) // in the test program, we start an animation by U key - { - if (spr.AnimationName() == "explode") // first explode animation frame is done - { - spr.StartAnimation("explode2"); // start 2nd animation frame - Console.Out.WriteLine("FIRST STAGE OF EXPLODE DONE"); - // write other functions here i.e movement layering etc, In Asteroids 3 rocks are spawned here, inbetween the animation - } - else if (spr.AnimationName() == "explode2") // second explode animation frame is done - { - spr.StartAnimation("normal"); // return to normal cell, in Asteroids the object is disposed of here, to finish removing it from game - Console.Out.WriteLine("SECOND STAGE OF EXPLODE DONE"); - // write other functions i.e dispose of objects, set flags etc. - } - } - - } - - public virtual void Dispose() // event handler needs to be disposed, before this object is disposed - { - SplashKit.SpriteStopCallingOnEvent(spr, seh); - spr.Dispose(); // probably not necessary, since it already extends IDisposable - } - - +using System; +using SplashKitSDK; + +// class that bundles a event handler with sprite together +// purpose is to avoid needing to match pointer to a specific object +// so this runs a 1-1 relationship so you can directly access the sprite from the called function +public class SpriteEventContainer : IDisposable +{ + public Sprite spr; // sprite concerning the event handler + private SpriteEventHandler seh; // single event handler for sprite + + public SpriteEventContainer(Sprite spr) + { + this.spr = spr; + seh = new SpriteEventHandler(sprCallback); // initialise with function to call + SplashKit.SpriteCallOnEvent(spr, seh); // add to splashkit to start checking sprite + } + + // in this test code, we're hard coding this behaviour for a rock bitmap from asteroids + private void sprCallback(IntPtr ptr, int ev) + { + Console.Out.WriteLine("SPRITE: " + ptr + " EVENT: " + ev); + + if ((SpriteEventKind) ev == SpriteEventKind.SpriteAnimationEndedEvent) // in the test program, we start an animation by U key + { + if (spr.AnimationName() == "explode") // first explode animation frame is done + { + spr.StartAnimation("explode2"); // start 2nd animation frame + Console.Out.WriteLine("FIRST STAGE OF EXPLODE DONE"); + // write other functions here i.e movement layering etc, In Asteroids 3 rocks are spawned here, inbetween the animation + } + else if (spr.AnimationName() == "explode2") // second explode animation frame is done + { + spr.StartAnimation("normal"); // return to normal cell, in Asteroids the object is disposed of here, to finish removing it from game + Console.Out.WriteLine("SECOND STAGE OF EXPLODE DONE"); + // write other functions i.e dispose of objects, set flags etc. + } + } + + } + + public virtual void Dispose() // event handler needs to be disposed, before this object is disposed + { + SplashKit.SpriteStopCallingOnEvent(spr, seh); + spr.Dispose(); // probably not necessary, since it already extends IDisposable + } + + } \ No newline at end of file diff --git a/docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/Splash World Adventures.md b/docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/splash_world_adventures.md.md similarity index 100% rename from docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/Splash World Adventures.md rename to docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/splash_world_adventures.md.md diff --git a/docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/Tutorial Markdowns/Getting Started With Mouse Button and Inputs.md b/docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/tutorial_markdowns/getting_started_with_mouse_button_and_inputs.md similarity index 100% rename from docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/Tutorial Markdowns/Getting Started With Mouse Button and Inputs.md rename to docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/tutorial_markdowns/getting_started_with_mouse_button_and_inputs.md diff --git a/docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/Tutorial Markdowns/Getting Started With SplashKit - C#-C++/Getting Started With Splashkit - C#-C++.md b/docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/tutorial_markdowns/getting_started_with_splashkit_csharp_cpp/Getting Started With Splashkit - C#-C++.md similarity index 100% rename from docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/Tutorial Markdowns/Getting Started With SplashKit - C#-C++/Getting Started With Splashkit - C#-C++.md rename to docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/tutorial_markdowns/getting_started_with_splashkit_csharp_cpp/Getting Started With Splashkit - C#-C++.md diff --git a/docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/Tutorial Markdowns/Getting Started With SplashKit - C#-C++/image.png b/docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/tutorial_markdowns/getting_started_with_splashkit_csharp_cpp/image.png similarity index 100% rename from docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/Tutorial Markdowns/Getting Started With SplashKit - C#-C++/image.png rename to docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/tutorial_markdowns/getting_started_with_splashkit_csharp_cpp/image.png diff --git a/docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/Tutorial Markdowns/Getting Started With SplashKit Database.md b/docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/tutorial_markdowns/getting_started_with_splashkit_database.md similarity index 100% rename from docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/Tutorial Markdowns/Getting Started With SplashKit Database.md rename to docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/tutorial_markdowns/getting_started_with_splashkit_database.md diff --git a/docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/Tutorial Markdowns/Getting Started With Sprite Layering in Splashkit Tutorial - C#/Sprite layering in Splashkit Tutorial - C#.md b/docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/tutorial_markdowns/getting_started_with_sprite_layering_in_splashkit_tutorial_csharp/sprite_layering_in_splashkit_tutorial_csharp.md similarity index 100% rename from docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/Tutorial Markdowns/Getting Started With Sprite Layering in Splashkit Tutorial - C#/Sprite layering in Splashkit Tutorial - C#.md rename to docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/tutorial_markdowns/getting_started_with_sprite_layering_in_splashkit_tutorial_csharp/sprite_layering_in_splashkit_tutorial_csharp.md diff --git a/docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/Tutorial Markdowns/Getting Started With Sprite Layering in Splashkit Tutorial - C#/spritelayerfinal.gif b/docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/tutorial_markdowns/getting_started_with_sprite_layering_in_splashkit_tutorial_csharp/spritelayerfinal.gif similarity index 100% rename from docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/Tutorial Markdowns/Getting Started With Sprite Layering in Splashkit Tutorial - C#/spritelayerfinal.gif rename to docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/tutorial_markdowns/getting_started_with_sprite_layering_in_splashkit_tutorial_csharp/spritelayerfinal.gif diff --git a/docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/Tutorial Markdowns/Getting Started With Sprites in Splashkit Tutorial - C#/image.png b/docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/tutorial_markdowns/getting_started_with_sprites_in_splashkit_tutorial_csharp/image.png similarity index 100% rename from docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/Tutorial Markdowns/Getting Started With Sprites in Splashkit Tutorial - C#/image.png rename to docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/tutorial_markdowns/getting_started_with_sprites_in_splashkit_tutorial_csharp/image.png diff --git a/docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/Tutorial Markdowns/Getting Started With Sprites in Splashkit Tutorial - C#/image2.png b/docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/tutorial_markdowns/getting_started_with_sprites_in_splashkit_tutorial_csharp/image2.png similarity index 100% rename from docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/Tutorial Markdowns/Getting Started With Sprites in Splashkit Tutorial - C#/image2.png rename to docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/tutorial_markdowns/getting_started_with_sprites_in_splashkit_tutorial_csharp/image2.png diff --git a/docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/Tutorial Markdowns/Getting Started With Sprites in Splashkit Tutorial - C#/movingsun.gif b/docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/tutorial_markdowns/getting_started_with_sprites_in_splashkit_tutorial_csharp/movingsun.gif similarity index 100% rename from docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/Tutorial Markdowns/Getting Started With Sprites in Splashkit Tutorial - C#/movingsun.gif rename to docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/tutorial_markdowns/getting_started_with_sprites_in_splashkit_tutorial_csharp/movingsun.gif diff --git a/docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/Tutorial Markdowns/Introduction to Key Codes.md b/docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/tutorial_markdowns/introduction_to_key_codes.md similarity index 100% rename from docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/Tutorial Markdowns/Introduction to Key Codes.md rename to docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/tutorial_markdowns/introduction_to_key_codes.md diff --git a/docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/Tutorial Markdowns/Publishing with SplashKit - C# b/docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/tutorial_markdowns/publishing_with_splashkit_csharp similarity index 100% rename from docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/Tutorial Markdowns/Publishing with SplashKit - C# rename to docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/tutorial_markdowns/publishing_with_splashkit_csharp diff --git a/docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/Understanding SplashKit Manager (SKM) Shell Commands.md b/docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/understanding_splashkit_manager_skm_shell_commands.md similarity index 100% rename from docs/Splashkit/Applications/Tutorials and Research/Tutorial Proposals/Understanding SplashKit Manager (SKM) Shell Commands.md rename to docs/Splashkit/Applications/tutorials_and_research/tutorial_proposals/understanding_splashkit_manager_skm_shell_commands.md diff --git a/docs/Splashkit/DevEnviroment/Windows_DevContainer/ReadMe.md b/docs/Splashkit/DevEnviroment/Windows_DevContainer/ReadMe.md index f6bb335d4..032f1e72a 100644 --- a/docs/Splashkit/DevEnviroment/Windows_DevContainer/ReadMe.md +++ b/docs/Splashkit/DevEnviroment/Windows_DevContainer/ReadMe.md @@ -116,7 +116,7 @@ At this stage you will have to manaully add the dev container to your project. not find the resources folder) ``` cd .devcontainer/DXBall/ - ./DXBallGame + ./dxballgame ``` 1. Game Window Will open, Press 1 to start, left and right arrows to move, esc to exit diff --git a/docs/Splashkit/Extensions/DebianDebPackaging.md b/docs/Splashkit/Extensions/debian_deb_packaging.md similarity index 100% rename from docs/Splashkit/Extensions/DebianDebPackaging.md rename to docs/Splashkit/Extensions/debian_deb_packaging.md diff --git a/docs/Splashkit/Applications/Arcade Machines/Research & Findings/Index.md b/docs/Splashkit/Extensions/language_extensions/Index.md similarity index 100% rename from docs/Splashkit/Applications/Arcade Machines/Research & Findings/Index.md rename to docs/Splashkit/Extensions/language_extensions/Index.md diff --git a/docs/Splashkit/Applications/Build a COOL game/Index.md b/docs/Splashkit/Extensions/language_extensions/research_and_findings/Index.md similarity index 100% rename from docs/Splashkit/Applications/Build a COOL game/Index.md rename to docs/Splashkit/Extensions/language_extensions/research_and_findings/Index.md diff --git a/docs/Splashkit/Extensions/Language Extensions/Research & Findings/Software Change Request.md b/docs/Splashkit/Extensions/language_extensions/research_and_findings/software_change_request.md similarity index 100% rename from docs/Splashkit/Extensions/Language Extensions/Research & Findings/Software Change Request.md rename to docs/Splashkit/Extensions/language_extensions/research_and_findings/software_change_request.md diff --git a/docs/Splashkit/Extensions/MINGW64 automated installation/Detecting Operating System through MSYS.md b/docs/Splashkit/Extensions/mingw64_automated_installation/detecting_operating_system_through_msys.md similarity index 100% rename from docs/Splashkit/Extensions/MINGW64 automated installation/Detecting Operating System through MSYS.md rename to docs/Splashkit/Extensions/mingw64_automated_installation/detecting_operating_system_through_msys.md diff --git a/docs/Splashkit/Extensions/MINGW64 automated installation/Installing dotnet Report through API.md b/docs/Splashkit/Extensions/mingw64_automated_installation/installing_dotnet_report_through_api.md similarity index 100% rename from docs/Splashkit/Extensions/MINGW64 automated installation/Installing dotnet Report through API.md rename to docs/Splashkit/Extensions/mingw64_automated_installation/installing_dotnet_report_through_api.md diff --git a/docs/Splashkit/Extensions/MINGW64 automated installation/Installing Visual Studio Code (VSCode) through MSYS2.md b/docs/Splashkit/Extensions/mingw64_automated_installation/installing_visual_studio_code_vscode_through_msys2.md.md similarity index 100% rename from docs/Splashkit/Extensions/MINGW64 automated installation/Installing Visual Studio Code (VSCode) through MSYS2.md rename to docs/Splashkit/Extensions/mingw64_automated_installation/installing_visual_studio_code_vscode_through_msys2.md.md diff --git a/docs/Splashkit/Extensions/MINGW64 automated installation/Understanding MinGW.md b/docs/Splashkit/Extensions/mingw64_automated_installation/understanding_mingw.md similarity index 100% rename from docs/Splashkit/Extensions/MINGW64 automated installation/Understanding MinGW.md rename to docs/Splashkit/Extensions/mingw64_automated_installation/understanding_mingw.md diff --git a/docs/Splashkit/Extensions/MissingSwingameFunctionalities.md b/docs/Splashkit/Extensions/missing_swingame_functionalities.md similarity index 100% rename from docs/Splashkit/Extensions/MissingSwingameFunctionalities.md rename to docs/Splashkit/Extensions/missing_swingame_functionalities.md diff --git a/docs/Splashkit/Extensions/PacmanPackage.md b/docs/Splashkit/Extensions/pacman_package.md similarity index 100% rename from docs/Splashkit/Extensions/PacmanPackage.md rename to docs/Splashkit/Extensions/pacman_package.md diff --git a/docs/Splashkit/Applications/Build a COOL game/Research & Findings/Index.md b/docs/Splashkit/Extensions/python_compatibility/Index.md similarity index 100% rename from docs/Splashkit/Applications/Build a COOL game/Research & Findings/Index.md rename to docs/Splashkit/Extensions/python_compatibility/Index.md diff --git a/docs/Splashkit/Extensions/Language Extensions/Index.md b/docs/Splashkit/Extensions/python_compatibility/research_and_findings/Index.md similarity index 100% rename from docs/Splashkit/Extensions/Language Extensions/Index.md rename to docs/Splashkit/Extensions/python_compatibility/research_and_findings/Index.md diff --git a/docs/Splashkit/Extensions/Python Compatibality/Research & Findings/Python Changelog.md b/docs/Splashkit/Extensions/python_compatibility/research_and_findings/python_changelog.md similarity index 100% rename from docs/Splashkit/Extensions/Python Compatibality/Research & Findings/Python Changelog.md rename to docs/Splashkit/Extensions/python_compatibility/research_and_findings/python_changelog.md diff --git a/docs/Splashkit/Extensions/Python Compatibality/Research & Findings/TestPythonVersion.md b/docs/Splashkit/Extensions/python_compatibility/research_and_findings/test_python_version.md similarity index 100% rename from docs/Splashkit/Extensions/Python Compatibality/Research & Findings/TestPythonVersion.md rename to docs/Splashkit/Extensions/python_compatibility/research_and_findings/test_python_version.md diff --git a/docs/Splashkit/Modules/Physics/Background/Index.md b/docs/Splashkit/Modules/Physics/Background/Index.md index 743d17f9d..0c473dc87 100644 --- a/docs/Splashkit/Modules/Physics/Background/Index.md +++ b/docs/Splashkit/Modules/Physics/Background/Index.md @@ -6,5 +6,5 @@ will be required for it to be completed. ## Links to Physics Documentation: -- [Physics Epic](Epic.md) +- [Physics Epic](epic.md) - [Software Requirements Specification Document](Software_Requirements_Specification.md) diff --git a/docs/Splashkit/Modules/Data Analytics/Index.md b/docs/Splashkit/Modules/data_analytics/Index.md similarity index 100% rename from docs/Splashkit/Modules/Data Analytics/Index.md rename to docs/Splashkit/Modules/data_analytics/Index.md diff --git a/docs/Splashkit/Modules/Data Analytics/Background/Background b/docs/Splashkit/Modules/data_analytics/background/Background similarity index 100% rename from docs/Splashkit/Modules/Data Analytics/Background/Background rename to docs/Splashkit/Modules/data_analytics/background/Background diff --git a/docs/Splashkit/Modules/Data Analytics/Background/Code Repositories.md b/docs/Splashkit/Modules/data_analytics/background/code_repositories.md similarity index 100% rename from docs/Splashkit/Modules/Data Analytics/Background/Code Repositories.md rename to docs/Splashkit/Modules/data_analytics/background/code_repositories.md diff --git a/docs/Splashkit/Modules/Data Analytics/Background/Epic.md b/docs/Splashkit/Modules/data_analytics/background/epic.md similarity index 100% rename from docs/Splashkit/Modules/Data Analytics/Background/Epic.md rename to docs/Splashkit/Modules/data_analytics/background/epic.md diff --git a/docs/Splashkit/Modules/Data Analytics/Background/Software_Requirements_Specification.md b/docs/Splashkit/Modules/data_analytics/background/software_requirements_specification.md similarity index 100% rename from docs/Splashkit/Modules/Data Analytics/Background/Software_Requirements_Specification.md rename to docs/Splashkit/Modules/data_analytics/background/software_requirements_specification.md diff --git a/docs/Splashkit/Extensions/Language Extensions/Research & Findings/Index.md b/docs/Splashkit/Modules/data_analytics/research_and_findings/Index.md similarity index 100% rename from docs/Splashkit/Extensions/Language Extensions/Research & Findings/Index.md rename to docs/Splashkit/Modules/data_analytics/research_and_findings/Index.md diff --git a/docs/Splashkit/Modules/Data Analytics/Research & Findings/Code_Status_2022_Semester_1.md b/docs/Splashkit/Modules/data_analytics/research_and_findings/code_status_2022_semester_1.md similarity index 100% rename from docs/Splashkit/Modules/Data Analytics/Research & Findings/Code_Status_2022_Semester_1.md rename to docs/Splashkit/Modules/data_analytics/research_and_findings/code_status_2022_semester_1.md diff --git a/docs/Splashkit/Modules/Data Analytics/Research & Findings/Data_Analytics_Scope_T1_2022.md b/docs/Splashkit/Modules/data_analytics/research_and_findings/data_analytics_scope_t1_2022.md similarity index 100% rename from docs/Splashkit/Modules/Data Analytics/Research & Findings/Data_Analytics_Scope_T1_2022.md rename to docs/Splashkit/Modules/data_analytics/research_and_findings/data_analytics_scope_t1_2022.md diff --git a/docs/Splashkit/Modules/Data Analytics/Research & Findings/Data_Frame_Redesign_2022_Trimester_2.md b/docs/Splashkit/Modules/data_analytics/research_and_findings/data_frame_redesign_2022_trimester_2.md similarity index 100% rename from docs/Splashkit/Modules/Data Analytics/Research & Findings/Data_Frame_Redesign_2022_Trimester_2.md rename to docs/Splashkit/Modules/data_analytics/research_and_findings/data_frame_redesign_2022_trimester_2.md diff --git a/docs/Splashkit/Modules/Data Analytics/Testing/Index.md b/docs/Splashkit/Modules/data_analytics/testing/Index.md similarity index 100% rename from docs/Splashkit/Modules/Data Analytics/Testing/Index.md rename to docs/Splashkit/Modules/data_analytics/testing/Index.md diff --git a/docs/Splashkit/Modules/Data Analytics/Testing/Showcase_Tests.md b/docs/Splashkit/Modules/data_analytics/testing/showcase_tests.md similarity index 100% rename from docs/Splashkit/Modules/Data Analytics/Testing/Showcase_Tests.md rename to docs/Splashkit/Modules/data_analytics/testing/showcase_tests.md diff --git a/docs/Splashkit/Modules/Data Analytics/Testing/Test Cases.md b/docs/Splashkit/Modules/data_analytics/testing/test_cases.md similarity index 100% rename from docs/Splashkit/Modules/Data Analytics/Testing/Test Cases.md rename to docs/Splashkit/Modules/data_analytics/testing/test_cases.md diff --git a/docs/Splashkit/Modules/Data Analytics/Testing/Test Strategy.md b/docs/Splashkit/Modules/data_analytics/testing/test_strategy.md similarity index 100% rename from docs/Splashkit/Modules/Data Analytics/Testing/Test Strategy.md rename to docs/Splashkit/Modules/data_analytics/testing/test_strategy.md diff --git a/docs/Splashkit/Modules/Data Analytics/Testing/Unit_Tests.md b/docs/Splashkit/Modules/data_analytics/testing/unit_tests.md similarity index 100% rename from docs/Splashkit/Modules/Data Analytics/Testing/Unit_Tests.md rename to docs/Splashkit/Modules/data_analytics/testing/unit_tests.md diff --git a/docs/Splashkit/Modules/Machine Learning/Background/Epic.md b/docs/Splashkit/Modules/machine_learning/Background/Epic.md similarity index 100% rename from docs/Splashkit/Modules/Machine Learning/Background/Epic.md rename to docs/Splashkit/Modules/machine_learning/Background/Epic.md diff --git a/docs/Splashkit/Modules/Machine Learning/Background/Software_Requirements_Specification.md b/docs/Splashkit/Modules/machine_learning/Background/Software_Requirements_Specification.md similarity index 100% rename from docs/Splashkit/Modules/Machine Learning/Background/Software_Requirements_Specification.md rename to docs/Splashkit/Modules/machine_learning/Background/Software_Requirements_Specification.md diff --git a/docs/Splashkit/Modules/Machine Learning/Research & Findings/notes.md b/docs/Splashkit/Modules/machine_learning/Research & Findings/notes.md similarity index 100% rename from docs/Splashkit/Modules/Machine Learning/Research & Findings/notes.md rename to docs/Splashkit/Modules/machine_learning/Research & Findings/notes.md diff --git a/docs/Splashkit/Modules/Machine Learning/Research & Findings/VS Code/launch.json b/docs/Splashkit/Modules/machine_learning/Research & Findings/vs_code/launch.json similarity index 100% rename from docs/Splashkit/Modules/Machine Learning/Research & Findings/VS Code/launch.json rename to docs/Splashkit/Modules/machine_learning/Research & Findings/vs_code/launch.json diff --git a/docs/Splashkit/Modules/Machine Learning/Research & Findings/VS Code/settings.json b/docs/Splashkit/Modules/machine_learning/Research & Findings/vs_code/settings.json similarity index 100% rename from docs/Splashkit/Modules/Machine Learning/Research & Findings/VS Code/settings.json rename to docs/Splashkit/Modules/machine_learning/Research & Findings/vs_code/settings.json diff --git a/docs/Splashkit/Modules/Machine Learning/Research & Findings/VS Code/tasks.json b/docs/Splashkit/Modules/machine_learning/Research & Findings/vs_code/tasks.json similarity index 100% rename from docs/Splashkit/Modules/Machine Learning/Research & Findings/VS Code/tasks.json rename to docs/Splashkit/Modules/machine_learning/Research & Findings/vs_code/tasks.json diff --git a/docs/Splashkit/Modules/Machine Learning/Research & Findings/VS Code/VS Code Guide.md b/docs/Splashkit/Modules/machine_learning/Research & Findings/vs_code/vs_code_guide.md similarity index 100% rename from docs/Splashkit/Modules/Machine Learning/Research & Findings/VS Code/VS Code Guide.md rename to docs/Splashkit/Modules/machine_learning/Research & Findings/vs_code/vs_code_guide.md diff --git a/docs/Splashkit/Modules/Machine Learning/Testing/Test Cases.md b/docs/Splashkit/Modules/machine_learning/Testing/Test Cases.md similarity index 100% rename from docs/Splashkit/Modules/Machine Learning/Testing/Test Cases.md rename to docs/Splashkit/Modules/machine_learning/Testing/Test Cases.md diff --git a/docs/Splashkit/Modules/Machine Learning/Testing/Test Strategy.md b/docs/Splashkit/Modules/machine_learning/Testing/Test Strategy.md similarity index 92% rename from docs/Splashkit/Modules/Machine Learning/Testing/Test Strategy.md rename to docs/Splashkit/Modules/machine_learning/Testing/Test Strategy.md index a08ff6368..3cece50fd 100644 --- a/docs/Splashkit/Modules/Machine Learning/Testing/Test Strategy.md +++ b/docs/Splashkit/Modules/machine_learning/Testing/Test Strategy.md @@ -30,8 +30,8 @@ Relevant links and helpful information about the project and its tech stack ## **QA Deliverables** -- See [Test Cases.md]() for a list of unit tests to be used. -- See [Testing.md](Testing/Testing.md) for a list of test strategies to be used. +- See [test_cases.md]() for a list of unit tests to be used. +- See [testing.md](testing/testing.md) for a list of test strategies to be used. ## **Test Management** @@ -47,9 +47,9 @@ and versions, and test data. What types of tests exist for this project? -- [Test Cases.md]() contains unit tests to be written for the system. +- [test_cases.md]() contains unit tests to be written for the system. - Regular less automated tests are also to be created as required - ([Testing.md](Testing/Testing.md)). + ([test_cases.md](testing/test_cases.md)). - Some of these are already available from last trimester. _Based on template from_ diff --git a/docs/Splashkit/Modules/Machine Learning/Testing/Testing.md b/docs/Splashkit/Modules/machine_learning/Testing/Testing.md similarity index 100% rename from docs/Splashkit/Modules/Machine Learning/Testing/Testing.md rename to docs/Splashkit/Modules/machine_learning/Testing/Testing.md diff --git a/docs/Splashkit/Modules/Machine Learning/Feature List.md b/docs/Splashkit/Modules/machine_learning/feature_list.md similarity index 100% rename from docs/Splashkit/Modules/Machine Learning/Feature List.md rename to docs/Splashkit/Modules/machine_learning/feature_list.md diff --git a/docs/Splashkit/Operations/Distribution Channels/Index.md b/docs/Splashkit/Operations/distribution_channels/Index.md similarity index 100% rename from docs/Splashkit/Operations/Distribution Channels/Index.md rename to docs/Splashkit/Operations/distribution_channels/Index.md diff --git a/docs/Splashkit/Operations/Distribution Channels/research-findings/existing-installation.md b/docs/Splashkit/Operations/distribution_channels/research_and_findings/existing-installation.md similarity index 100% rename from docs/Splashkit/Operations/Distribution Channels/research-findings/existing-installation.md rename to docs/Splashkit/Operations/distribution_channels/research_and_findings/existing-installation.md diff --git a/docs/Splashkit/Operations/Distribution Channels/testing/test-strategy.md b/docs/Splashkit/Operations/distribution_channels/testing/test-strategy.md similarity index 100% rename from docs/Splashkit/Operations/Distribution Channels/testing/test-strategy.md rename to docs/Splashkit/Operations/distribution_channels/testing/test-strategy.md diff --git a/docs/Splashkit/Extensions/Python Compatibality/Index.md b/docs/Splashkit/Operations/migrate_arcana_to_splashkit/Index.md similarity index 100% rename from docs/Splashkit/Extensions/Python Compatibality/Index.md rename to docs/Splashkit/Operations/migrate_arcana_to_splashkit/Index.md diff --git a/docs/Splashkit/Extensions/Python Compatibality/Research & Findings/Index.md b/docs/Splashkit/Operations/migrate_arcana_to_splashkit/research_and_findings/Index.md similarity index 100% rename from docs/Splashkit/Extensions/Python Compatibality/Research & Findings/Index.md rename to docs/Splashkit/Operations/migrate_arcana_to_splashkit/research_and_findings/Index.md diff --git a/docs/Splashkit/Tutorials/Reviews/Camera-guides/using-splashkit-camera.md b/docs/Splashkit/Tutorials/Reviews/camera_guides/using_splashkit_camera.md similarity index 100% rename from docs/Splashkit/Tutorials/Reviews/Camera-guides/using-splashkit-camera.md rename to docs/Splashkit/Tutorials/Reviews/camera_guides/using_splashkit_camera.md diff --git a/docs/Splashkit/Tutorials/Reviews/Input-guides/mouse-button-inputs.md b/docs/Splashkit/Tutorials/Reviews/input_guides/mouse_button_inputs.md similarity index 100% rename from docs/Splashkit/Tutorials/Reviews/Input-guides/mouse-button-inputs.md rename to docs/Splashkit/Tutorials/Reviews/input_guides/mouse_button_inputs.md diff --git a/docs/Splashkit/Tutorials/Reviews/Input-guides/reading-text.md b/docs/Splashkit/Tutorials/Reviews/input_guides/reading_text.md similarity index 100% rename from docs/Splashkit/Tutorials/Reviews/Input-guides/reading-text.md rename to docs/Splashkit/Tutorials/Reviews/input_guides/reading_text.md diff --git a/docs/Splashkit/Tutorials/Reviews/JSON-guides/json_intro.md b/docs/Splashkit/Tutorials/Reviews/json_guides/json_intro.md similarity index 100% rename from docs/Splashkit/Tutorials/Reviews/JSON-guides/json_intro.md rename to docs/Splashkit/Tutorials/Reviews/json_guides/json_intro.md diff --git a/docs/Splashkit/Tutorials/Reviews/Networking-guides/getting-started-with-servers.md b/docs/Splashkit/Tutorials/Reviews/networking_guides/getting_started_with_servers.md similarity index 100% rename from docs/Splashkit/Tutorials/Reviews/Networking-guides/getting-started-with-servers.md rename to docs/Splashkit/Tutorials/Reviews/networking_guides/getting_started_with_servers.md diff --git a/docs/Splashkit/Tutorials/Reviews/Networking-guides/making-RESTful-API-call.md b/docs/Splashkit/Tutorials/Reviews/networking_guides/making_restful_api_call.md similarity index 100% rename from docs/Splashkit/Tutorials/Reviews/Networking-guides/making-RESTful-API-call.md rename to docs/Splashkit/Tutorials/Reviews/networking_guides/making_restful_api_call.md diff --git a/docs/Splashkit/Tutorials/Reviews/Networking-guides/routing-with-servers.md b/docs/Splashkit/Tutorials/Reviews/networking_guides/routing_with_servers.md similarity index 100% rename from docs/Splashkit/Tutorials/Reviews/Networking-guides/routing-with-servers.md rename to docs/Splashkit/Tutorials/Reviews/networking_guides/routing_with_servers.md diff --git a/docs/Splashkit/Tutorials/Reviews/Utilities-guides/useful-utilities.md b/docs/Splashkit/Tutorials/Reviews/utilities_guides/useful_utilities.md similarity index 100% rename from docs/Splashkit/Tutorials/Reviews/Utilities-guides/useful-utilities.md rename to docs/Splashkit/Tutorials/Reviews/utilities_guides/useful_utilities.md diff --git a/docs/Splashkit/Website/WSL installation/README.md b/docs/Splashkit/Website/wsl_installation/README.md similarity index 100% rename from docs/Splashkit/Website/WSL installation/README.md rename to docs/Splashkit/Website/wsl_installation/README.md diff --git a/docs/ArtGallery/2023T2-handover.md b/docs/art_gallery/2023_t2_handover.md similarity index 100% rename from docs/ArtGallery/2023T2-handover.md rename to docs/art_gallery/2023_t2_handover.md diff --git a/docs/ArtGallery/BackendUpgrades/AsynchronyProposal.md b/docs/art_gallery/backend__upgrades/asynchrony_proposal.md similarity index 100% rename from docs/ArtGallery/BackendUpgrades/AsynchronyProposal.md rename to docs/art_gallery/backend__upgrades/asynchrony_proposal.md diff --git a/docs/ArtGallery/BackendUpgrades/Indigenous Art Gallery API.postman_test_run.json b/docs/art_gallery/backend__upgrades/indigenous_art_gallery_api.postman_test_run.json similarity index 100% rename from docs/ArtGallery/BackendUpgrades/Indigenous Art Gallery API.postman_test_run.json rename to docs/art_gallery/backend__upgrades/indigenous_art_gallery_api.postman_test_run.json diff --git a/docs/ArtGallery/BackendUpgrades/NET8Migration.md b/docs/art_gallery/backend__upgrades/net8_migration.md similarity index 100% rename from docs/ArtGallery/BackendUpgrades/NET8Migration.md rename to docs/art_gallery/backend__upgrades/net8_migration.md diff --git a/docs/ArtGallery/Deployment/CICDPipeline.md b/docs/art_gallery/deployment/cicd_pipeline.md similarity index 100% rename from docs/ArtGallery/Deployment/CICDPipeline.md rename to docs/art_gallery/deployment/cicd_pipeline.md diff --git a/docs/ArtGallery/Deployment/CICDPipelineOverview.md b/docs/art_gallery/deployment/cicd_pipeline_overview.md similarity index 100% rename from docs/ArtGallery/Deployment/CICDPipelineOverview.md rename to docs/art_gallery/deployment/cicd_pipeline_overview.md diff --git a/docs/ArtGallery/Deployment/CICDToolsResearch.md b/docs/art_gallery/deployment/cicd_tools_research.md similarity index 100% rename from docs/ArtGallery/Deployment/CICDToolsResearch.md rename to docs/art_gallery/deployment/cicd_tools_research.md diff --git a/docs/ArtGallery/Deployment/CybersecurityPolicy.md b/docs/art_gallery/deployment/cybersecurity_policy.md similarity index 100% rename from docs/ArtGallery/Deployment/CybersecurityPolicy.md rename to docs/art_gallery/deployment/cybersecurity_policy.md diff --git a/docs/ArtGallery/Deployment/DeploymentStatus.md b/docs/art_gallery/deployment/deployment_status.md similarity index 100% rename from docs/ArtGallery/Deployment/DeploymentStatus.md rename to docs/art_gallery/deployment/deployment_status.md diff --git a/docs/ArtGallery/Deployment/DeploymentStrategies.md b/docs/art_gallery/deployment/deployment_strategies.md similarity index 100% rename from docs/ArtGallery/Deployment/DeploymentStrategies.md rename to docs/art_gallery/deployment/deployment_strategies.md diff --git a/docs/ArtGallery/Deployment/PreliminaryProposal.md b/docs/art_gallery/deployment/preliminary_proposal.md similarity index 100% rename from docs/ArtGallery/Deployment/PreliminaryProposal.md rename to docs/art_gallery/deployment/preliminary_proposal.md diff --git a/docs/ArtGallery/Dockerization/DockerizationFeasabilityCheck.md b/docs/art_gallery/dockerization/dockerization_feasibility_check.md similarity index 100% rename from docs/ArtGallery/Dockerization/DockerizationFeasabilityCheck.md rename to docs/art_gallery/dockerization/dockerization_feasibility_check.md diff --git a/docs/ArtGallery/Dockerization/DockerizationProjectOutline.md b/docs/art_gallery/dockerization/dockerization_project_outline.md similarity index 100% rename from docs/ArtGallery/Dockerization/DockerizationProjectOutline.md rename to docs/art_gallery/dockerization/dockerization_project_outline.md diff --git a/docs/ArtGallery/Dockerization/DockerizationResearchNotes.md b/docs/art_gallery/dockerization/dockerization_research_notes.md similarity index 100% rename from docs/ArtGallery/Dockerization/DockerizationResearchNotes.md rename to docs/art_gallery/dockerization/dockerization_research_notes.md diff --git a/docs/ArtGallery/Dockerization/How To Contribute.md b/docs/art_gallery/dockerization/how_to_contribute.md similarity index 100% rename from docs/ArtGallery/Dockerization/How To Contribute.md rename to docs/art_gallery/dockerization/how_to_contribute.md diff --git a/docs/ArtGallery/Documentation Project/BookStackInformation.md b/docs/art_gallery/documentation_project/book_stack_information.md similarity index 100% rename from docs/ArtGallery/Documentation Project/BookStackInformation.md rename to docs/art_gallery/documentation_project/book_stack_information.md diff --git a/docs/ArtGallery/Documentation Project/bookstack.sql b/docs/art_gallery/documentation_project/bookstack.sql similarity index 99% rename from docs/ArtGallery/Documentation Project/bookstack.sql rename to docs/art_gallery/documentation_project/bookstack.sql index 7b209d112..c0543f87a 100644 --- a/docs/ArtGallery/Documentation Project/bookstack.sql +++ b/docs/art_gallery/documentation_project/bookstack.sql @@ -277,7 +277,7 @@ INSERT INTO `bookshelves` (`id`, `name`, `slug`, `description`, `created_by`, `u (1, 'The Core Self', 'the-core-self', 'The main shelf that holds all knowledge.', 1, 1, NULL, '2023-05-06 01:16:51', '2023-05-06 19:26:06', '2023-05-06 19:26:06', 1), (2, 'Testing', 'testing', 'Testing for backend and frontend.', 1, 1, NULL, '2023-05-06 19:38:15', '2023-05-06 19:51:29', NULL, 1), (3, 'Lighthouse/Front-end Enhancement', 'lighthousefront-end-enhancement', 'Identifying areas of improvement with Google Lighthouse and discovering more ways to refine the front-end.', 1, 1, NULL, '2023-05-06 19:40:57', '2023-05-06 19:51:00', NULL, 1), -(4, 'Dockerisation/Deployment', 'dockerisationdeployment', 'Dockerising the art gallery project to run smoothly and deploy into a Docker Swarm.', 1, 1, NULL, '2023-05-06 19:43:44', '2023-05-06 19:49:55', NULL, 1), +(4, 'Dockerisation/deployment', 'dockerisationdeployment', 'Dockerising the art gallery project to run smoothly and deploy into a Docker Swarm.', 1, 1, NULL, '2023-05-06 19:43:44', '2023-05-06 19:49:55', NULL, 1), (5, 'Cyber Security', 'cyber-security', 'Reviewing and setting up the security for the art gallery.', 1, 1, NULL, '2023-05-06 19:45:40', '2023-05-06 19:50:17', NULL, 1), (6, 'Documentation/Learning Materials', 'documentationlearning-materials', 'Creating a knowledge base to support project development.', 1, 1, NULL, '2023-05-06 19:46:18', '2023-05-06 19:50:36', NULL, 1), (7, 'Technical Support', 'technical-support', 'Art Gallery information and support for non-developers.', 1, 1, NULL, '2023-05-06 19:47:24', '2023-05-06 19:51:14', NULL, 1), @@ -1483,7 +1483,7 @@ INSERT INTO `search_terms` (`id`, `term`, `entity_type`, `entity_id`, `score`) V (88, 'know', 'page', 2, 1), (89, 'anything', 'page', 2, 1), (90, 'more', 'page', 2, 1), -(222, 'Dockerisation/Deployment', 'bookshelf', 4, 48), +(222, 'Dockerisation/deployment', 'bookshelf', 4, 48), (223, 'Dockerising', 'bookshelf', 4, 1), (224, 'the', 'bookshelf', 4, 1), (225, 'art', 'bookshelf', 4, 1), diff --git a/docs/ArtGallery/Documentation Project/DocumentationContentDiscussion.md b/docs/art_gallery/documentation_project/documentation_content_discussion.md similarity index 98% rename from docs/ArtGallery/Documentation Project/DocumentationContentDiscussion.md rename to docs/art_gallery/documentation_project/documentation_content_discussion.md index 24631dbfc..190d4ade5 100644 --- a/docs/ArtGallery/Documentation Project/DocumentationContentDiscussion.md +++ b/docs/art_gallery/documentation_project/documentation_content_discussion.md @@ -32,7 +32,7 @@ base as a handover document. - Rhonda has created a Lighthouse onboarding document, so depending on how it is formatted it could just be transferred immediately onto the knowledge base. -### Dockerisation/Deployment - Chloe Hulme +### Dockerisation/deployment - Chloe Hulme - How to set up and use docker. Whether external or internal information, having it all in one spot is important. diff --git a/docs/ArtGallery/Documentation Project/Documentation Design Sketches/InitialDesign1.png b/docs/art_gallery/documentation_project/documentation_design_sketches/InitialDesign1.png similarity index 100% rename from docs/ArtGallery/Documentation Project/Documentation Design Sketches/InitialDesign1.png rename to docs/art_gallery/documentation_project/documentation_design_sketches/InitialDesign1.png diff --git a/docs/ArtGallery/Documentation Project/Documentation Design Sketches/InitialDesign2.png b/docs/art_gallery/documentation_project/documentation_design_sketches/InitialDesign2.png similarity index 100% rename from docs/ArtGallery/Documentation Project/Documentation Design Sketches/InitialDesign2.png rename to docs/art_gallery/documentation_project/documentation_design_sketches/InitialDesign2.png diff --git a/docs/ArtGallery/Documentation Project/Documentation Design Sketches/InitialDesign3.png b/docs/art_gallery/documentation_project/documentation_design_sketches/InitialDesign3.png similarity index 100% rename from docs/ArtGallery/Documentation Project/Documentation Design Sketches/InitialDesign3.png rename to docs/art_gallery/documentation_project/documentation_design_sketches/InitialDesign3.png diff --git a/docs/ArtGallery/Documentation Project/Documentation Design Sketches/InitialDesign4.png b/docs/art_gallery/documentation_project/documentation_design_sketches/InitialDesign4.png similarity index 100% rename from docs/ArtGallery/Documentation Project/Documentation Design Sketches/InitialDesign4.png rename to docs/art_gallery/documentation_project/documentation_design_sketches/InitialDesign4.png diff --git a/docs/ArtGallery/Documentation Project/Documentation Design Sketches/InitialDesign5.png b/docs/art_gallery/documentation_project/documentation_design_sketches/InitialDesign5.png similarity index 100% rename from docs/ArtGallery/Documentation Project/Documentation Design Sketches/InitialDesign5.png rename to docs/art_gallery/documentation_project/documentation_design_sketches/InitialDesign5.png diff --git a/docs/ArtGallery/Documentation Project/DocumentationFeasabilityCheck.md b/docs/art_gallery/documentation_project/documentation_feasibility_check.md similarity index 100% rename from docs/ArtGallery/Documentation Project/DocumentationFeasabilityCheck.md rename to docs/art_gallery/documentation_project/documentation_feasibility_check.md diff --git a/docs/ArtGallery/Documentation Project/DocumentationHostCase.md b/docs/art_gallery/documentation_project/documentation_host_case.md similarity index 100% rename from docs/ArtGallery/Documentation Project/DocumentationHostCase.md rename to docs/art_gallery/documentation_project/documentation_host_case.md diff --git a/docs/ArtGallery/Documentation Project/DocumentationInitialDesigns.md b/docs/art_gallery/documentation_project/documentation_initial_designs.md similarity index 100% rename from docs/ArtGallery/Documentation Project/DocumentationInitialDesigns.md rename to docs/art_gallery/documentation_project/documentation_initial_designs.md diff --git a/docs/ArtGallery/Documentation Project/DocumentationProgressReportWeek5.md b/docs/art_gallery/documentation_project/documentation_progress_report_week_5.md similarity index 100% rename from docs/ArtGallery/Documentation Project/DocumentationProgressReportWeek5.md rename to docs/art_gallery/documentation_project/documentation_progress_report_week_5.md diff --git a/docs/ArtGallery/Documentation Project/DocumentationProjectOutline.md b/docs/art_gallery/documentation_project/documentation_project_outline.md similarity index 100% rename from docs/ArtGallery/Documentation Project/DocumentationProjectOutline.md rename to docs/art_gallery/documentation_project/documentation_project_outline.md diff --git a/docs/ArtGallery/Documentation Project/DocumentationResearchNotes.md b/docs/art_gallery/documentation_project/documentation_research_notes.md similarity index 100% rename from docs/ArtGallery/Documentation Project/DocumentationResearchNotes.md rename to docs/art_gallery/documentation_project/documentation_research_notes.md diff --git a/docs/ArtGallery/Lighthouse Project/art-gallery-lighhouse-desktop-report-V1032023.pdf b/docs/art_gallery/lighthouse_project/art-gallery-lighhouse-desktop-report-V1032023.pdf similarity index 100% rename from docs/ArtGallery/Lighthouse Project/art-gallery-lighhouse-desktop-report-V1032023.pdf rename to docs/art_gallery/lighthouse_project/art-gallery-lighhouse-desktop-report-V1032023.pdf diff --git a/docs/ArtGallery/Lighthouse Project/art-gallery-lighhouse-mobile-report-V1032023.pdf b/docs/art_gallery/lighthouse_project/art-gallery-lighhouse-mobile-report-V1032023.pdf similarity index 100% rename from docs/ArtGallery/Lighthouse Project/art-gallery-lighhouse-mobile-report-V1032023.pdf rename to docs/art_gallery/lighthouse_project/art-gallery-lighhouse-mobile-report-V1032023.pdf diff --git a/docs/ArtGallery/Lighthouse Project/LighthouseReviewReport.md b/docs/art_gallery/lighthouse_project/lighthouse_review_report.md similarity index 100% rename from docs/ArtGallery/Lighthouse Project/LighthouseReviewReport.md rename to docs/art_gallery/lighthouse_project/lighthouse_review_report.md diff --git a/docs/ArtGallery/Lighthouse Project/ProjectReport.md b/docs/art_gallery/lighthouse_project/project_report.md similarity index 98% rename from docs/ArtGallery/Lighthouse Project/ProjectReport.md rename to docs/art_gallery/lighthouse_project/project_report.md index e53c1feaa..a74f60956 100644 --- a/docs/ArtGallery/Lighthouse Project/ProjectReport.md +++ b/docs/art_gallery/lighthouse_project/project_report.md @@ -23,7 +23,7 @@ Testing - Delivery lead - James Burden Lighthouse Project/Front end enhancement - Delivery lead - Rhonda Jorgensen, Adrienne Gelbhauer -Dockerisation/Deployment - Delivery lead - Chloe Hulme +Dockerisation/deployment - Delivery lead - Chloe Hulme Cyber Security review - Delivery lead - Dominic Ryzner diff --git a/docs/ArtGallery/Lighthouse Project/SEOResearch.md b/docs/art_gallery/lighthouse_project/seo_research.md similarity index 100% rename from docs/ArtGallery/Lighthouse Project/SEOResearch.md rename to docs/art_gallery/lighthouse_project/seo_research.md diff --git a/docs/ArtGallery/Lighthouse Project/SpikeUpskillingReport.md b/docs/art_gallery/lighthouse_project/spike_upskilling_report.md similarity index 100% rename from docs/ArtGallery/Lighthouse Project/SpikeUpskillingReport.md rename to docs/art_gallery/lighthouse_project/spike_upskilling_report.md diff --git a/docs/ArtGallery/Lighthouse Project/T22023-updated-lighthouse-report.pdf b/docs/art_gallery/lighthouse_project/t2_2023_updated_lighthouse_report.pdf similarity index 100% rename from docs/ArtGallery/Lighthouse Project/T22023-updated-lighthouse-report.pdf rename to docs/art_gallery/lighthouse_project/t2_2023_updated_lighthouse_report.pdf diff --git a/docs/ArtGallery/Postman.README.md b/docs/art_gallery/postman_readme.md similarity index 100% rename from docs/ArtGallery/Postman.README.md rename to docs/art_gallery/postman_readme.md diff --git a/docs/ArtGallery/Testing Project/Art gallery back-end testing Xunit.md b/docs/art_gallery/testing_project/art_gallery_back_end_testing_xunit.md similarity index 100% rename from docs/ArtGallery/Testing Project/Art gallery back-end testing Xunit.md rename to docs/art_gallery/testing_project/art_gallery_back_end_testing_xunit.md diff --git a/docs/ArtGallery/Testing Project/Art gallery front-end E2E teststing Cypress.md b/docs/art_gallery/testing_project/art_gallery_front_end_e2e_testing_cypress.md similarity index 100% rename from docs/ArtGallery/Testing Project/Art gallery front-end E2E teststing Cypress.md rename to docs/art_gallery/testing_project/art_gallery_front_end_e2e_testing_cypress.md diff --git a/docs/ArtGallery/Testing Project/Art gallery front-end Unit testting setup Vitest.md b/docs/art_gallery/testing_project/art_gallery_front_end_unit_testing_setup_vitest.md similarity index 100% rename from docs/ArtGallery/Testing Project/Art gallery front-end Unit testting setup Vitest.md rename to docs/art_gallery/testing_project/art_gallery_front_end_unit_testing_setup_vitest.md diff --git a/docs/ArtGallery/Testing Project/Art gallery site setup guide.md b/docs/art_gallery/testing_project/art_gallery_site_setup_guide.md similarity index 100% rename from docs/ArtGallery/Testing Project/Art gallery site setup guide.md rename to docs/art_gallery/testing_project/art_gallery_site_setup_guide.md diff --git a/docs/ArtGallery/Testing Project/Handover notes T1 2023.md b/docs/art_gallery/testing_project/handover_notes_t1_2023.md similarity index 100% rename from docs/ArtGallery/Testing Project/Handover notes T1 2023.md rename to docs/art_gallery/testing_project/handover_notes_t1_2023.md diff --git a/docs/Company Operations/Staff well-being/index.md b/docs/company_operations/company_documentation_team/index.md similarity index 100% rename from docs/Company Operations/Staff well-being/index.md rename to docs/company_operations/company_documentation_team/index.md diff --git a/docs/Company Operations/Company Documentation Team/# Password Guideline.md b/docs/company_operations/company_documentation_team/password_guideline.md.md similarity index 100% rename from docs/Company Operations/Company Documentation Team/# Password Guideline.md rename to docs/company_operations/company_documentation_team/password_guideline.md.md diff --git a/docs/Splashkit/Modules/Data Analytics/Research & Findings/Index.md b/docs/company_operations/company_policy/index.md similarity index 100% rename from docs/Splashkit/Modules/Data Analytics/Research & Findings/Index.md rename to docs/company_operations/company_policy/index.md diff --git a/docs/Company Operations/Company Structure/.markdownlint.json b/docs/company_operations/company_structure/.markdownlint.json similarity index 100% rename from docs/Company Operations/Company Structure/.markdownlint.json rename to docs/company_operations/company_structure/.markdownlint.json diff --git a/docs/Company Operations/Company Structure/Company Catalogue.md b/docs/company_operations/company_structure/company_catalogue.md similarity index 100% rename from docs/Company Operations/Company Structure/Company Catalogue.md rename to docs/company_operations/company_structure/company_catalogue.md diff --git a/docs/Splashkit/Operations/Migrate Arcana to Splashkit/Index.md b/docs/company_operations/company_structure/index.md similarity index 100% rename from docs/Splashkit/Operations/Migrate Arcana to Splashkit/Index.md rename to docs/company_operations/company_structure/index.md diff --git a/docs/Company Operations/Company Structure/Organization_Chart.md b/docs/company_operations/company_structure/organization_chart.md similarity index 63% rename from docs/Company Operations/Company Structure/Organization_Chart.md rename to docs/company_operations/company_structure/organization_chart.md index db28337fd..0459aff99 100644 --- a/docs/Company Operations/Company Structure/Organization_Chart.md +++ b/docs/company_operations/company_structure/organization_chart.md @@ -2,4 +2,4 @@ This chart is valid for 2023 Trimester 2. -![Org chart](../images/Org_Chart.png) +![Org chart](../images/org_chart.png) diff --git a/docs/Company Operations/images/Org_Chart.png b/docs/company_operations/images/org_chart.png similarity index 100% rename from docs/Company Operations/images/Org_Chart.png rename to docs/company_operations/images/org_chart.png diff --git a/docs/Splashkit/Operations/Migrate Arcana to Splashkit/Research & Findings/Index.md b/docs/company_operations/staff_well_being/index.md similarity index 100% rename from docs/Splashkit/Operations/Migrate Arcana to Splashkit/Research & Findings/Index.md rename to docs/company_operations/staff_well_being/index.md diff --git a/docs/ConvertTrello.py b/docs/convert_trello.py similarity index 97% rename from docs/ConvertTrello.py rename to docs/convert_trello.py index 8fca63656..7aa4aed90 100644 --- a/docs/ConvertTrello.py +++ b/docs/convert_trello.py @@ -1,78 +1,78 @@ -import json -import csv - -# Load the JSON file -with open('Trello.json', 'r') as file: - data = json.load(file) - -# Define the backlogs of interest/Sprints Of interest -backlogs_of_interest_names = [ - "Sprint 1 -Upstream Review", "Sprint 1 Complete", - "Sprint 2 Code Review", "Sprint 2 -Upstream Review", "Sprint 2 Complete", - "Sprint 3 Review", "Sprint 3 Complete", - "Sprint 4 Review", "Sprint 4 Complete", - "Numbas - Code-Review", "Numbas - Complete" -] - -# Map the list names to their IDs/Names -list_id_to_name_mapping = {} -backlogs_of_interest = [] - -for list_ in data["lists"]: - if list_["name"] in backlogs_of_interest_names: - backlogs_of_interest.append(list_["id"]) - list_id_to_name_mapping[list_["id"]] = list_["name"] - - -# Extract members -members = {member["id"]: member["fullName"] for member in data["members"]} - -# Process cards -cards_by_member = {} -total_story_points = {} -for card in data["cards"]: - if card["idList"] in backlogs_of_interest: - for member in card["idMembers"]: - if member in cards_by_member: - cards_by_member[member].append(card) - else: - cards_by_member[member] = [card] - - # Extract story points - story_points = 0 - for plugin_data in card.get("pluginData", []): - if "storyPoints" in plugin_data["value"]: - story_points = int(json.loads(plugin_data["value"])["storyPoints"]) - - # Update total story points for member - if member in total_story_points: - total_story_points[member] += story_points - else: - total_story_points[member] = story_points - -# Write the CSV -with open('OntrackTrelloReview.csv', 'w', newline='') as file: - writer = csv.writer(file) - writer.writerow(["Sprint", "Full Name", "Card Name", "GitHub Link", "Story Points", "Total Story Points"]) - - for member_id, cards in cards_by_member.items(): - for index, card in enumerate(cards): - # Extract story points for the current card - story_points = 0 - for plugin_data in card.get("pluginData", []): - if "storyPoints" in plugin_data["value"]: - story_points = int(json.loads(plugin_data["value"])["storyPoints"]) - - # Check for GitHub related info - github_link = None - for attachment in card.get("attachments", []): - if "github.com" in attachment["url"]: - github_link = attachment["url"] - break - - # Determine if we should show the total story points for this row - show_total = total_story_points[member_id] if index == len(cards) - 1 else "" - - sprint_name = list_id_to_name_mapping[card["idList"]] - writer.writerow([sprint_name, members[member_id], card["name"], github_link, story_points, show_total]) - +import json +import csv + +# Load the JSON file +with open('Trello.json', 'r') as file: + data = json.load(file) + +# Define the backlogs of interest/Sprints Of interest +backlogs_of_interest_names = [ + "Sprint 1 -Upstream Review", "Sprint 1 Complete", + "Sprint 2 Code Review", "Sprint 2 -Upstream Review", "Sprint 2 Complete", + "Sprint 3 Review", "Sprint 3 Complete", + "Sprint 4 Review", "Sprint 4 Complete", + "Numbas - Code-Review", "Numbas - Complete" +] + +# Map the list names to their IDs/Names +list_id_to_name_mapping = {} +backlogs_of_interest = [] + +for list_ in data["lists"]: + if list_["name"] in backlogs_of_interest_names: + backlogs_of_interest.append(list_["id"]) + list_id_to_name_mapping[list_["id"]] = list_["name"] + + +# Extract members +members = {member["id"]: member["fullName"] for member in data["members"]} + +# Process cards +cards_by_member = {} +total_story_points = {} +for card in data["cards"]: + if card["idList"] in backlogs_of_interest: + for member in card["idMembers"]: + if member in cards_by_member: + cards_by_member[member].append(card) + else: + cards_by_member[member] = [card] + + # Extract story points + story_points = 0 + for plugin_data in card.get("pluginData", []): + if "storyPoints" in plugin_data["value"]: + story_points = int(json.loads(plugin_data["value"])["storyPoints"]) + + # Update total story points for member + if member in total_story_points: + total_story_points[member] += story_points + else: + total_story_points[member] = story_points + +# Write the CSV +with open('OntrackTrelloReview.csv', 'w', newline='') as file: + writer = csv.writer(file) + writer.writerow(["Sprint", "Full Name", "Card Name", "GitHub Link", "Story Points", "Total Story Points"]) + + for member_id, cards in cards_by_member.items(): + for index, card in enumerate(cards): + # Extract story points for the current card + story_points = 0 + for plugin_data in card.get("pluginData", []): + if "storyPoints" in plugin_data["value"]: + story_points = int(json.loads(plugin_data["value"])["storyPoints"]) + + # Check for GitHub related info + github_link = None + for attachment in card.get("attachments", []): + if "github.com" in attachment["url"]: + github_link = attachment["url"] + break + + # Determine if we should show the total story points for this row + show_total = total_story_points[member_id] if index == len(cards) - 1 else "" + + sprint_name = list_id_to_name_mapping[card["idList"]] + writer.writerow([sprint_name, members[member_id], card["name"], github_link, story_points, show_total]) + diff --git a/docs/Templates/Project-Templates/Component-Review.md b/docs/templates/project_templates/component_review.md similarity index 100% rename from docs/Templates/Project-Templates/Component-Review.md rename to docs/templates/project_templates/component_review.md diff --git a/docs/Templates/Project-Templates/ProjectSignOffTemplate.md b/docs/templates/project_templates/project_sign_off_template.md similarity index 100% rename from docs/Templates/Project-Templates/ProjectSignOffTemplate.md rename to docs/templates/project_templates/project_sign_off_template.md diff --git a/docs/Templates/SpikeOutcome-Template.md b/docs/templates/spike_outcome_template.md similarity index 100% rename from docs/Templates/SpikeOutcome-Template.md rename to docs/templates/spike_outcome_template.md diff --git a/docs/Templates/SpikePlan-Template.md b/docs/templates/spike_plan_template.md similarity index 100% rename from docs/Templates/SpikePlan-Template.md rename to docs/templates/spike_plan_template.md diff --git a/images/img1.png b/images/img1.png new file mode 100644 index 000000000..e0cb3d18d Binary files /dev/null and b/images/img1.png differ diff --git a/images/img10.png b/images/img10.png new file mode 100644 index 000000000..903fefe98 Binary files /dev/null and b/images/img10.png differ diff --git a/images/img2.png b/images/img2.png new file mode 100644 index 000000000..d5f9b3b5e Binary files /dev/null and b/images/img2.png differ diff --git a/images/img3.png b/images/img3.png new file mode 100644 index 000000000..f88cb6a73 Binary files /dev/null and b/images/img3.png differ diff --git a/images/img4.png b/images/img4.png new file mode 100644 index 000000000..a9267ea35 Binary files /dev/null and b/images/img4.png differ diff --git a/images/img5.png b/images/img5.png new file mode 100644 index 000000000..397cdcd09 Binary files /dev/null and b/images/img5.png differ diff --git a/images/img6.png b/images/img6.png new file mode 100644 index 000000000..59bbaa377 Binary files /dev/null and b/images/img6.png differ diff --git a/images/img7.png b/images/img7.png new file mode 100644 index 000000000..6e9b21fdd Binary files /dev/null and b/images/img7.png differ diff --git a/images/img8.png b/images/img8.png new file mode 100644 index 000000000..ae98a79e8 Binary files /dev/null and b/images/img8.png differ diff --git a/images/img9.png b/images/img9.png new file mode 100644 index 000000000..a3ea74e0c Binary files /dev/null and b/images/img9.png differ diff --git a/output.md b/output.md new file mode 100644 index 000000000..22b7ea7c2 --- /dev/null +++ b/output.md @@ -0,0 +1,152 @@ +Action Plan - +Group Documentation Repositories Separately +Problem - +Currently, the documentation for OnTrack, Splashkit, and Courseflow is combined in a +single repository. This lack of separation makes it difficult for new students to find +relevant information. The overwhelming volume of mixed content can cause confusion +and hinder learning. +Solution - +We should create distinct documentation repositories for each project - +a) OnTrack Documentation Repository +b) Splashkit Documentation Repository +c) Courseflow Documentation Repository - It’s documentation is located within the +"doubtfire-astro" repository, which adds to the confusion. +Each repository should contain all the relevant files and resources for its respective +project. This clear separation will simplify navigation, reduce confusion, and make it +easier for new students to locate the information they need. +Remove Duplication +Problem - +There are redundant files across repositories and within folders which make the +documentation difficult to maintain and confusing for new users. A significant example +of this duplication exists between documentation-1 and documentation-2. +1. 90 percent of the content is identical across both repositories +2. Files like index.md appear multiple times with little to no unique content +3. Unique content such as the Password Guideline in documentation-1 is missing in +documentation-2 +4. In documentation-1, the Research & Findings folder in the Front End Migration +directory contains two very similar files: Testing\_Decision.md and Testing Decision +Process.md. – +i. +Both files share 90% of their content, making them largely redundant. +ii. +The only difference is that Testing Decision Process.md includes an additional conclusion +section and provides extra details, such as well-defined steps like npm install and npm +test. + +To avoid duplication, one consolidated file should be sufficient. +The only differences between documentation-1 and documentation-2 are as follows. As I have +identified these, we should consider merging the unique content into one file and deleting the +other - +1. Password Guideline: +➢ Exists in the Company Documentation Team folder in documentation-1 but is +missing in documentation-2. +2. Empty index.md Files: +➢ documentation-2 contains two empty index.md files, whereas documentation-1 +has only one empty index.md file. +Solution - +We need to consolidate redundant files and merge the unique content into one +repository. This includes – +1. Combining the duplicated content in documentation-1 and documentation-2 into a +single repository +2. Ensuring unique files like the Password Guideline are included in the consolidated +repository +3. Removing unnecessary duplicates like multiple index.md files +Eliminating these redundancies will make the documentation easier to maintain and more +efficient to use. +Similarly, the documentation and documentations repos have a lot in common. Here are some +of the similarities. It is important to note that I have not listed all the duplications, as 90% of the +content is duplicated. + +![Image](images/page2_img1.png) + +![Image](images/page2_img2.png) + +documentation +documentations + +![Image](images/page3_img1.png) + +![Image](images/page3_img2.png) + +![Image](images/page3_img3.png) +documentation +documentations +Rename Files and Add Brief Descriptions +Problem +Many files have ambiguous or generic names, making it difficult for new students to +understand their purpose. This lack of clarity can cause confusion and slow down +learning. +1. The names of the repositories don’t clearly describe their contents, which can confuse a +new student. For example, "doubtfire-astro" and "doubtfire-io." +2. Examples of ambiguous names include Aspose.Words.c1eaed0e... +3. Generic names like image1.png do not provide context. +Similarly, most files, except "doubtfire-astro" and "doubtfire-io," do not clearly indicate which +project's documentation they contain. Even after opening these files, we only see folders like +"github" or "src," but they still don’t mention the project names that a new student might be +searching for. +Solution +We need to rename files to more intuitive names and add brief descriptions to improve +clarity. This includes +1. Changing ambiguous names like Aspose.Words.c1eaed0e... to meaningful names such as +contribution-guide.png +2. Replacing generic names like image1.png with descriptive names like project- +dashboard.png + +![Image](images/page4_img1.png) + +![Image](images/page4_img2.png) + +![Image](images/page4_img3.png) +3. Using lowercase and hyphens for file names (e.g., courseflow-dfd-0.png instead of +CourseFlow-DFD-0.png). +4. Adding a one-line brief description for each repository and file to help new students +quickly understand their purpose +Ensure Consistent Repository Format +Problem +The structure and naming conventions across repositories are inconsistent, making +navigation difficult and leading to confusion. +Solution +We should unify the structure of all repositories to maintain consistency. This includes – +1. Using consistent naming conventions such as lowercase with hyphens for file names +(e.g., courseflow-dfd-0.png) +2. Adding a README.md file to directories like src to explain the folder structure and its +purpose +This consistency will make the documentation easier to navigate and maintain. +Correct All Minor Discrepancies +Problem +There are minor inconsistencies across the documentation that can create confusion and reduce +clarity. These issues include mismatched file names, inconsistent endpoint conventions, and +duplicated content. For example - There are numerous empty index.md files that we must +consider deleting +Solution +We need to address all documented minor inconsistencies to improve clarity and +maintainability. This includes +1. Resolving naming mismatches like setting.md vs "settings" in the SPIS list +2. We should use lowercase and hyphens for file names (e.g., courseflow-dfd-0.png instead +of CourseFlow-DFD-0.png). +3. Aligning duplicated API content, such as those found in tutorials.md and similar files +across repositories +4. Deleting empty index.md files +By correcting these minor discrepancies, the documentation will become more organized, user- +friendly, and easier to maintain, minimizing confusion for new users. +Further explanation for better clarity +In documentation-1, the Research & Findings folder in the Front End Migration directory +contains two very similar files: Testing\_Decision.md and Testing Decision Process.md. +• +Both files share 90% of their content, making them largely redundant. +• +The only difference is that Testing Decision Process.md includes an additional conclusion +section and provides extra details, such as well-defined steps like npm install and npm +test. +To avoid duplication, one consolidated file should be sufficient. +Task Submission & Redesign +In document-1 +In document-2 + +![Image](images/page6_img1.png) + +Here again, every folder, sub-file, and the content of all files, except for the two differences +mentioned above, are the same. We should consider consolidating them into one repository to +eliminate redundancy. + +![Image](images/page7_img1.png) diff --git a/public/README.md b/public/README.md new file mode 100644 index 000000000..8a3af952b --- /dev/null +++ b/public/README.md @@ -0,0 +1,18 @@ +# public + +## Purpose +The `public` directory contains static images and graphics used for documentation, tutorials, and visual branding across the project. + +## Key Contents +- **Logos and Charts**: + Includes files like `CompanyOps-logo.png`, `Org_chart.png`, and `Thoth_Tech_Org_Chart.png`. + +- **Project-Specific Images**: + Assets for projects such as `artgallery.png`, `courseflow.png`, and `dockersupport.png`. + +- **Tutorial Assets**: + Step-by-step visuals like `git-tut-1.png`, `choosebranch.png`, and similar files. + +## Notes +- Follow **snake_case** for new file names. +- Regularly review and clean up unused assets. diff --git a/src/README.md b/src/README.md new file mode 100644 index 000000000..04b0b48aa --- /dev/null +++ b/src/README.md @@ -0,0 +1,23 @@ +# src + +## Purpose +The `src` directory contains the primary content and styling files used in the project. It is divided into two main folders: `content` and `styles`. + +## Directory Structure +### 1. `content/` +This folder contains documentation-related content categorized into multiple subdirectories: +- **docs/**: The main directory for documentation, subdivided into: + - `policies`: Contains policies and guidelines, such as onboarding and management. + - `processes`: Covers various workflows, including documentation, templates, cybersecurity, and quality assurance. + - `products`: Includes details about the organization's projects (e.g., OnTrack, SplashKit). + - `reference`: Contains reference materials and examples. + - `teams-and-leadership`: Stores information about organizational structure, leadership, and team members. + +### 2. `styles/` +This folder includes styling files for the project: +- **custom.css**: The main CSS file used for styling. +- **env.d.ts**: TypeScript environment configuration for styling. + +## Notes +- All file names within this directory follow the **snake_case** convention for consistency. +- Make sure to update relevant files and README.md entries when adding new content or directories. diff --git a/src/content/docs/products/ontrack/documentation/front-end-migration/introduction.md b/src/content/docs/products/ontrack/documentation/front-end-migration/introduction.md index e5c265b91..a05cc4e37 100644 --- a/src/content/docs/products/ontrack/documentation/front-end-migration/introduction.md +++ b/src/content/docs/products/ontrack/documentation/front-end-migration/introduction.md @@ -85,11 +85,12 @@ As a junior we suggest that you should: > If the servers in the docker running into issues, please follow the backup plan - > [Troubleshooting Docker - Backup for OnTrack](Docker/Troubleshooting_Docker_Backup_for_OnTrack.md) 3. Migration - 1. Read [Create Brach and Initial Migration](Migration/Create_Branch_and_Initial_Migration) + 1. Read [Create Brach and Initial Migration](migration/create_branch_and_initial_migration) guideline. - 2. Read [Regular Commit](Migration/Regular_Migration_Step.md) guideline. + 2. Read [Regular Commit](migration/regular_migration_step.md + ) guideline. 4. Testing - 1. Read [Unit Test](Testing/Unit_Test.md) guideline. + 1. Read [Unit Test](testing/unit_test.md) guideline. 5. Do **report any issue** or questions to the senior or deilvery lead. 6. **Writting docemnts** during the learning process which you found intresting or worth to know. 7. Start to migrate some simple components. diff --git a/src/content/docs/teams-and-leadership/organizational-structure-t2-2023.md b/src/content/docs/teams-and-leadership/organizational-structure-t2-2023.md index 5ff96c57a..d7ad80cf1 100644 --- a/src/content/docs/teams-and-leadership/organizational-structure-t2-2023.md +++ b/src/content/docs/teams-and-leadership/organizational-structure-t2-2023.md @@ -2,4 +2,4 @@ title: Organizational Structure T2 2023 --- -![Org chart](/Org_Chart.png) +![Org chart](/org_chart.png)