Difference between revisions of "COLLADA DOM user guide/TOC"
Jump to navigation
Jump to search
(usage notes) |
(loading & saving -> working with docs) |
||
Line 11: | Line 11: | ||
* [[DOM guide: Architecture]] | * [[DOM guide: Architecture]] | ||
* [[DOM guide: Setting up]] | * [[DOM guide: Setting up]] | ||
− | * [[DOM guide: | + | * [[DOM guide: Working with documents]] |
* [[DOM guide: Representing elements in the object model]] | * [[DOM guide: Representing elements in the object model]] | ||
* [[DOM guide: Working with elements]] | * [[DOM guide: Working with elements]] |
Revision as of 03:31, 22 May 2007
Usage:
For inclusion in various articles about the DOM guide. To see where it's used, click "what links here" in the left toolbox.
To include this in an article, add the following to the article (note the strategic use of the colon:
{{:COLLADA DOM user guide/TOC}}
This includes the following text into the article:
- DOM guide: Introduction
- DOM guide: Architecture
- DOM guide: Setting up
- DOM guide: Working with documents
- DOM guide: Representing elements in the object model
- DOM guide: Working with elements
- DOM guide: Resolving URIs
- DOM guide: Using custom COLLADA data
- DOM guide: Integration templates
- DOM guide: Error handling