PageRenderTime 24ms CodeModel.GetById 47ms RepoModel.GetById 9ms app.codeStats 0ms

/_build/html/fr/community/index.html

https://github.com/ThomasG77/zoo-project-fr
HTML | 262 lines | 224 code | 34 blank | 4 comment | 0 complexity | fcfbe2e7fd018b67c9a4175ee1351639 MD5 | raw file
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <head>
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  6. <title>ZOO Community &mdash; ZOO Project 1.2 documentation</title>
  7. <link rel="stylesheet" href="../_static/default.css" type="text/css" />
  8. <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
  9. <script type="text/javascript">
  10. var DOCUMENTATION_OPTIONS = {
  11. URL_ROOT: '../',
  12. VERSION: '1.2',
  13. COLLAPSE_INDEX: false,
  14. FILE_SUFFIX: '.html',
  15. HAS_SOURCE: true
  16. };
  17. </script>
  18. <script type="text/javascript" src="../_static/jquery.js"></script>
  19. <script type="text/javascript" src="../_static/underscore.js"></script>
  20. <script type="text/javascript" src="../_static/doctools.js"></script>
  21. <script type="text/javascript" src="../_static/translations.js"></script>
  22. <link rel="shortcut icon" href="../_static/favicon.ico"/>
  23. <link rel="top" title="ZOO Project 1.2 documentation" href="../index.html" />
  24. <link rel="next" title="Mailing Lists" href="mailinglist.html" />
  25. <link rel="prev" title="Examples" href="../api/examples.html" />
  26. <script type="text/javascript">
  27. $(document).ready(function(){
  28. $("ul.topnav li a").hover(function() {
  29. //Following events are applied to the subnav itself (moving subnav up and down)
  30. $(this).parent().find("ul.subnav").slideDown('fast').show(); //Drop down the subnav on click
  31. $(this).parent().hover(function() {
  32. }, function(){
  33. $(this).parent().find("ul.subnav").slideUp('slow'); //When the mouse hovers out of the subnav, move it back up
  34. });
  35. //Following events are applied to the trigger (Hover events for the trigger)
  36. }).hover(function() {
  37. $(this).addClass("subhover"); //On hover over, add class "subhover"
  38. }, function(){ //On Hover Out
  39. $(this).removeClass("subhover"); //On hover out, remove class "subhover"
  40. });
  41. });
  42. </script>
  43. </head>
  44. <body>
  45. <!-- Begin Header -->
  46. <div id="wrapper">
  47. <div id="myheader">
  48. <div class="hleft">
  49. <h1 class="title">Open WPS Platform</h1>
  50. </div>
  51. <div class="hright">
  52. </div>
  53. </div>
  54. </div>
  55. <ul class="topnav">
  56. <li><a href="../index.html">Home</a></li>
  57. <li><a href="#">ZOO Project</a>
  58. <ul class="subnav">
  59. <li><a href="/site/ZooWebSite/ZooProject/About">About</a></li>
  60. <li><a href="/site/ZooWebSite/ZooProject/Tribe">ZOO Tribe</a></li>
  61. <li><a href="/site/ZooWebSite/ZooProject/Events">Events</a></li>
  62. <li><a href="/site/ZooWebSite/ZooProject/Photos">Photos</a></li>
  63. <li><a href="/site/ZooWebSite/ZooProject/Contact">Contacts</a></li>
  64. </ul>
  65. </li>
  66. <li>
  67. <a href="#">Components</a>
  68. <ul class="subnav">
  69. <li><a href="/site/ZooWebSite/ZooKernel">ZOO Kernel</a></li>
  70. <li><a href="/site/ZooWebSite/ZooServices">ZOO Services</a></li>
  71. <li><a href="/site/ZooWebsite/ZooApi">ZOO API</a></li>
  72. </ul>
  73. </li>
  74. <li><a href="../dl/index.html">Download</a></li>
  75. <li><a href="../doc/index.html">Docs</a></li>
  76. <li><a href="#">Demos</a>
  77. <ul class="subnav">
  78. <li><a href="/site/ZooWebSite/Demo/SpatialTools">ZOO Spatial Tools</a></li>
  79. <li><a href="/site/ZooWebSite/Demo/CGAL">ZOO CGAL Vor</a></li>
  80. <li><a href="/site/ZooWebSite/Demo/WFS-T">ZOO Mapserver WFS-T</a></li>
  81. <li><a href="/site/ZooWebSite/Demo/GdalProfile">ZOO Elevation Profile</a></li>
  82. <li><a href="/site/ZooWebSite/Demo/FormTools">ZOO Form tools</a></li>
  83. </ul>
  84. </li>
  85. <li><a href="/trac">Trac</a></li>
  86. </ul>
  87. <!-- End Header -->
  88. <div class="related">
  89. <h3>Navigation</h3>
  90. <ul>
  91. <li class="right" style="margin-right: 10px">
  92. <a href="../genindex.html" title="Index général"
  93. accesskey="I">index</a></li>
  94. <li class="right" >
  95. <a href="mailinglist.html" title="Mailing Lists"
  96. accesskey="N">suivant</a> |</li>
  97. <li class="right" >
  98. <a href="../api/examples.html" title="Examples"
  99. accesskey="P">précédent</a> |</li>
  100. <li><a href="../index.html">ZOO Docs</a> &raquo;</li>
  101. </ul>
  102. </div>
  103. <div class="document">
  104. <div class="documentwrapper">
  105. <div class="bodywrapper">
  106. <div class="body">
  107. <div class="section" id="zoo-community">
  108. <span id="community"></span><h1>ZOO Community<a class="headerlink" href="#zoo-community" title="Lien permanent vers ce titre"></a></h1>
  109. <p>Les sections suivantes vont vous aider à interagir avec la communauté ZOO.</p>
  110. <div class="toctree-wrapper compound">
  111. <ul>
  112. <li class="toctree-l1"><a class="reference internal" href="mailinglist.html">Mailing Lists</a><ul>
  113. <li class="toctree-l2"><a class="reference internal" href="mailinglist.html#zoo-discuss">ZOO-Discuss</a></li>
  114. </ul>
  115. </li>
  116. <li class="toctree-l1"><a class="reference internal" href="irc.html">IRC Chat</a><ul>
  117. <li class="toctree-l2"><a class="reference internal" href="irc.html#server-and-channel-information">Server and Channel Information</a></li>
  118. <li class="toctree-l2"><a class="reference internal" href="irc.html#why-irc">Why IRC?</a></li>
  119. <li class="toctree-l2"><a class="reference internal" href="irc.html#how-do-i-join">How do I join?</a></li>
  120. </ul>
  121. </li>
  122. </ul>
  123. </div>
  124. </div>
  125. </div>
  126. </div>
  127. </div>
  128. <div class="sphinxsidebar">
  129. <div class="sphinxsidebarwrapper">
  130. <h3><a href="../index.html">Table des matières</a></h3>
  131. <ul class="current">
  132. <li class="toctree-l1"><a class="reference internal" href="../kernel/index.html">Documentation du noyau (kernel) de ZOO</a></li>
  133. <li class="toctree-l1"><a class="reference internal" href="../services/index.html">ZOO Services Documentation</a></li>
  134. <li class="toctree-l1"><a class="reference internal" href="../api/index.html">Documentation de l&#8217;API de ZOO</a></li>
  135. <li class="toctree-l1 current"><a class="current reference internal" href="">ZOO Community</a><ul>
  136. <li class="toctree-l2"><a class="reference internal" href="mailinglist.html">Mailing Lists</a></li>
  137. <li class="toctree-l2"><a class="reference internal" href="irc.html">IRC Chat</a></li>
  138. </ul>
  139. </li>
  140. <li class="toctree-l1"><a class="reference internal" href="../development/documentation.html">Guide pour le développement de la documentation</a></li>
  141. </ul>
  142. <div id="searchbox" style="display: none">
  143. <h3>Recherche rapide</h3>
  144. <form class="search" action="../search.html" method="get">
  145. <input type="text" name="q" size="18" />
  146. <input type="submit" value="Go" />
  147. <input type="hidden" name="check_keywords" value="yes" />
  148. <input type="hidden" name="area" value="default" />
  149. </form>
  150. <p class="searchtip" style="font-size: 90%">
  151. Enter search terms or a module, class or function name.
  152. </p>
  153. </div>
  154. <script type="text/javascript">$('#searchbox').show(0);</script>
  155. </div>
  156. </div>
  157. <div class="clearer"></div>
  158. </div>
  159. <!-- Begin Footer -->
  160. <div id="footer">
  161. <div>
  162. <div>
  163. <div class="menuContainer">
  164. <div class="menuItemList">
  165. <a href="../index.html" shape="rect">Home</a>
  166. <br/>
  167. </div>
  168. <div class="menuItemList">
  169. <a href="#" shape="rect">ZOO Project</a>
  170. <br/>
  171. <a href="/site/ZooWebSite/ZooProject/About" shape="rect">About</a>
  172. <br/>
  173. <a href="/site/ZooWebSite/ZooProject/Tribe" shape="rect">ZOO Tribe</a>
  174. <br/>
  175. <a href="/site/ZooWebSite/ZooProject/Events" shape="rect">Events</a>
  176. <br/>
  177. <a href="/site/ZooWebSite/ZooProject/Photos" shape="rect">Photos</a>
  178. <br/>
  179. <a href="/site/ZooWebSite/ZooProject/Contact" shape="rect">Contacts</a>
  180. <br/>
  181. </div>
  182. <div class="menuItemList">
  183. <a href="#" shape="rect">Components</a>
  184. <br/>
  185. <a href="/site/ZooWebSite/ZooKernel" shape="rect">ZOO Kernel</a>
  186. <br/>
  187. <a href="/site/ZooWebSite/ZooServices" shape="rect">ZOO Services</a>
  188. <br/>
  189. <a href="/site/ZooWebsite/ZooApi" shape="rect">ZOO API</a>
  190. <br/>
  191. </div>
  192. <div class="menuItemList">
  193. <a href="../dl/index.html" shape="rect">Download</a>
  194. <br/>
  195. </div>
  196. <div class="menuItemList">
  197. <a href="../doc/index.html" shape="rect">Docs</a>
  198. <br/>
  199. </div>
  200. <div class="menuItemList">
  201. <a href="#" shape="rect">Demos</a>
  202. <br/>
  203. <a href="/site/ZooWebSite/Demo/SpatialTools" shape="rect">ZOO Spatial Tools</a>
  204. <br/>
  205. <a href="/site/ZooWebSite/Demo/WFS-T" shape="rect">ZOO Mapserver WFS-T</a>
  206. <br/>
  207. <a href="/site/ZooWebSite/Demo/GdalProfile" shape="rect">ZOO Elevation Profile</a>
  208. <br/>
  209. <a href="/site/ZooWebSite/Demo/FormTools" shape="rect">ZOO Form tools</a>
  210. <br/>
  211. </div>
  212. <div class="menuItemList">
  213. <a href="/trac" shape="rect">Trac</a>
  214. <br/>
  215. </div>
  216. </div>
  217. <br style="clear:both"/>
  218. </div>
  219. </div>
  220. <p>
  221. &copy; Copyright 2011 - <a class="ext-link" href="http://www.zoo-project.org" shape="rect"><span class="icon"> </span>ZOO Project</a> - All Rights Reserved. Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.0.7.
  222. </p>
  223. </div>
  224. <!-- End Footer -->
  225. <div class="footer">
  226. </div>
  227. </body>
  228. </html>