From 057ac4031eaa912b849c637e163f4dffa79a9329 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Thu, 27 Jun 2024 14:01:26 +0300 Subject: [PATCH] Reorganize docs. --- {asana => docs/ImportExport/asana}/CHANGELOG.md | 0 {asana => docs/ImportExport/asana}/LICENSE | 0 {asana => docs/ImportExport/asana}/export_boards.pl | 0 {asana => docs/ImportExport/asana}/load_tasks.pl | 0 {trello => docs/ImportExport/trello}/CHANGELOG.md | 0 {trello => docs/ImportExport/trello}/LICENSE | 0 {trello => docs/ImportExport/trello}/api.py | 0 {trello => docs/ImportExport/trello}/trello-project100.json | 0 {ldap-sync => docs/Login/ldap-sync}/ldap-sync.py | 0 docs/Platforms/FOSS/{ => OpenShift}/OpenShift.md | 0 {openshift => docs/Platforms/FOSS/OpenShift}/README.md | 0 {openshift => docs/Platforms/FOSS/OpenShift}/wekan.yml | 0 docs/Platforms/FOSS/{ => Source}/Raspberry-Pi.md | 0 .../Platforms/FOSS/stacksmith}/user-scripts/boot.sh | 0 .../Platforms/FOSS/stacksmith}/user-scripts/build.sh | 0 .../Platforms/FOSS/stacksmith}/user-scripts/run.sh | 0 .../Platforms/FOSS/torodb-postgresql}/CHANGELOG.md | 0 .../Platforms/FOSS/torodb-postgresql}/LICENSE | 0 .../Platforms/FOSS/torodb-postgresql}/README.md | 0 .../Platforms/FOSS/torodb-postgresql}/docker-compose.yml | 0 {nginx => docs/Webserver/nginx}/nginx.conf | 0 {nginx => docs/Webserver/nginx}/ssl/.gitkeep | 0 22 files changed, 0 insertions(+), 0 deletions(-) rename {asana => docs/ImportExport/asana}/CHANGELOG.md (100%) rename {asana => docs/ImportExport/asana}/LICENSE (100%) rename {asana => docs/ImportExport/asana}/export_boards.pl (100%) rename {asana => docs/ImportExport/asana}/load_tasks.pl (100%) rename {trello => docs/ImportExport/trello}/CHANGELOG.md (100%) rename {trello => docs/ImportExport/trello}/LICENSE (100%) rename {trello => docs/ImportExport/trello}/api.py (100%) rename {trello => docs/ImportExport/trello}/trello-project100.json (100%) rename {ldap-sync => docs/Login/ldap-sync}/ldap-sync.py (100%) rename docs/Platforms/FOSS/{ => OpenShift}/OpenShift.md (100%) rename {openshift => docs/Platforms/FOSS/OpenShift}/README.md (100%) rename {openshift => docs/Platforms/FOSS/OpenShift}/wekan.yml (100%) rename docs/Platforms/FOSS/{ => Source}/Raspberry-Pi.md (100%) rename {stacksmith => docs/Platforms/FOSS/stacksmith}/user-scripts/boot.sh (100%) rename {stacksmith => docs/Platforms/FOSS/stacksmith}/user-scripts/build.sh (100%) rename {stacksmith => docs/Platforms/FOSS/stacksmith}/user-scripts/run.sh (100%) rename {torodb-postgresql => docs/Platforms/FOSS/torodb-postgresql}/CHANGELOG.md (100%) rename {torodb-postgresql => docs/Platforms/FOSS/torodb-postgresql}/LICENSE (100%) rename {torodb-postgresql => docs/Platforms/FOSS/torodb-postgresql}/README.md (100%) rename {torodb-postgresql => docs/Platforms/FOSS/torodb-postgresql}/docker-compose.yml (100%) rename {nginx => docs/Webserver/nginx}/nginx.conf (100%) rename {nginx => docs/Webserver/nginx}/ssl/.gitkeep (100%) diff --git a/asana/CHANGELOG.md b/docs/ImportExport/asana/CHANGELOG.md similarity index 100% rename from asana/CHANGELOG.md rename to docs/ImportExport/asana/CHANGELOG.md diff --git a/asana/LICENSE b/docs/ImportExport/asana/LICENSE similarity index 100% rename from asana/LICENSE rename to docs/ImportExport/asana/LICENSE diff --git a/asana/export_boards.pl b/docs/ImportExport/asana/export_boards.pl similarity index 100% rename from asana/export_boards.pl rename to docs/ImportExport/asana/export_boards.pl diff --git a/asana/load_tasks.pl b/docs/ImportExport/asana/load_tasks.pl similarity index 100% rename from asana/load_tasks.pl rename to docs/ImportExport/asana/load_tasks.pl diff --git a/trello/CHANGELOG.md b/docs/ImportExport/trello/CHANGELOG.md similarity index 100% rename from trello/CHANGELOG.md rename to docs/ImportExport/trello/CHANGELOG.md diff --git a/trello/LICENSE b/docs/ImportExport/trello/LICENSE similarity index 100% rename from trello/LICENSE rename to docs/ImportExport/trello/LICENSE diff --git a/trello/api.py b/docs/ImportExport/trello/api.py similarity index 100% rename from trello/api.py rename to docs/ImportExport/trello/api.py diff --git a/trello/trello-project100.json b/docs/ImportExport/trello/trello-project100.json similarity index 100% rename from trello/trello-project100.json rename to docs/ImportExport/trello/trello-project100.json diff --git a/ldap-sync/ldap-sync.py b/docs/Login/ldap-sync/ldap-sync.py similarity index 100% rename from ldap-sync/ldap-sync.py rename to docs/Login/ldap-sync/ldap-sync.py diff --git a/docs/Platforms/FOSS/OpenShift.md b/docs/Platforms/FOSS/OpenShift/OpenShift.md similarity index 100% rename from docs/Platforms/FOSS/OpenShift.md rename to docs/Platforms/FOSS/OpenShift/OpenShift.md diff --git a/openshift/README.md b/docs/Platforms/FOSS/OpenShift/README.md similarity index 100% rename from openshift/README.md rename to docs/Platforms/FOSS/OpenShift/README.md diff --git a/openshift/wekan.yml b/docs/Platforms/FOSS/OpenShift/wekan.yml similarity index 100% rename from openshift/wekan.yml rename to docs/Platforms/FOSS/OpenShift/wekan.yml diff --git a/docs/Platforms/FOSS/Raspberry-Pi.md b/docs/Platforms/FOSS/Source/Raspberry-Pi.md similarity index 100% rename from docs/Platforms/FOSS/Raspberry-Pi.md rename to docs/Platforms/FOSS/Source/Raspberry-Pi.md diff --git a/stacksmith/user-scripts/boot.sh b/docs/Platforms/FOSS/stacksmith/user-scripts/boot.sh similarity index 100% rename from stacksmith/user-scripts/boot.sh rename to docs/Platforms/FOSS/stacksmith/user-scripts/boot.sh diff --git a/stacksmith/user-scripts/build.sh b/docs/Platforms/FOSS/stacksmith/user-scripts/build.sh similarity index 100% rename from stacksmith/user-scripts/build.sh rename to docs/Platforms/FOSS/stacksmith/user-scripts/build.sh diff --git a/stacksmith/user-scripts/run.sh b/docs/Platforms/FOSS/stacksmith/user-scripts/run.sh similarity index 100% rename from stacksmith/user-scripts/run.sh rename to docs/Platforms/FOSS/stacksmith/user-scripts/run.sh diff --git a/torodb-postgresql/CHANGELOG.md b/docs/Platforms/FOSS/torodb-postgresql/CHANGELOG.md similarity index 100% rename from torodb-postgresql/CHANGELOG.md rename to docs/Platforms/FOSS/torodb-postgresql/CHANGELOG.md diff --git a/torodb-postgresql/LICENSE b/docs/Platforms/FOSS/torodb-postgresql/LICENSE similarity index 100% rename from torodb-postgresql/LICENSE rename to docs/Platforms/FOSS/torodb-postgresql/LICENSE diff --git a/torodb-postgresql/README.md b/docs/Platforms/FOSS/torodb-postgresql/README.md similarity index 100% rename from torodb-postgresql/README.md rename to docs/Platforms/FOSS/torodb-postgresql/README.md diff --git a/torodb-postgresql/docker-compose.yml b/docs/Platforms/FOSS/torodb-postgresql/docker-compose.yml similarity index 100% rename from torodb-postgresql/docker-compose.yml rename to docs/Platforms/FOSS/torodb-postgresql/docker-compose.yml diff --git a/nginx/nginx.conf b/docs/Webserver/nginx/nginx.conf similarity index 100% rename from nginx/nginx.conf rename to docs/Webserver/nginx/nginx.conf diff --git a/nginx/ssl/.gitkeep b/docs/Webserver/nginx/ssl/.gitkeep similarity index 100% rename from nginx/ssl/.gitkeep rename to docs/Webserver/nginx/ssl/.gitkeep