From 3e19616c50d8018915b9b070a492da6bea83efa2 Mon Sep 17 00:00:00 2001 From: SebasKoedam Date: Thu, 18 Apr 2024 15:10:23 +0200 Subject: [PATCH] Remove unused files and directories --- .gitlab-ci.yml | 2 +- docs/documentation/.pages | 2 ++ .../docs => docs/documentation}/agreement.md | 0 .../documentation/android}/androidStudio.md | 0 ...anVelsen-2020-social-robots-for-elderly-care.pdf | Bin .../documentation}/assets/amstelhuis.jpg | Bin .../documentation}/assets/choregraphe.jpg | Bin .../documentation}/assets/little-endian.jpg | Bin .../documentation}/assets/nao-robots.png | Bin .../docs => docs/documentation}/assets/nao.png | Bin .../documentation}/assets/oba-buurtcampus.png | Bin .../documentation}/assets/pepper_banner.png | Bin .../documentation}/assets/pepper_whole.png | Bin .../docs => docs/documentation}/assets/robot.svg | 0 .../documentation}/assets/supported_language.png | Bin .../docs => docs/documentation}/brainstorm/ideas.md | 0 .../diagrams/assets/projectDiagram.png | Bin .../documentation}/diagrams/projectDiagram.drawio | 0 {documentation/docs => docs/documentation}/index.md | 0 .../documentation}/opdracht/assignment.md | 0 .../docs => docs/documentation}/opdracht/clients.md | 0 .../documentation}/opdracht/criteria.md | 0 .../docs => docs/documentation}/opdracht/links.md | 0 .../documentation}/opdracht/planning.md | 0 .../documentation}/opdracht/research.md | 0 .../documentation}/robots/Comparisons.md | 0 .../docs => docs/documentation}/robots/NAOBOT.png | Bin .../documentation}/robots/little-endian.md | 0 .../docs => docs/documentation}/robots/nao.md | 0 .../docs => docs/documentation}/robots/pepper.md | 0 {documentation => docs}/teamdocumentatie/.gitkeep | 0 .../sprint-reports/sprint-report-s1.md | 0 .../sprint-reports/sprint-report-s2.md | 0 .../sprint-reports/sprint-report-s3.md | 0 .../teamdocumentatie/template_onderzoeksverslag.md | 0 .../teamdocumentatie/template_probleemdefinitie.md | 0 .../teamdocumentatie/template_sprint_report.md | 0 documentation/docs/.pages | 2 -- documentation/docs/brainstorm/mindmap.md | 0 39 files changed, 3 insertions(+), 3 deletions(-) create mode 100644 docs/documentation/.pages rename {documentation/docs => docs/documentation}/agreement.md (100%) rename {documentation/docs/Android => docs/documentation/android}/androidStudio.md (100%) rename {documentation/docs => docs/documentation}/assets/allouch-en-vanVelsen-2020-social-robots-for-elderly-care.pdf (100%) rename {documentation/docs => docs/documentation}/assets/amstelhuis.jpg (100%) rename {documentation/docs => docs/documentation}/assets/choregraphe.jpg (100%) rename {documentation/docs => docs/documentation}/assets/little-endian.jpg (100%) rename {documentation/docs => docs/documentation}/assets/nao-robots.png (100%) rename {documentation/docs => docs/documentation}/assets/nao.png (100%) rename {documentation/docs => docs/documentation}/assets/oba-buurtcampus.png (100%) rename {documentation/docs => docs/documentation}/assets/pepper_banner.png (100%) rename {documentation/docs => docs/documentation}/assets/pepper_whole.png (100%) rename {documentation/docs => docs/documentation}/assets/robot.svg (100%) rename {documentation/docs => docs/documentation}/assets/supported_language.png (100%) rename {documentation/docs => docs/documentation}/brainstorm/ideas.md (100%) rename {documentation/docs => docs/documentation}/diagrams/assets/projectDiagram.png (100%) rename {documentation/docs => docs/documentation}/diagrams/projectDiagram.drawio (100%) rename {documentation/docs => docs/documentation}/index.md (100%) rename {documentation/docs => docs/documentation}/opdracht/assignment.md (100%) rename {documentation/docs => docs/documentation}/opdracht/clients.md (100%) rename {documentation/docs => docs/documentation}/opdracht/criteria.md (100%) rename {documentation/docs => docs/documentation}/opdracht/links.md (100%) rename {documentation/docs => docs/documentation}/opdracht/planning.md (100%) rename {documentation/docs => docs/documentation}/opdracht/research.md (100%) rename {documentation/docs => docs/documentation}/robots/Comparisons.md (100%) rename {documentation/docs => docs/documentation}/robots/NAOBOT.png (100%) rename {documentation/docs => docs/documentation}/robots/little-endian.md (100%) rename {documentation/docs => docs/documentation}/robots/nao.md (100%) rename {documentation/docs => docs/documentation}/robots/pepper.md (100%) rename {documentation => docs}/teamdocumentatie/.gitkeep (100%) rename {documentation => docs}/teamdocumentatie/sprint-reports/sprint-report-s1.md (100%) rename {documentation => docs}/teamdocumentatie/sprint-reports/sprint-report-s2.md (100%) rename {documentation => docs}/teamdocumentatie/sprint-reports/sprint-report-s3.md (100%) rename {documentation => docs}/teamdocumentatie/template_onderzoeksverslag.md (100%) rename {documentation => docs}/teamdocumentatie/template_probleemdefinitie.md (100%) rename {documentation => docs}/teamdocumentatie/template_sprint_report.md (100%) delete mode 100644 documentation/docs/.pages delete mode 100644 documentation/docs/brainstorm/mindmap.md diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b7035db..3a0cc45 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -17,7 +17,7 @@ pages: rules: - if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH changes: - - "documentation/**/*" + - "docs/**/*" - "mkdocs.yml" - ".gitmodules" diff --git a/docs/documentation/.pages b/docs/documentation/.pages new file mode 100644 index 0000000..36cad66 --- /dev/null +++ b/docs/documentation/.pages @@ -0,0 +1,2 @@ +nav: + - 🏚️ TI Portfolio Website: index.md diff --git a/documentation/docs/agreement.md b/docs/documentation/agreement.md similarity index 100% rename from documentation/docs/agreement.md rename to docs/documentation/agreement.md diff --git a/documentation/docs/Android/androidStudio.md b/docs/documentation/android/androidStudio.md similarity index 100% rename from documentation/docs/Android/androidStudio.md rename to docs/documentation/android/androidStudio.md diff --git a/documentation/docs/assets/allouch-en-vanVelsen-2020-social-robots-for-elderly-care.pdf b/docs/documentation/assets/allouch-en-vanVelsen-2020-social-robots-for-elderly-care.pdf similarity index 100% rename from documentation/docs/assets/allouch-en-vanVelsen-2020-social-robots-for-elderly-care.pdf rename to docs/documentation/assets/allouch-en-vanVelsen-2020-social-robots-for-elderly-care.pdf diff --git a/documentation/docs/assets/amstelhuis.jpg b/docs/documentation/assets/amstelhuis.jpg similarity index 100% rename from documentation/docs/assets/amstelhuis.jpg rename to docs/documentation/assets/amstelhuis.jpg diff --git a/documentation/docs/assets/choregraphe.jpg b/docs/documentation/assets/choregraphe.jpg similarity index 100% rename from documentation/docs/assets/choregraphe.jpg rename to docs/documentation/assets/choregraphe.jpg diff --git a/documentation/docs/assets/little-endian.jpg b/docs/documentation/assets/little-endian.jpg similarity index 100% rename from documentation/docs/assets/little-endian.jpg rename to docs/documentation/assets/little-endian.jpg diff --git a/documentation/docs/assets/nao-robots.png b/docs/documentation/assets/nao-robots.png similarity index 100% rename from documentation/docs/assets/nao-robots.png rename to docs/documentation/assets/nao-robots.png diff --git a/documentation/docs/assets/nao.png b/docs/documentation/assets/nao.png similarity index 100% rename from documentation/docs/assets/nao.png rename to docs/documentation/assets/nao.png diff --git a/documentation/docs/assets/oba-buurtcampus.png b/docs/documentation/assets/oba-buurtcampus.png similarity index 100% rename from documentation/docs/assets/oba-buurtcampus.png rename to docs/documentation/assets/oba-buurtcampus.png diff --git a/documentation/docs/assets/pepper_banner.png b/docs/documentation/assets/pepper_banner.png similarity index 100% rename from documentation/docs/assets/pepper_banner.png rename to docs/documentation/assets/pepper_banner.png diff --git a/documentation/docs/assets/pepper_whole.png b/docs/documentation/assets/pepper_whole.png similarity index 100% rename from documentation/docs/assets/pepper_whole.png rename to docs/documentation/assets/pepper_whole.png diff --git a/documentation/docs/assets/robot.svg b/docs/documentation/assets/robot.svg similarity index 100% rename from documentation/docs/assets/robot.svg rename to docs/documentation/assets/robot.svg diff --git a/documentation/docs/assets/supported_language.png b/docs/documentation/assets/supported_language.png similarity index 100% rename from documentation/docs/assets/supported_language.png rename to docs/documentation/assets/supported_language.png diff --git a/documentation/docs/brainstorm/ideas.md b/docs/documentation/brainstorm/ideas.md similarity index 100% rename from documentation/docs/brainstorm/ideas.md rename to docs/documentation/brainstorm/ideas.md diff --git a/documentation/docs/diagrams/assets/projectDiagram.png b/docs/documentation/diagrams/assets/projectDiagram.png similarity index 100% rename from documentation/docs/diagrams/assets/projectDiagram.png rename to docs/documentation/diagrams/assets/projectDiagram.png diff --git a/documentation/docs/diagrams/projectDiagram.drawio b/docs/documentation/diagrams/projectDiagram.drawio similarity index 100% rename from documentation/docs/diagrams/projectDiagram.drawio rename to docs/documentation/diagrams/projectDiagram.drawio diff --git a/documentation/docs/index.md b/docs/documentation/index.md similarity index 100% rename from documentation/docs/index.md rename to docs/documentation/index.md diff --git a/documentation/docs/opdracht/assignment.md b/docs/documentation/opdracht/assignment.md similarity index 100% rename from documentation/docs/opdracht/assignment.md rename to docs/documentation/opdracht/assignment.md diff --git a/documentation/docs/opdracht/clients.md b/docs/documentation/opdracht/clients.md similarity index 100% rename from documentation/docs/opdracht/clients.md rename to docs/documentation/opdracht/clients.md diff --git a/documentation/docs/opdracht/criteria.md b/docs/documentation/opdracht/criteria.md similarity index 100% rename from documentation/docs/opdracht/criteria.md rename to docs/documentation/opdracht/criteria.md diff --git a/documentation/docs/opdracht/links.md b/docs/documentation/opdracht/links.md similarity index 100% rename from documentation/docs/opdracht/links.md rename to docs/documentation/opdracht/links.md diff --git a/documentation/docs/opdracht/planning.md b/docs/documentation/opdracht/planning.md similarity index 100% rename from documentation/docs/opdracht/planning.md rename to docs/documentation/opdracht/planning.md diff --git a/documentation/docs/opdracht/research.md b/docs/documentation/opdracht/research.md similarity index 100% rename from documentation/docs/opdracht/research.md rename to docs/documentation/opdracht/research.md diff --git a/documentation/docs/robots/Comparisons.md b/docs/documentation/robots/Comparisons.md similarity index 100% rename from documentation/docs/robots/Comparisons.md rename to docs/documentation/robots/Comparisons.md diff --git a/documentation/docs/robots/NAOBOT.png b/docs/documentation/robots/NAOBOT.png similarity index 100% rename from documentation/docs/robots/NAOBOT.png rename to docs/documentation/robots/NAOBOT.png diff --git a/documentation/docs/robots/little-endian.md b/docs/documentation/robots/little-endian.md similarity index 100% rename from documentation/docs/robots/little-endian.md rename to docs/documentation/robots/little-endian.md diff --git a/documentation/docs/robots/nao.md b/docs/documentation/robots/nao.md similarity index 100% rename from documentation/docs/robots/nao.md rename to docs/documentation/robots/nao.md diff --git a/documentation/docs/robots/pepper.md b/docs/documentation/robots/pepper.md similarity index 100% rename from documentation/docs/robots/pepper.md rename to docs/documentation/robots/pepper.md diff --git a/documentation/teamdocumentatie/.gitkeep b/docs/teamdocumentatie/.gitkeep similarity index 100% rename from documentation/teamdocumentatie/.gitkeep rename to docs/teamdocumentatie/.gitkeep diff --git a/documentation/teamdocumentatie/sprint-reports/sprint-report-s1.md b/docs/teamdocumentatie/sprint-reports/sprint-report-s1.md similarity index 100% rename from documentation/teamdocumentatie/sprint-reports/sprint-report-s1.md rename to docs/teamdocumentatie/sprint-reports/sprint-report-s1.md diff --git a/documentation/teamdocumentatie/sprint-reports/sprint-report-s2.md b/docs/teamdocumentatie/sprint-reports/sprint-report-s2.md similarity index 100% rename from documentation/teamdocumentatie/sprint-reports/sprint-report-s2.md rename to docs/teamdocumentatie/sprint-reports/sprint-report-s2.md diff --git a/documentation/teamdocumentatie/sprint-reports/sprint-report-s3.md b/docs/teamdocumentatie/sprint-reports/sprint-report-s3.md similarity index 100% rename from documentation/teamdocumentatie/sprint-reports/sprint-report-s3.md rename to docs/teamdocumentatie/sprint-reports/sprint-report-s3.md diff --git a/documentation/teamdocumentatie/template_onderzoeksverslag.md b/docs/teamdocumentatie/template_onderzoeksverslag.md similarity index 100% rename from documentation/teamdocumentatie/template_onderzoeksverslag.md rename to docs/teamdocumentatie/template_onderzoeksverslag.md diff --git a/documentation/teamdocumentatie/template_probleemdefinitie.md b/docs/teamdocumentatie/template_probleemdefinitie.md similarity index 100% rename from documentation/teamdocumentatie/template_probleemdefinitie.md rename to docs/teamdocumentatie/template_probleemdefinitie.md diff --git a/documentation/teamdocumentatie/template_sprint_report.md b/docs/teamdocumentatie/template_sprint_report.md similarity index 100% rename from documentation/teamdocumentatie/template_sprint_report.md rename to docs/teamdocumentatie/template_sprint_report.md diff --git a/documentation/docs/.pages b/documentation/docs/.pages deleted file mode 100644 index bd1578e..0000000 --- a/documentation/docs/.pages +++ /dev/null @@ -1,2 +0,0 @@ -nav: - - TI Portfolio Website: index.md diff --git a/documentation/docs/brainstorm/mindmap.md b/documentation/docs/brainstorm/mindmap.md deleted file mode 100644 index e69de29..0000000