Difference between revisions of "Documentation"
From CEGUI Wiki - Crazy Eddie's GUI System (Open Source)
m (Robot: Cosmetic changes) |
|||
Line 1: | Line 1: | ||
CEGUI comes with several documents. Those are already included in the Windows SDKs, but if you are using Cegui from SVN and/or from Linux or Mac OS, you can get the documentation as follows: | CEGUI comes with several documents. Those are already included in the Windows SDKs, but if you are using Cegui from SVN and/or from Linux or Mac OS, you can get the documentation as follows: | ||
− | Goto the [[ | + | Goto the [[downloads]] page and look at the block for Cegui itself (left upper one). Click on the 'stable release x.x.x' link. This takes you to the download area, where you should look for the 'CEGUI x.x.x Documentation Downloads'. |
These files include the API reference (doxygen) as well as a reference to the Falagard skinning system. | These files include the API reference (doxygen) as well as a reference to the Falagard skinning system. | ||
Also, the API reference of the latest stable release can be found [http://www.cegui.org.uk/api_reference online]. | Also, the API reference of the latest stable release can be found [http://www.cegui.org.uk/api_reference online]. |
Revision as of 15:06, 26 February 2011
CEGUI comes with several documents. Those are already included in the Windows SDKs, but if you are using Cegui from SVN and/or from Linux or Mac OS, you can get the documentation as follows:
Goto the downloads page and look at the block for Cegui itself (left upper one). Click on the 'stable release x.x.x' link. This takes you to the download area, where you should look for the 'CEGUI x.x.x Documentation Downloads'.
These files include the API reference (doxygen) as well as a reference to the Falagard skinning system.
Also, the API reference of the latest stable release can be found online.