diff options
author | goofy <goofy@framasoft.org> | 2015-09-28 22:47:32 +0200 |
---|---|---|
committer | goofy <goofy@framasoft.org> | 2015-09-28 22:47:32 +0200 |
commit | 91eeeee6c511246df56b4720f69d450b8787dd03 (patch) | |
tree | 4130c80c02008317b44aa87b0b19f3e50c4f814d /doc | |
parent | 11808ed74f51c08b3a9de4b7a7e66d83713de16b (diff) |
ajout captures pour les vues
Diffstat (limited to 'doc')
-rw-r--r-- | doc/fr/captures/kanboard-vue-calendrier.png | bin | 0 -> 31640 bytes | |||
-rw-r--r-- | doc/fr/captures/kanboard-vue-gantt.png | bin | 0 -> 42360 bytes | |||
-rw-r--r-- | doc/fr/captures/kanboard-vue-liste.png | bin | 0 -> 38316 bytes | |||
-rw-r--r-- | doc/fr/project-views.markdown | 6 |
4 files changed, 3 insertions, 3 deletions
diff --git a/doc/fr/captures/kanboard-vue-calendrier.png b/doc/fr/captures/kanboard-vue-calendrier.png Binary files differnew file mode 100644 index 00000000..799add41 --- /dev/null +++ b/doc/fr/captures/kanboard-vue-calendrier.png diff --git a/doc/fr/captures/kanboard-vue-gantt.png b/doc/fr/captures/kanboard-vue-gantt.png Binary files differnew file mode 100644 index 00000000..445e8a87 --- /dev/null +++ b/doc/fr/captures/kanboard-vue-gantt.png diff --git a/doc/fr/captures/kanboard-vue-liste.png b/doc/fr/captures/kanboard-vue-liste.png Binary files differnew file mode 100644 index 00000000..41311245 --- /dev/null +++ b/doc/fr/captures/kanboard-vue-liste.png diff --git a/doc/fr/project-views.markdown b/doc/fr/project-views.markdown index 0b40fe77..0f893d44 100644 --- a/doc/fr/project-views.markdown +++ b/doc/fr/project-views.markdown @@ -19,7 +19,7 @@ Lorsque la limite de tâches est atteinte pour une colonne, l'arrière-plan devi Vue Agenda -------------- -![Vue Agenda](http://kanboard.net/screenshots/documentation/calendar-view.png) +![Vue Agenda](captures/kanboard-vue-calendrier.png) - Dans cette vue, il est possible de voir les tâches avec des dates d'échéance. - Selon les paramètres, il est également possible de voir les tâches en cours. @@ -29,7 +29,7 @@ Vue Agenda Vue Liste ---------- -![Vue liste](http://kanboard.net/screenshots/documentation/list-view.png) +![Vue liste](captures/kanboard-vue-liste.png) - Dans cette vue, tous les résultats de votre recherche sont affichés dans un tableau. - Il est également possible d'utiliser le raccourci clavier **"v l"** pour afficher la vue Liste. @@ -37,7 +37,7 @@ Vue Liste Vue Gantt ---------- -![Vue Gantt](http://kanboard.net/screenshots/documentation/gantt-view.png) +![Vue Gantt](captures/kanboard-vue-gantt.png) - La vue Gantt affiche les tâches dans une fresque horizontale - Le diagramme utilise la date de début et la date d'échéance pour afficher les tâches |