Creating a Help File
From TDN
Ok:
Out of the need for engine docs, I created a .chm file based on the original resource by Daan Broekhof
To do so for T2D you need a couple of files that are not in the sdk. Follow these directions and then you will be all set.
I'm sure a lot of you could or have figured this out already but I figured I would post it just in case.
Right now, this will only work for the people who have a TGE license. After I get permission from GG, I will include the files needed.
First do this:
1) Go to your TGE/SDK/ folder and copy all the folders in the doc folder.
2) Copy those folders into your T2d/SDK/doc folder.
3) Go to your TGE/SDK/Engine folder and copy engine.changelog.txt and engine.overview.txt files
4) Copy those files to your T2D\SDK\engine folder
5) Follow the instructions on this resource Example: How-to generate the documentation in Windows Help file format (chm)
And that should be it.
Please remember that the files that you are removing from TGE (engine.changelog.txt and engine.overview.txt) have information about TGE in them. Until (or if) they create doxygen stuff for T2D the files will come off a little weird. Namely they will have TGE overviews etc.... But the hierarchy and all that are correct.
For now though, it’s a good way to see what’s going on inside T2D



