diff --git a/doc/Doxyfiles/core_Doxyfile b/doc/Doxyfiles/core_Doxyfile index 038a851b7..262db6a63 100644 --- a/doc/Doxyfiles/core_Doxyfile +++ b/doc/Doxyfiles/core_Doxyfile @@ -322,6 +322,8 @@ INPUT = $(OSGHOME)/include/osg \ $(OSGHOME)/include/osgProducer \ $(OSGHOME)/include/osgParticle \ $(OSGHOME)/include/osgText \ + $(OSGHOME)/include/osgSim \ + $(OSGHOME)/include/osgGL2 \ $(OSGHOME)/include/osgTerrain \ $(OSGHOME)/include/osgFX \ $(OSGHOME)/include/osgUtil \