From 15fa977c4feda087dfcf1b47e12e055fd2655c07 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Mon, 4 Jun 2018 23:08:29 +0200 Subject: [PATCH] Decrease indentation --- contributordoc.md | 60 +++++++++++++++++++++++------------------------ 1 file changed, 30 insertions(+), 30 deletions(-) diff --git a/contributordoc.md b/contributordoc.md index 8dbda1be..1dd5b2b1 100644 --- a/contributordoc.md +++ b/contributordoc.md @@ -1,32 +1,32 @@ # Contributor documentation -* [Contributor guide](/contribute) - * [Writing documentation](/write_documentation) - * Application packaging - * [Apps wishlist](/apps_wishlist) - * [General introduction to app packaging](/packaging_apps_start) - * [Technical introduction to app packaging](/packaging_apps) - * [Setting up a dev environment with VirtualBox](packaging_apps_virtualbox_fr) - * [Manifest](packaging_apps_manifest) - * [Scripts](packaging_apps_scripts) - * [Arguments management](packaging_apps_arguments_management) - * [Nginx configuration](packaging_apps_nginx_conf) - * [Multi-instance](packaging_apps_multiinstance) - * [Helpers](packaging_apps_helpers) - * [Trap usage](packaging_apps_trap_fr) - * [Adding your app to the community list](https://github.com/YunoHost/Apps/#contributing) - * Quality tests - * [Package linter](https://github.com/YunoHost/package_linter) - * [Package check](https://github.com/YunoHost/package_check) - * [Applications levels](packaging_apps_levels_fr) - * [App Continuous Integration](https://ci-apps.yunohost.org/jenkins/) - * [App CI dashboard](https://dash.yunohost.org/appci/branch/stable) - * [YEP - YunoHost Enhancement Proposals](packaging_apps_guidelines_fr) - * [Contributing to the YunoHost core](/dev) - * [Setting up a dev environment with ynh-dev](https://github.com/YunoHost/ynh-dev/blob/master/README.md) - * [Deb build chain](https://github.com/YunoHost/vinaigrette/blob/master/README.md) - * Image building - * [x86 ISO](https://github.com/YunoHost/cd_build) - * [Raspberry Pi images](https://github.com/YunoHost/rpi-image) - * [Other ARM board images](https://github.com/YunoHost/arm-images) - * [Using the YunoHost API outside of the webadmin](/admin_api_fr) +* [General ways of contributing to YunoHost](/contribute) +* [Writing documentation](/write_documentation) +* Application packaging + * [Apps wishlist](/apps_wishlist) + * [General introduction to app packaging](/packaging_apps_start) + * [Technical introduction to app packaging](/packaging_apps) + * [Setting up a dev environment with VirtualBox](packaging_apps_virtualbox_fr) + * [Manifest](packaging_apps_manifest) + * [Scripts](packaging_apps_scripts) + * [Arguments management](packaging_apps_arguments_management) + * [Nginx configuration](packaging_apps_nginx_conf) + * [Multi-instance](packaging_apps_multiinstance) + * [Helpers](packaging_apps_helpers) + * [Trap usage](packaging_apps_trap_fr) + * [Adding your app to the community list](https://github.com/YunoHost/Apps/#contributing) + * Quality tests + * [Package linter](https://github.com/YunoHost/package_linter) + * [Package check](https://github.com/YunoHost/package_check) + * [Applications levels](packaging_apps_levels_fr) + * [App Continuous Integration](https://ci-apps.yunohost.org/jenkins/) + * [App CI dashboard](https://dash.yunohost.org/appci/branch/stable) + * [YEP - YunoHost Enhancement Proposals](packaging_apps_guidelines_fr) +* [Contributing to the YunoHost core](/dev) + * [Setting up a dev environment with ynh-dev](https://github.com/YunoHost/ynh-dev/blob/master/README.md) + * [Deb build chain](https://github.com/YunoHost/vinaigrette/blob/master/README.md) + * Image building + * [x86 ISO](https://github.com/YunoHost/cd_build) + * [Raspberry Pi images](https://github.com/YunoHost/rpi-image) + * [Other ARM board images](https://github.com/YunoHost/arm-images) +* [Using the YunoHost API outside of the webadmin](/admin_api_fr)