Click here for the Feature Tutorial about Animated Sp"> 1.1.3 Docs: Typo in several files | Torque Game Builder | Forums | Community | GarageGames.com

Game Development Community

1.1.3 Docs: Typo in several files

by Kirakorn Chimkool · in Torque Game Builder · 11/30/2006 (11:03 pm) · 2 replies

(1)
File: documentation\content\documentation\Component Tutorials\Adding Assets\Using the Animation Builder.html
Line: 35
Orig:
<a href="../Tutorials/Feature/Animated%20Sprites.html" target="_blank">Click here for the Feature Tutorial about Animated Sprites.</a>
Fixed:
<a href="[b]../[/b]../Tutorials/Feature/Animated%20Sprites.html" target="_blank">Click here for the Feature Tutorial about Animated Sprites.</a>


(2)
File: documentation\content\documentation\Component Tutorials\Adding Assets\Using the ImageMap Builder.html
Line: 45
Orig:
<a href="../Tutorials/Feature/Static%20Sprites.html" target="_blank">Click here for the Feature Tutorial about Static Sprites.</a>
Fixed:
<a href="[b]../[/b]../Tutorials/Feature/Static%20Sprites.html" target="_blank">Click here for the Feature Tutorial about Static Sprites.</a>


(3)
File: documentation\content\documentation\Component Tutorials\WYSIWYG Editing\Tilemap Creation.html
Line: 26
Orig:
<a href="../Tutorials/Feature/Tile%20Maps.html" target="_blank">Click here for the Feature Tutorial about TileMaps.</a>
Fixed:
<a href="[b]../[/b]../Tutorials/Feature/Tile%20Maps.html" target="_blank">Click here for the Feature Tutorial about TileMaps.</a>

#1
12/01/2006 (12:19 am)
Yeah - I "missed" those and we knew about it as the final release was building and decided not to pull it. The reason is that each of those are in component tutorials - which can be accessed within individual tutorials, so the file path is potentially different from each place. It was a somewhat late addition to have links from the component tutorials to the related feature tutorials and we realized too late that the generation process would have to parse out the links depending on where the component was going to be used.

Nice work anyway though - there are a lot more things planned for the next version of the docs. At least this should encourage people to find the Feature Tutorials on their own ;)
#2
12/01/2006 (6:10 am)
Yes, the bugs is just minor and don't affect anything. I love the way of the docs become more useful and easily to navigate.

Thank you, Tom and all GG staffs to bring a new level to TGB. Can't wait for the next release ;)