Différences entre versions de « PP65 — Paramétrage »
De Documentation Polaris
(création automatique de la page depuis le cartographe) |
(modifications automatiques tags et catégories via le cartographe) |
||
(7 versions intermédiaires par 2 utilisateurs non affichées) | |||
Ligne 1 : | Ligne 1 : | ||
− | {{DebutInfoCartographe}}{{FinInfoCartographe}} | + | [[Catégorie:Cartographie fonctionnelle]]{{DebutInfoCartographe}}<blockquote><small>Revenir à la catégorie parente : [[PP1_—_Polaris|Polaris]]</small></blockquote> |
+ | |||
+ | <graphviz format="png" caption="Carte fonctionnelle de Paramétrage" renderer="sfdp" > | ||
+ | digraph CarteFonctionnelle_65 { | ||
+ | node [shape="box" style="filled,rounded" fillcolor="#55AAEE" fontname=verdana fontsize=10] | ||
+ | f65 [label="Paramétrage" fillcolor="#aaee55"] | ||
+ | f1 [label="Polaris" fillcolor="#ffcc55"] | ||
+ | f65 -> f1; | ||
+ | f66 [label="Base de travail" fillcolor="#55aaee"] | ||
+ | f65 -> f66; | ||
+ | f68 [label="Paramétrage des analyses" fillcolor="#55aaee"] | ||
+ | f65 -> f68; | ||
+ | f70 [label="Paramétrage des importations" fillcolor="#55aaee"] | ||
+ | f65 -> f70; | ||
+ | f69 [label="Paramétrage des listes" fillcolor="#55aaee"] | ||
+ | f65 -> f69; | ||
+ | f71 [label="Paramétrage des sites Internet" fillcolor="#55aaee"] | ||
+ | f65 -> f71; | ||
+ | f67 [label="Paramétrage du comportement du programme" fillcolor="#55aaee"] | ||
+ | f65 -> f67; | ||
+ | } | ||
+ | </graphviz> | ||
+ | == [[PP66_—_Base_de_travail|Base de travail]] == | ||
+ | |||
+ | == [[PP68_—_Paramétrage_des_analyses|Paramétrage des analyses]] == | ||
+ | |||
+ | == [[PP70_—_Paramétrage_des_importations|Paramétrage des importations]] == | ||
+ | |||
+ | == [[PP69_—_Paramétrage_des_listes|Paramétrage des listes]] == | ||
+ | |||
+ | == [[PP71_—_Paramétrage_des_sites_Internet|Paramétrage des sites Internet]] == | ||
+ | |||
+ | == [[PP67_—_Paramétrage_du_comportement_du_programme|Paramétrage du comportement du programme]] == | ||
+ | |||
+ | {{FinInfoCartographe}} |