small documentation typo: irrlicht.h main file,first section

You discovered a bug in the engine, and you are sure that it is not a problem of your code? Just post it in here. Please read the bug posting guidelines first.
Post Reply
darC
Posts: 6
Joined: Tue Aug 30, 2005 6:58 am
Location: bangalore
Contact:

small documentation typo: irrlicht.h main file,first section

Post by darC »

the first section last word in irrlicht.h is \examples which is parsed by doxygen and does not appear in the irrlicht documentation.

the last sentence
inside the SDK in the directory.
appears.

very small error it should be \\examples in irrlicht.h.

very small typo, but it is the first section every new irrlicht user reads.

link to documentation.http://irrlicht.sourceforge.net/docu/index.html
there are 10 kinds of people in this world,
one who can read binary and one who cant.
Post Reply