From 25d7d8028cf5776a81828af9fc2ac6ac65c3a545 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Sch=C3=A4fer?= Date: Thu, 4 Apr 2019 00:40:49 +0200 Subject: [PATCH] Move documentation/ into Human-Connection/ --- .../documentation}/.gitbook/assets/grafik (1).png | Bin .../documentation}/.gitbook/assets/grafik (2).png | Bin .../documentation}/.gitbook/assets/grafik (3).png | Bin .../documentation}/.gitbook/assets/grafik (4).png | Bin .../documentation}/.gitbook/assets/grafik.png | Bin .../.gitbook/assets/graphql-playground.png | Bin .../assets/screenshot-forking-nitro-backend.png | Bin ...nshot-neo4j-download-center-current-releases.png | Bin .../.gitbook/assets/screenshot-styleguide.png | Bin .../documentation}/.gitbook/assets/screenshot.png | Bin .../documentation}/.gitignore | 0 .../documentation}/CODE_OF_CONDUCT.md | 0 .../documentation}/README.md | 0 .../documentation}/SUMMARY.md | 0 .../documentation}/backend/data-import.md | 0 .../backend/graphql-with-apollo/README.md | 0 .../backend/graphql-with-apollo/mocking.md | 0 .../backend/graphql-with-apollo/seeding.md | 0 .../documentation}/backend/installation/README.md | 0 .../backend/installation/docker-backend.md | 0 .../backend/installation/kubernetes.md | 0 .../backend/installation/local-backend.md | 0 .../documentation}/backend/middleware.md | 0 .../documentation}/backend/todos.md | 0 .../documentation}/concept/specification.md | 0 .../documentation/edit-this-documentation.md | 0 .../documentation}/web-frontend/installation.md | 0 .../documentation}/web-frontend/styleguide.md | 0 .../documentation}/web-frontend/todos.md | 0 .../documentation}/workflow/README.md | 0 .../workflow/contribute/github-workflow.md | 0 .../documentation}/workflow/deployment.md | 0 .../documentation}/workflow/testing/README.md | 0 .../workflow/testing/component-testing.md | 0 .../workflow/testing/integration-testing.md | 0 .../documentation}/workflow/testing/unit-testing.md | 0 36 files changed, 0 insertions(+), 0 deletions(-) rename {documentation => Human-Connection/documentation}/.gitbook/assets/grafik (1).png (100%) rename {documentation => Human-Connection/documentation}/.gitbook/assets/grafik (2).png (100%) rename {documentation => Human-Connection/documentation}/.gitbook/assets/grafik (3).png (100%) rename {documentation => Human-Connection/documentation}/.gitbook/assets/grafik (4).png (100%) rename {documentation => Human-Connection/documentation}/.gitbook/assets/grafik.png (100%) rename {documentation => Human-Connection/documentation}/.gitbook/assets/graphql-playground.png (100%) rename {documentation => Human-Connection/documentation}/.gitbook/assets/screenshot-forking-nitro-backend.png (100%) rename {documentation => Human-Connection/documentation}/.gitbook/assets/screenshot-neo4j-download-center-current-releases.png (100%) rename {documentation => Human-Connection/documentation}/.gitbook/assets/screenshot-styleguide.png (100%) rename {documentation => Human-Connection/documentation}/.gitbook/assets/screenshot.png (100%) rename {documentation => Human-Connection/documentation}/.gitignore (100%) rename {documentation => Human-Connection/documentation}/CODE_OF_CONDUCT.md (100%) rename {documentation => Human-Connection/documentation}/README.md (100%) rename {documentation => Human-Connection/documentation}/SUMMARY.md (100%) rename {documentation => Human-Connection/documentation}/backend/data-import.md (100%) rename {documentation => Human-Connection/documentation}/backend/graphql-with-apollo/README.md (100%) rename {documentation => Human-Connection/documentation}/backend/graphql-with-apollo/mocking.md (100%) rename {documentation => Human-Connection/documentation}/backend/graphql-with-apollo/seeding.md (100%) rename {documentation => Human-Connection/documentation}/backend/installation/README.md (100%) rename {documentation => Human-Connection/documentation}/backend/installation/docker-backend.md (100%) rename {documentation => Human-Connection/documentation}/backend/installation/kubernetes.md (100%) rename {documentation => Human-Connection/documentation}/backend/installation/local-backend.md (100%) rename {documentation => Human-Connection/documentation}/backend/middleware.md (100%) rename {documentation => Human-Connection/documentation}/backend/todos.md (100%) rename {documentation => Human-Connection/documentation}/concept/specification.md (100%) rename {documentation => Human-Connection/documentation}/documentation/edit-this-documentation.md (100%) rename {documentation => Human-Connection/documentation}/web-frontend/installation.md (100%) rename {documentation => Human-Connection/documentation}/web-frontend/styleguide.md (100%) rename {documentation => Human-Connection/documentation}/web-frontend/todos.md (100%) rename {documentation => Human-Connection/documentation}/workflow/README.md (100%) rename {documentation => Human-Connection/documentation}/workflow/contribute/github-workflow.md (100%) rename {documentation => Human-Connection/documentation}/workflow/deployment.md (100%) rename {documentation => Human-Connection/documentation}/workflow/testing/README.md (100%) rename {documentation => Human-Connection/documentation}/workflow/testing/component-testing.md (100%) rename {documentation => Human-Connection/documentation}/workflow/testing/integration-testing.md (100%) rename {documentation => Human-Connection/documentation}/workflow/testing/unit-testing.md (100%) diff --git a/documentation/.gitbook/assets/grafik (1).png b/Human-Connection/documentation/.gitbook/assets/grafik (1).png similarity index 100% rename from documentation/.gitbook/assets/grafik (1).png rename to Human-Connection/documentation/.gitbook/assets/grafik (1).png diff --git a/documentation/.gitbook/assets/grafik (2).png b/Human-Connection/documentation/.gitbook/assets/grafik (2).png similarity index 100% rename from documentation/.gitbook/assets/grafik (2).png rename to Human-Connection/documentation/.gitbook/assets/grafik (2).png diff --git a/documentation/.gitbook/assets/grafik (3).png b/Human-Connection/documentation/.gitbook/assets/grafik (3).png similarity index 100% rename from documentation/.gitbook/assets/grafik (3).png rename to Human-Connection/documentation/.gitbook/assets/grafik (3).png diff --git a/documentation/.gitbook/assets/grafik (4).png b/Human-Connection/documentation/.gitbook/assets/grafik (4).png similarity index 100% rename from documentation/.gitbook/assets/grafik (4).png rename to Human-Connection/documentation/.gitbook/assets/grafik (4).png diff --git a/documentation/.gitbook/assets/grafik.png b/Human-Connection/documentation/.gitbook/assets/grafik.png similarity index 100% rename from documentation/.gitbook/assets/grafik.png rename to Human-Connection/documentation/.gitbook/assets/grafik.png diff --git a/documentation/.gitbook/assets/graphql-playground.png b/Human-Connection/documentation/.gitbook/assets/graphql-playground.png similarity index 100% rename from documentation/.gitbook/assets/graphql-playground.png rename to Human-Connection/documentation/.gitbook/assets/graphql-playground.png diff --git a/documentation/.gitbook/assets/screenshot-forking-nitro-backend.png b/Human-Connection/documentation/.gitbook/assets/screenshot-forking-nitro-backend.png similarity index 100% rename from documentation/.gitbook/assets/screenshot-forking-nitro-backend.png rename to Human-Connection/documentation/.gitbook/assets/screenshot-forking-nitro-backend.png diff --git a/documentation/.gitbook/assets/screenshot-neo4j-download-center-current-releases.png b/Human-Connection/documentation/.gitbook/assets/screenshot-neo4j-download-center-current-releases.png similarity index 100% rename from documentation/.gitbook/assets/screenshot-neo4j-download-center-current-releases.png rename to Human-Connection/documentation/.gitbook/assets/screenshot-neo4j-download-center-current-releases.png diff --git a/documentation/.gitbook/assets/screenshot-styleguide.png b/Human-Connection/documentation/.gitbook/assets/screenshot-styleguide.png similarity index 100% rename from documentation/.gitbook/assets/screenshot-styleguide.png rename to Human-Connection/documentation/.gitbook/assets/screenshot-styleguide.png diff --git a/documentation/.gitbook/assets/screenshot.png b/Human-Connection/documentation/.gitbook/assets/screenshot.png similarity index 100% rename from documentation/.gitbook/assets/screenshot.png rename to Human-Connection/documentation/.gitbook/assets/screenshot.png diff --git a/documentation/.gitignore b/Human-Connection/documentation/.gitignore similarity index 100% rename from documentation/.gitignore rename to Human-Connection/documentation/.gitignore diff --git a/documentation/CODE_OF_CONDUCT.md b/Human-Connection/documentation/CODE_OF_CONDUCT.md similarity index 100% rename from documentation/CODE_OF_CONDUCT.md rename to Human-Connection/documentation/CODE_OF_CONDUCT.md diff --git a/documentation/README.md b/Human-Connection/documentation/README.md similarity index 100% rename from documentation/README.md rename to Human-Connection/documentation/README.md diff --git a/documentation/SUMMARY.md b/Human-Connection/documentation/SUMMARY.md similarity index 100% rename from documentation/SUMMARY.md rename to Human-Connection/documentation/SUMMARY.md diff --git a/documentation/backend/data-import.md b/Human-Connection/documentation/backend/data-import.md similarity index 100% rename from documentation/backend/data-import.md rename to Human-Connection/documentation/backend/data-import.md diff --git a/documentation/backend/graphql-with-apollo/README.md b/Human-Connection/documentation/backend/graphql-with-apollo/README.md similarity index 100% rename from documentation/backend/graphql-with-apollo/README.md rename to Human-Connection/documentation/backend/graphql-with-apollo/README.md diff --git a/documentation/backend/graphql-with-apollo/mocking.md b/Human-Connection/documentation/backend/graphql-with-apollo/mocking.md similarity index 100% rename from documentation/backend/graphql-with-apollo/mocking.md rename to Human-Connection/documentation/backend/graphql-with-apollo/mocking.md diff --git a/documentation/backend/graphql-with-apollo/seeding.md b/Human-Connection/documentation/backend/graphql-with-apollo/seeding.md similarity index 100% rename from documentation/backend/graphql-with-apollo/seeding.md rename to Human-Connection/documentation/backend/graphql-with-apollo/seeding.md diff --git a/documentation/backend/installation/README.md b/Human-Connection/documentation/backend/installation/README.md similarity index 100% rename from documentation/backend/installation/README.md rename to Human-Connection/documentation/backend/installation/README.md diff --git a/documentation/backend/installation/docker-backend.md b/Human-Connection/documentation/backend/installation/docker-backend.md similarity index 100% rename from documentation/backend/installation/docker-backend.md rename to Human-Connection/documentation/backend/installation/docker-backend.md diff --git a/documentation/backend/installation/kubernetes.md b/Human-Connection/documentation/backend/installation/kubernetes.md similarity index 100% rename from documentation/backend/installation/kubernetes.md rename to Human-Connection/documentation/backend/installation/kubernetes.md diff --git a/documentation/backend/installation/local-backend.md b/Human-Connection/documentation/backend/installation/local-backend.md similarity index 100% rename from documentation/backend/installation/local-backend.md rename to Human-Connection/documentation/backend/installation/local-backend.md diff --git a/documentation/backend/middleware.md b/Human-Connection/documentation/backend/middleware.md similarity index 100% rename from documentation/backend/middleware.md rename to Human-Connection/documentation/backend/middleware.md diff --git a/documentation/backend/todos.md b/Human-Connection/documentation/backend/todos.md similarity index 100% rename from documentation/backend/todos.md rename to Human-Connection/documentation/backend/todos.md diff --git a/documentation/concept/specification.md b/Human-Connection/documentation/concept/specification.md similarity index 100% rename from documentation/concept/specification.md rename to Human-Connection/documentation/concept/specification.md diff --git a/documentation/documentation/edit-this-documentation.md b/Human-Connection/documentation/documentation/edit-this-documentation.md similarity index 100% rename from documentation/documentation/edit-this-documentation.md rename to Human-Connection/documentation/documentation/edit-this-documentation.md diff --git a/documentation/web-frontend/installation.md b/Human-Connection/documentation/web-frontend/installation.md similarity index 100% rename from documentation/web-frontend/installation.md rename to Human-Connection/documentation/web-frontend/installation.md diff --git a/documentation/web-frontend/styleguide.md b/Human-Connection/documentation/web-frontend/styleguide.md similarity index 100% rename from documentation/web-frontend/styleguide.md rename to Human-Connection/documentation/web-frontend/styleguide.md diff --git a/documentation/web-frontend/todos.md b/Human-Connection/documentation/web-frontend/todos.md similarity index 100% rename from documentation/web-frontend/todos.md rename to Human-Connection/documentation/web-frontend/todos.md diff --git a/documentation/workflow/README.md b/Human-Connection/documentation/workflow/README.md similarity index 100% rename from documentation/workflow/README.md rename to Human-Connection/documentation/workflow/README.md diff --git a/documentation/workflow/contribute/github-workflow.md b/Human-Connection/documentation/workflow/contribute/github-workflow.md similarity index 100% rename from documentation/workflow/contribute/github-workflow.md rename to Human-Connection/documentation/workflow/contribute/github-workflow.md diff --git a/documentation/workflow/deployment.md b/Human-Connection/documentation/workflow/deployment.md similarity index 100% rename from documentation/workflow/deployment.md rename to Human-Connection/documentation/workflow/deployment.md diff --git a/documentation/workflow/testing/README.md b/Human-Connection/documentation/workflow/testing/README.md similarity index 100% rename from documentation/workflow/testing/README.md rename to Human-Connection/documentation/workflow/testing/README.md diff --git a/documentation/workflow/testing/component-testing.md b/Human-Connection/documentation/workflow/testing/component-testing.md similarity index 100% rename from documentation/workflow/testing/component-testing.md rename to Human-Connection/documentation/workflow/testing/component-testing.md diff --git a/documentation/workflow/testing/integration-testing.md b/Human-Connection/documentation/workflow/testing/integration-testing.md similarity index 100% rename from documentation/workflow/testing/integration-testing.md rename to Human-Connection/documentation/workflow/testing/integration-testing.md diff --git a/documentation/workflow/testing/unit-testing.md b/Human-Connection/documentation/workflow/testing/unit-testing.md similarity index 100% rename from documentation/workflow/testing/unit-testing.md rename to Human-Connection/documentation/workflow/testing/unit-testing.md