[ROOT] authors name using THtml

From: schulte@pktw08.phy.tu-dresden.de
Date: Wed Sep 26 2001 - 23:06:16 MEST


hi all,

 i do not manage to get the author's name automaticaly generated using THtml.
 
 i do have in ~/.rootrc :  
 	Unix.*.Root.Html.Author:           MartinSchulteWissermann
	Unix.*.Root.Html.HomePage:  	   http://pktw09.phy.tu-dresden.de/~schulte
	Unix.*.Root.Html.Copyright: 	   Copyright
	Unix.*.Root.Html.LastUpdate:	   date
	Unix.*.Root.Html.Description:	   TofROOT Project
	Unix.*.Root.Html.Root:             http://root.cern.ch/root/html 
  
      and it does not work with 
        Root.Html.Author 
      either.
      
 i convert with:
        THtml html;
        html.SetOutputDir("/home/.../RootClasses");
        html.SetSourceDir(".");
        html.MakeAll( kTRUE );
        
      generating html-code for a single class does not help.
   
 strange is, that LastUpdate and HomePage seem to work. ... hmmm
 any hint?
   
   martin s.w.
ps: an example for the missing author is:
   http://pktw09.phy.tu-dresden.de/~schulte/html/TofRoot/TofHodo.html
pps: rootv3.01.06 / suse6.4 / 2 intel pentiumIII / gcc 2.95.2



This archive was generated by hypermail 2b29 : Tue Jan 01 2002 - 17:51:00 MET