Update home authored by Christophe Benz's avatar Christophe Benz
...@@ -10,9 +10,10 @@ This wiki documents how to write a fetcher. ...@@ -10,9 +10,10 @@ This wiki documents how to write a fetcher.
* [JSON data model](json-data-model) * [JSON data model](json-data-model)
* [Troubleshooting](troubleshooting) * [Troubleshooting](troubleshooting)
### Tools used ### Tooling
* [Development tools](dev-tools) * [Development tools](dev-tools)
* [Code style](code-style)
* [Git and gitlab workflow](Git-and-Gitlab-workflow) * [Git and gitlab workflow](Git-and-Gitlab-workflow)
* [Code Optimization](code-optimization) (profiling...) * [Code Optimization](code-optimization) (profiling...)
... ...
......