| <!DOCTYPE html> |
| <html lang="fr"> |
| <head> |
| <meta name="generator" content="Hugo 0.101.0" /> |
| |
| |
| <title>Apache SIS - La bibliothèque Apache SIS™</title> |
| <meta charset="utf-8"> |
| <meta name="viewport" content="width=device-width, initial-scale=1"> |
| <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.1/dist/css/bootstrap.min.css" |
| rel="stylesheet" integrity="sha384-F3w7mX95PdgyTmZZMECAngseQB83DfGTowi0iMjiWaeVhAn4FJkqJByhZMI3AhiU" crossorigin="anonymous"> |
| <link rel="stylesheet" type="text/css" media="screen" href="../syntax.css"> |
| <link rel="stylesheet" type="text/css" media="screen" href="../sis.css"> |
| </head> |
| |
| <body> |
| |
| <nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark"> |
| <div class="container-fluid"> |
| <a class="navbar-brand" href="../index.html"> Apache SIS™</a> |
| <ul class="navbar-nav me-auto mb-2 mb-md-0"> |
| <li class="nav-item dropdown"> |
| <a class="nav-link dropdown-toggle" id="menuAbout" data-bs-toggle="dropdown" aria-expanded="false">À propos de</a> |
| <ul class="dropdown-menu" aria-labelledby="menuAbout"> |
| <li><a class="dropdown-item" href="http://www.apache.org/licenses/">Licence</a></li> |
| <li><a class="dropdown-item" href="../index.html">Page d'accueil</a></li> |
| </ul> |
| </li> |
| <li class="nav-item dropdown"> |
| <a class="nav-link dropdown-toggle" id="menuDocumentation" data-bs-toggle="dropdown" aria-expanded="false">Documentation</a> |
| <ul class="dropdown-menu" aria-labelledby="menuDocumentation"> |
| <li><a class="dropdown-item" href="index.html">Sommaire</a></li> |
| <li><a class="dropdown-item" href="../book/fr/developer-guide.html">Guide du développeur</a></li> |
| <li><a class="dropdown-item" href="../openoffice/fr/index.html">Add-in OpenOffice</a></li> |
| <li><a class="dropdown-item" href="faq.html">FAQ</a></li> |
| </ul> |
| </li> |
| </ul> |
| <ul class="navbar-nav ml-auto mb-2 mb-md-0"> |
| <li class="nav-item"> |
| <a href="https://www.apache.org/events/current-event.html"> |
| <img class="apache-con" src="https://www.apache.org/events/current-event-234x60.png" alt="ApacheCon"/> |
| </a> |
| </li> |
| </ul> |
| </div> |
| </nav> |
| |
| |
| <div class="row flex-nowrap"> |
| <div class="d-flex flex-column flex-shrink-0 p-3 text-white bg-dark" style="width:13rem; min-height:40rem"> |
| <ul class="nav nav-pills flex-column mb-auto position-fixed"> |
| <li><a class="nav-link active " href="index.html">Sommaire</a></li> |
| <li><a class="nav-link text-white" href="http://www.apache.org/licenses/">Licence</a></li> |
| <li><a class="nav-link text-white" href="../book/fr/developer-guide.html">Guide du développeur</a></li> |
| <li><a class="nav-link text-white" href="../openoffice/fr/index.html">Add-in OpenOffice</a></li> |
| <li><a class="nav-link text-white " href="faq.html">FAQ</a></li> |
| <li><hr class="dropdown-divider"></li> |
| <li><a class="nav-link text-white" href="../index.html">Anglais</a></li> |
| </ul> |
| </div> |
| <div class="col"> |
| <main class="container"> |
| <article> |
| <img src="../images/logo.png" class="sis-logo" align="left"/> |
| <p class="page-title">La bibliothèque Apache SIS™</p> |
| |
| <p>Quelques pages du site de Apache <abbr title="Spatial Information System">SIS</abbr> ont été traduites en français, |
| mais cette traduction n’est pas maintenue et peut être obsolète. |
| Les pages les plus complètes sont les versions anglaises.</p> |
| <ul> |
| <li><a href="faq.html">Questions fréquentes (FAQ)</a></li> |
| <li><a href="../book/fr/developer-guide.html">Guide du développeur</a></li> |
| <li><a href="../openoffice/fr/index.html">Add-in OpenOffice</a></li> |
| </ul> |
| |
| |
| </article> |
| </main> |
| <footer class="footer"> |
| <div class="container"> |
| <p> |
| Copyright © 2013-2023 The Apache Software Foundation, Licensed under the |
| <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/> |
| Apache SIS, Apache, the Apache feather logo are trademarks of The Apache Software Foundation. |
| </p> |
| </div> |
| </footer> |
| </div> |
| </div> |
| |
| <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.1/dist/js/bootstrap.bundle.min.js" |
| integrity="sha384-/bQdsTh/da6pkI1MST/rWKFNjaCP5gBSY4sEBT38Q/9RBh9AH40zEOg7Hlq2THRZ" crossorigin="anonymous"></script> |
| |
| </body> |
| </html> |