| | 1 | = Proposition for a structured documentation = |
| | 2 | == Wiki == |
| | 3 | I propose to create a first page, with one section by language: |
| | 4 | * English documentation |
| | 5 | * FAQ |
| | 6 | * Documentation |
| | 7 | * Articles |
| | 8 | * How-to (example) |
| | 9 | * Get help or give help! |
| | 10 | * dev section |
| | 11 | * French documentation |
| | 12 | * FAQ |
| | 13 | * Documentation |
| | 14 | * ... |
| | 15 | Or something like this: |
| | 16 | * User: |
| | 17 | * Documentation |
| | 18 | * Articles |
| | 19 | * How-to (example) |
| | 20 | * Get help or give help! |
| | 21 | * FAQ |
| | 22 | * Developper |
| | 23 | * French translation |
| | 24 | * Documentation |
| | 25 | * FAQ |
| | 26 | * ... |
| | 27 | * German translation |
| | 28 | |
| | 29 | Each page have a link to the original english page if existing (for the translated page). When a wiki page become interesting we can merge it to the official documentation. |
| | 30 | == Official documentation == |
| | 31 | Each chapter will give one or more links to the example page. |
| | 32 | * Contents |
| | 33 | * First Part: Presentation of OpenLayers |
| | 34 | - What is Openlayers used for? |
| | 35 | - Other information about OpenLayers (talk about app. like Mapfish) |
| | 36 | - Gallery |
| | 37 | - Some Case Studies |
| | 38 | * Second Part: User documentation |
| | 39 | - Introduction: my first map |
| | 40 | - Using commercial basemap |
| | 41 | - Others formats for layers (WMS, WFS, etc.) |
| | 42 | - More options for map and layers (add more control, add your own control) |
| | 43 | - Pop-up |
| | 44 | - Styling |
| | 45 | - TileCache and other cache systems |
| | 46 | - Clustering |
| | 47 | - Using Projection inside OpenLayers |
| | 48 | - Manage events |
| | 49 | - How can I add more feature to OpenLayers (a first document before the third section) |
| | 50 | * Third Part: Developpers documentation |
| | 51 | - How to write code for OpenLayers |
| | 52 | - API doc (stable) |
| | 53 | - API doc (trunk) |
| | 54 | * Annexe: |
| | 55 | - Spherical Mercator |
| | 56 | - Workshop links |
| | 57 | - Licence |
| | 58 | * Bibliography |
| | 59 | * JavaScript |
| | 60 | * UI lib |
| | 61 | * Some external links about OpenLayers |