From: Christian Heinrich Date: Mon, 18 Jan 2016 21:32:36 +0000 (+0100) Subject: [Doc] Fixed wrong mandatory flag X-Git-Tag: v3_13~1184 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/145722ccafc1a52dec8541e64ae43a3ec29624e4 [Doc] Fixed wrong mandatory flag --- diff --git a/doc/doxygen/platform.doc b/doc/doxygen/platform.doc index ca72477f14..f779c600bd 100644 --- a/doc/doxygen/platform.doc +++ b/doc/doxygen/platform.doc @@ -523,7 +523,7 @@ for routing algorithms. So, it does not have any attributes except : Attribute name | Mandatory | Values | Description --------------- | --------- | ------ | ----------- id | yes | string | The identifier of the router to be used when referring to it. -coordinates | yes | string | Must be provided when choosing the Vivaldi, coordinate-based routing model for the AS the router belongs to. More details can be found in the Section \ref pf_P2P_tags. +coordinates | no | string | Must be provided when choosing the Vivaldi, coordinate-based routing model for the AS the router belongs to. More details can be found in the Section \ref pf_P2P_tags. #### Example ####