1/** \mainpage
2
3Skia is an open source 2D graphics library which provides common APIs that work
4across a variety of hardware and software platforms.  It serves as the graphics
5engine for Google Chrome and Chrome OS, Android, Mozilla Firefox and Firefox
6OS, and many other products.
7
8Skia is sponsored and managed by Google, but is available for use by anyone
9under the BSD Free Software License.  While engineering of the core components
10is done by the Skia development team, we consider contributions from any
11source.
12
13The site you are at is the API documentation for the Skia library. Other
14resources are:
15
16  - Canonical source tree:
17    [skia.googlesource.com/skia](https://skia.googlesource.com/skia).
18  - Issue tracker:
19    [bug.skia.org](https://bug.skia.org/).
20  - Discussion forum:
21    [skia-discuss@googlegroups.com](https://groups.google.com/forum/#!forum/skia-discuss).
22  - Skia Fiddle: [fiddle.skia.org](https://fiddle.skia.org/c/@skcanvas_paint).
23
24*/
25