diff -r 000000000000 -r 6474c204b198 gfx/doc/MainPage.md --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/gfx/doc/MainPage.md Wed Dec 31 06:09:35 2014 +0100 @@ -0,0 +1,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)