// @(#)root/html:$Id$
// Author: Axel Naumann 2007-01-09
/*************************************************************************
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. *
* All rights reserved. *
* *
* For the licensing terms see $ROOTSYS/LICENSE. *
* For the list of contributors see $ROOTSYS/README/CREDITS. *
*************************************************************************/
#ifndef ROOT_TDocParser
#define ROOT_TDocParser
////////////////////////////////////////////////////////////////////////////
// //
// TDocParser //
// //
// Parses documentation in source files //
// //
////////////////////////////////////////////////////////////////////////////
#include
#include
#include