blob: 70a9fc60a95f41a40d856ed2ded619eb8ac3a6f5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
Mozilla Graphics {#mainpage}
======================
## Work in progress. Possibly incorrect or incomplete.
Introduction
-------
This collection of linked pages contains a combination of Doxygen
extracted source code documentation and design documents for the
Mozilla graphics architecture. The design documents live in gfx/docs directory.
This [wiki page](https://wiki.mozilla.org/Platform/GFX) contains
information about graphics and the graphics team at MoCo.
Continue here for a [very high level introductory overview](@ref graphicsoverview)
if you don't know where to start.
Useful pointers for creating documentation
------
[The mechanics of creating these files](https://wiki.mozilla.org/Platform/GFX/DesignDocumentationGuidelines)
|