// @(#)root/html:$Name:  $:$Id: THtml.h,v 1.36 2007/05/09 17:01:45 axel Exp $
// Author: Nenad Buncic   18/10/95
/*************************************************************************
 * Copyright (C) 1995-2000, 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_THtml
#define ROOT_THtml
////////////////////////////////////////////////////////////////////////////
//                                                                        //
// THtml                                                                  //
//                                                                        //
// Html generates documentation for all ROOT classes                      //
// using XHTML 1.0 transitional                                           //
//                                                                        //
////////////////////////////////////////////////////////////////////////////
#ifndef ROOT_THashList
#include "THashList.h"
#endif
#include