Update home authored by Christophe Benz's avatar Christophe Benz
...@@ -35,6 +35,7 @@ This wiki documents how to write a fetcher. ...@@ -35,6 +35,7 @@ This wiki documents how to write a fetcher.
* [CI jobs](ci-jobs) * [CI jobs](ci-jobs)
* [Repositories organization](repositories-organization) * [Repositories organization](repositories-organization)
* [Test a fetcher on the pre-production server](test-fetcher-on-pre-prod) * [Test a fetcher on the pre-production server](test-fetcher-on-pre-prod)
* [Test the API or the UI on the development server](test-api-ui-on-dev)
* [Download big git repositories statically](Download-big-Git-repositories-statically) * [Download big git repositories statically](Download-big-Git-repositories-statically)
* [Servers](servers) * [Servers](servers)
* [Production configuration](production-configuration) * [Production configuration](production-configuration)
... ...
......