Remove documentation/ folder

I believe, this was created through the Gitbook UI, is that right
@mattwr18?
This commit is contained in:
Robert Schäfer 2019-04-12 13:34:28 +02:00
parent 627487629b
commit 61ee8b3a52
7 changed files with 0 additions and 75 deletions

View File

@ -15,11 +15,6 @@
* [Styleguide](webapp/styleguide.md)
* [STATIC](webapp/static.md)
* [MIDDLEWARE](webapp/middleware.md)
* [Contribute](documentation/workflow/README.md)
* [contribute](documentation/workflow/contribute/README.md)
* [Our GitHub Workflow](documentation/workflow/contribute/github-workflow.md)
* [Deployment](documentation/workflow/deployment.md)
* [Table of contents](documentation/summary.md)
* [Backend](backend/README.md)
* [graphql-with-apollo](backend/graphql-with-apollo/README.md)
* [GraphQL with Apollo](backend/graphql-with-apollo/graphql-with-apollo/README.md)

View File

@ -1,2 +0,0 @@
# Apple macOS folder attribute file
.DS_Store

View File

@ -1,48 +0,0 @@
# Table of contents
* [Let's change the World](./)
* [Network Specification](../concept/specification.md)
## Backend
* [Backend Installation]()
* [Docker Installation]()
* [Local Installation]()
* [Kubernetes]()
* [GraphQL with Apollo](../backend/graphql-with-apollo/graphql-with-apollo/)
* [Mocking](../backend/graphql-with-apollo/graphql-with-apollo/mocking.md)
* [Seeding](../backend/graphql-with-apollo/graphql-with-apollo/seeding.md)
* [Middleware](../backend/middleware.md)
* [Import](../backend/data-import.md)
* [Todo's]()
## Web Frontend
* [Web Installation]()
* [Styleguide]()
* [Todo's]()
## Workflow
* [Testing Guide]()
* [Integration Testing]()
* [Component Testing]()
* [Unit Testing](../backend/unit-testing.md)
* [Contribute](workflow/)
* [Our GitHub Workflow](workflow/contribute/github-workflow.md)
* [Deployment](workflow/deployment.md)
## Documentation
* [Edit this Documentation](documentation/edit-this-documentation.md)
## Recources
* [Human-Connection.org](https://human-connection.org)
* [Styleguide](http://styleguide.human-connection.org)
* [Staging \(comming soon\)](https://staging.nitro.human-connection.org/)
## Translations
* [Lokalise.co](https://lokalise.co/public/202462935bc64b38d64bb9.16240920/)

View File

@ -1,6 +0,0 @@
# Contribute
{% hint style="info" %}
TODO: How to Contribute...
{% endhint %}

View File

@ -1,2 +0,0 @@
# contribute

View File

@ -1,6 +0,0 @@
# Our GitHub Workflow
{% hint style="info" %}
TODO: Git and GitHub Workflow … \(best practice\)
{% endhint %}

View File

@ -1,6 +0,0 @@
# Deployment
{% hint style="info" %}
TODO: Write something about the Deployment process.
{% endhint %}