Changes between Version 32 and Version 33 of Documentation
- Timestamp:
- 10/01/09 17:12:31 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation
v32 v33 8 8 }}} 9 9 10 == Version 0. 6documentation ==10 == Version 0.7 documentation == 11 11 12 12 * [wiki:TutorialDivingIn Tutorial: Diving in (create a movie database)] 13 13 * [wiki:FAQ Frequently Asked Questions] 14 * [http://elixir.ematia.de/apidocs06/elixir.html API Documentation] 14 * [http://elixir.ematia.de/apidocs06/elixir.html API Documentation] (not uptodate yet) 15 15 * [wiki:Examples Examples] 16 16 17 * [wiki:Migrate0 5to06 How to migrate from version 0.5 to version 0.6]17 * [wiki:Migrate06to07 How to migrate from version 0.6 to version 0.7] 18 18 * [wiki:BehindTheScene What Elixir really does for you behind the scene] 19 19 * [wiki:Goodies Goodies] … … 23 23 * [wiki:License License] 24 24 25 == Documentation in progress==25 == Version 0.6 (old version) documentation == 26 26 27 * [wiki:Migrate0 6to07 How to migrate from version 0.6 to version 0.7]28 * [ wiki:HowtoExtensions How to extend Elixir]27 * [wiki:Migrate05to06 How to migrate from version 0.5 to version 0.6] 28 * [http://elixir.ematia.de/apidocs06/elixir.html API Documentation] 29 29 30 30 == Version 0.5 (old version) documentation == … … 46 46 * [wiki:FAQ03 Frequently Asked Questions] 47 47 48 == Documentation in progress == 49 50 * [wiki:HowtoExtensions How to extend Elixir] 51
