Format summary

This commit is contained in:
Wilfried OLLIVIER 2019-07-06 16:50:35 +02:00
parent d8335a1ff5
commit 9d14bbdf20
1 changed files with 18 additions and 17 deletions

View File

@ -3,22 +3,23 @@
[Introduction](./structure/intro.md)
- [Dev](./dev/main.md)
- [Golang](./dev/golang/main.md)
- [Testing](./dev/golang/testing.md)
- [Web](./dev/web/main.md)
- [front](./dev/web/front/main.md)
- [babel and babel-preset-stage-2](./dev/web/front/babel-preset-stage-2.md)
- [js](./dev/web/javascript/main.md)
- [ES6 features](./dev/web/javascript/es6.md)
- [Regex](./dev/regex/main.md)
- [Tools](./dev/tools/main.md)
- [Git](./dev/tools/git.md)
- [SVN](./dev/tools/svn.md)
- [Golang](./dev/golang/main.md)
- [Testing](./dev/golang/testing.md)
- [Web](./dev/web/main.md)
- [front](./dev/web/front/main.md)
- [babel and babel-preset-stage-2](./dev/web/front/babel-preset-stage-2.md)
- [js](./dev/web/javascript/main.md)
- [ES6 features](./dev/web/javascript/es6.md)
- [Regex](./dev/regex/main.md)
- [Tools](./dev/tools/main.md)
- [Git](./dev/tools/git.md)
- [SVN](./dev/tools/svn.md)
- [Ops](./ops/main.md)
- [Shell Tips](./ops/shelltips.md)
- [Tools](./ops/tools/main.md)
- [Ansible](./ops/tools/ansible.md)
- [Docker](./ops/tools/docker.md)
- [MongoDB](./ops/tools/mongodb.md)
- [OpenSSL](./ops/tools/openssl.md)
- [Shell Tips](./ops/shelltips.md)
- [Tools](./ops/tools/main.md)
- [Ansible](./ops/tools/ansible.md)
- [Docker](./ops/tools/docker.md)
- [MongoDB](./ops/tools/mongodb.md)
- [OpenSSL](./ops/tools/openssl.md)