Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workshop French translation update #85

Closed
wants to merge 12 commits into from
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Overall files structure for French section to match English & continu…
…e translation fr
  • Loading branch information
ThomasG77 committed Aug 27, 2017
commit c4df1ecd6b1cebdba1b6a55c2deb9efa4c2a8b5b
49 changes: 23 additions & 26 deletions doc/fr/SUMMARY.md
Original file line number Diff line number Diff line change
@@ -1,28 +1,25 @@
# Sommaire

* [Les basiques](basics/README.md)
* [Créez une carte](basics/map.md)
* [Disséquez votre carte](basics/dissect.md)
* [Ressources OpenLayers utiles](basics/resources.md)

* [Les couches et les sources](layers/README.md)
* [Sources WMS](layers/wms.md)
* [Sources tuilées](layers/cached.md)
* [Fournisseurs de tuiles propriétaires](layers/proprietary.md)
* [Données vecteur](layers/vector.md)
* [Source image vecteur](layers/imagevector.md)

* [Les control et les interaction](controls/README.md)
* [Le control barre d'échelle `ScaleLine`](controls/scaleline.md)
* [L'interaction de sélection `Select`](controls/select.md)
* [L'interaction de dessin `Draw`](controls/draw.md)
* [L'interaction de modification `Modify`](controls/modify.md)

* [Les sujets liés aux vecteurs](vector/README.md)
* [Aparté sur les formats](vector/formats.md)
* [Concepts de styles](vector/style-intro.md)
* [Styles personnalisés](vector/style.md)

* [Les `build` personnalisés](custom-builds/README.md)
* [Concepts](custom-builds/concepts.md)
* [Créer des `build` personnalisés](custom-builds/create.md)
* [Les bases](basics/README.md)
* [Créer une carte](basics/map.md)
* [Zoomer sur votre position](basics/geolocation.md)
* [Dessiner un point à votre position](basics/point-feature.md)
* [Montrer une popup au clic d'un objet géographique](basics/popup.md)
* [Données vecteur](vector/README.md)
* [Faire le rendu d'un GeoJSON](vector/geojson.md)
* [Glisser-déposer](vector/drag-n-drop.md)
* [Modifier les objets géographiques](vector/modify.md)
* [Dessiner de nouveaux objets géographiques](vector/draw.md)
* [Magnétisme ou snapping](vector/snap.md)
* [Télécharger des objets géographiques](vector/download.md)
* [Rendre l'éditeur plus joli](vector/style.md)
* [Tuiles vecteur](vectortile/README.md)
* [La couche VectorTile](vectortile/map.md)
* [Interagir avec les objets géographiques de VectorTile](vectortile/interact.md)
* [Styler une couche VectorTile](vectortile/ugly.md)
* [Rendre les choses brillantes](vectortile/bright.md)
* [Opérations Raster](raster/README.md)
* [Configuration de la carte](raster/map.md)
* [Faire le rendu des données élevation](raster/elevation.md)
* [Faire le rendu du niveau de la mer](raster/raster.md)
* [Déploiement](deploying/README.md)
6 changes: 0 additions & 6 deletions doc/fr/controls/README.md

This file was deleted.

93 changes: 0 additions & 93 deletions doc/fr/controls/draw.md

This file was deleted.

Binary file removed doc/fr/controls/draw1.png
Binary file not shown.
114 changes: 0 additions & 114 deletions doc/fr/controls/modify.md

This file was deleted.

73 changes: 0 additions & 73 deletions doc/fr/controls/scaleline.md

This file was deleted.

Binary file removed doc/fr/controls/scaleline1.png
Binary file not shown.
Binary file removed doc/fr/controls/scaleline2.png
Binary file not shown.
Loading