skia2/tools/doxygen/mainpage/mainpage.dox
Joe Gregorio dd51aacdb1 Get doxygen working again.
This also enables MarkDeep for the comments, but I haven't added
any examples of that yet.

Screenshots:
  https://screenshot.googleplex.com/mUCgtAesDWt.png
  https://screenshot.googleplex.com/S1p4Dhpn6KW.png

Bug: skia:
Change-Id: I4f645ef1050d26c7a4660a1fc28a8d41f085f4f8
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/198241
Reviewed-by: Brian Osman <brianosman@google.com>
Commit-Queue: Joe Gregorio <jcgregorio@google.com>
2019-03-08 16:06:03 +00:00

25 lines
963 B
Plaintext

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