Game Development Community

Downloadable documentation?

by Michael Hitchingham · in Torque Game Engine · 04/04/2003 (5:04 am) · 4 replies

Is the Torque SDK documentation at http://www.garagegames.com/docs/torque.sdk/index.php available for download as a PDF or other form?

About the author

Recent Threads


#1
04/04/2003 (5:37 am)
The documentation is created with doxygen from the source. Read through the instrutions for the SDK for more details.
#2
04/04/2003 (6:38 am)
You can in fact generate the documentation on your system fairly readily; just download Doxygen and run it... It won't be quite as nice as the official build, I'm afraid, as they have a modified version, but the core is there.
#3
04/05/2003 (4:12 am)
someone know where i can download doxygen and run to compile the docs?
(i'm very newby with doxygen)
#4
04/05/2003 (4:35 am)
This also may help you figure out the Doxygen process.


Rick's Plan with basic Doxygen generation instructions