Game Development Community

Invalid Doc URL Reference

by Neurosys · in Torque Game Engine · 08/22/2005 (5:29 pm) · 3 replies

Sorry to bug you guys about this but I read the whole General Docs and in part 6 Engine overview it says:

Quote:
This documentation is aimed towards C++ developers. If you're looking for information on how to use the engine's support tools, or work with the scripting language or editors, you may have better luck looking at http://www.garagegames.com/docs/torque.sdk/index.php.


I punched in this URL and get forwarded to the GG products store. wierd. Just wanted to be sure I'm not missing any important docs. Is this an old reference to something that no longer exists at that url?
Just wondering... BTW i did also check to be certain I was logged in as an SDK licensee and I am so i dont get it.

TIA,
MrC0de

#1
08/22/2005 (7:56 pm)
Some URLs were changed during the site redesign, and the general Torque documentation is due for an update (that will likely happen after TGE 1.4 is released). The source code documentation can now be found here.

You can also generate it yourself from the source code using Doxygen, as described here.
#2
08/23/2005 (4:03 pm)
O ok... so i have the general docs and i can generate the code docs so i guess i got it all so far. Thanks just wanted to be sure i had it all. Waiting with baited breath for more.
#3
08/24/2005 (4:55 pm)
Links to other documentation can be found on the Torque SDK home page, some of which can be downloaded (such as the Essential Guide to Torque).