Template:DOM navigation: Difference between revisions
Jump to navigation
Jump to search
new template to go on all tutorial pages--first pass |
add systems |
||
Line 5: | Line 5: | ||
'''Chapters:''' [[DOM guide: Introduction|Intro]] - [[DOM guide: Architecture| Architecture]] - [[DOM guide: Getting started|Get started]] - [[DOM guide: Loading and saving documents|Load/save]] - [[DOM guide: Runtime database| Runtime database]] - [[DOM guide: Object model| Object model]] - [[DOM guide: Using daeElement|daeElement]] - [[DOM guide: Resolving URIs| Resolving URIs]] - [[DOM guide: Custom data| Custom data]] - [[DOM guide: Integration templates| Integration templates]] - [[DOM guide: Error handling| Error handling]]<br> | '''Chapters:''' [[DOM guide: Introduction|Intro]] - [[DOM guide: Architecture| Architecture]] - [[DOM guide: Getting started|Get started]] - [[DOM guide: Loading and saving documents|Load/save]] - [[DOM guide: Runtime database| Runtime database]] - [[DOM guide: Object model| Object model]] - [[DOM guide: Using daeElement|daeElement]] - [[DOM guide: Resolving URIs| Resolving URIs]] - [[DOM guide: Custom data| Custom data]] - [[DOM guide: Integration templates| Integration templates]] - [[DOM guide: Error handling| Error handling]]<br> | ||
'''Systems:'''</div> | '''Systems:''' [[DOM resolver subsystem|resolver]] - [[DOM meta system]] - [[DOM URI resolver system]] - [[DOM SID resolver system]] - [[DOM error handling system]] - [[DOM load and save flow]] - [[DOM runtime database]] - [[DOM memory system]] - [[DOM COLLADA code generator]] | ||
</div> |
Revision as of 18:46, 3 April 2007
Usage of this template is:
{{DOM tutorial}}
which, when used in an article, displays the following in the article:
This article is part of the COLLADA DOM API tutorial.
Chapters: Intro - Architecture - Get started - Load/save - Runtime database - Object model - daeElement - Resolving URIs - Custom data - Integration templates - Error handling
Systems: resolver - DOM meta system - DOM URI resolver system - DOM SID resolver system - DOM error handling system - DOM load and save flow - DOM runtime database - DOM memory system - DOM COLLADA code generator