X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/5f07f1baf9e26173f15059d345fcd5bbb997dec3..364eee0fc6ab77fddc5437ac273527bd27711724:/doc/doxygen/application.doc?ds=sidebyside diff --git a/doc/doxygen/application.doc b/doc/doxygen/application.doc index d34891966e..a1830815bb 100644 --- a/doc/doxygen/application.doc +++ b/doc/doxygen/application.doc @@ -1,5 +1,5 @@ /** -@page app Describing your application +@page application Describing your application TBD @@ -18,8 +18,8 @@ TBD Virtual Platform (link), but your application have many other ways to interact with the resource. - - The resources are arranged in a hierarchy of *Autonomous Systems*, - with which the application can also interact. The AS knows the + - The resources are arranged in a hierarchy of *Networking Zones*, + with which the application can also interact. The netzone knows the networking path between one resource to another. Speak of mailboxes here? Where if not?