Better viewable extension registry

I made a new Thread was in ARBvbo posted before.

As i already sayed, i have ALL Extensions in my CHM File under http://userpage.fu-berlin.de/~larswo/OpenGL-Extensions.chm

This file allows directly jumping to specific positions in a extension file. To the new functions or tokens, to issues or to errors.

I wrote a little program that parses all the textfiles, produces all the html files and creates an table of contents for the Help builder.
Splitting up the Files shouldnt be a complicated task, but i think it is more comfortable if you have still the ability to scroll thru the whole text.
But some Cross References to the other extensions, or even to the base opengl doc would be a nice feature. I also have some problems with some of the layout features. Some of the registry textfiles arent formated cleanly.

You can download the code here: http://userpage.fu-berlin.de/~larswo/ExtensionsToCHM.zip

Have fun with it.

Lars

[This message has been edited by Lars (edited 03-22-2003).]