Add test structure

This commit is contained in:
Paulus Schoutsen 2018-04-23 16:25:36 -04:00
parent e0ae022f81
commit 3ed5a01e36
7 changed files with 12 additions and 4 deletions

3
LANGS.md Normal file
View File

@ -0,0 +1,3 @@
# Languages
* [English](en/)

View File

@ -1,4 +0,0 @@
# Table of contents
* [Hello world!](README.md)

6
en/SUMMARY.md Normal file
View File

@ -0,0 +1,6 @@
# Table of contents
* [Hello world!](README.md)
* [Architecture](/architecture/README.md)
* [Integrations](/architecture/README.md)
* [Frontend](/frontend/README.md)

View File

@ -0,0 +1 @@
# WOW Architecture!

1
en/frontend/README.md Normal file
View File

@ -0,0 +1 @@
# Best frontend..

View File

@ -0,0 +1 @@
# This is how you integrate ;)