== Information Sources ==
```#!wiki tip Tip
Although there is some overlap between SDL version 1.2 and 2.0, the information in this wiki is specifically for SDL version 2.0. SDL 1.2 is deprecated and not recommended for new projects. ```
For help switching over from version 1.2 to 2.0 check out this Migration Guide.
Once you're using version 2.0 of the Simple DirectMedia Layer (SDL) API, there are a number of sources for basic information. Here are a few:
Congratulations! You already found this one. Use the left sidebar to navigate through the documentation provided in this wiki.
The SDL 2.0 header files can be found here: https://github.com/libsdl-org/SDL/blob/SDL2/include
https://wiki.libsdl.org/Articles
== Support Options == SDL is a community-supported library. Here are a few options if you need assistance:
https://wiki.libsdl.org/Tutorials
There is a link to SDL 1.2 tutorials here as well.
Most people will find the SDL Development forum the most helpful. This is the best place to ask technical questions that are not answered by tutorials or FAQs.
<!> NOTE: Because of the deluge of spammers, you MUST join the "Community" group before you are allowed to post on this forum. You can find specific instructions in the welcome message in the SDL Development forum. Please allow a few days for this process to be completed.
http://www.libsdl.org/mailing-list.php
Most people will find the Development Mailing List the most helpful. Although, if you are interested in participating in the documentation process you may be interested in the Documentation Mailing List.
http://news.gmane.org/gmane.comp.lib.sdl
You can submit bug reports and patches to the SDL Bugzilla bug tracking system.