Downloading full Torque SDK documentation
by Carl McMillin · in Torque Game Engine · 02/20/2003 (12:00 pm) · 4 replies
Is there anyway to obtain the full documentation-set for the Torque SDK (tutorials et. al.) without having to read each HTML page? TIA
#2
02/20/2003 (12:44 pm)
Yes, I would like to see a downloadable doc too.
#3
02/21/2003 (10:25 am)
If you have the source you have all the the HTML documentation already via doxygen tags in the source. Not sure where the instructions are, I DO know that they exist and are easy to find.
#4
02/21/2003 (11:09 am)
There's a full documentation of torque? Man that'd be sweet. Wait, are we talking about Torque Engine or TorqueScript? Is it as badass as Java documentation? Cuz Java has got the sweetets docs in the world!
Torque Owner Leslie Young
Also, can't 1 create the docs yourself with doxygen? If so just explain the process please (like needed tools, etc) as I never used it before.