Game Development Community

about doxygen

by Isidore · in Torque Game Engine · 09/05/2002 (3:51 am) · 1 replies

Hello to all!

Today, I installed doxygen, and I would like to know if this way of proceeding was ok:

I typed:
doxygen doc/doxygen/doxygen.html.cfg

and I browse through the help by starting in:
torque/doc/engine/index.html

Anyway, I never used it before, and I have to say it surprised me very much. The result is very nice!

I wonder how it is generated anyway. it looks magical :)

2 months after buying the sdk, I finally find where are the docs. Me stupid :D

Laurent

PS:small update on the run, as I was just browsing the doc again. It is really neat!!!

#1
09/18/2002 (10:43 am)
Another thing that I found helpful with Doxygen is that there is a Windows interface that you can use as well. Be warned though, that it sometimes doesn't keep your settings. Either way you go, the results with doxygen are really nice, and many game programming houses are using it for documentation.