Dear ROOTers, I am working on different software packages which reside in different directories. I set up a structure such that each source directory has its own html subdirectory which contains the automatically ROOT generated html doc of the classes belonging to that source directory. However, some packages use classes of other packages and as such I would like to have the html links pointing to the corresponding files of these other directories, without having to duplicate all the other .html files. With the automatic html generator it seems to me that this is not possible. The only solutions I found is to create all the docs in 1 directory using a ROOT macro, or alternatively duplicate all the other doc generation in each subdirectory. Obviously this is not very convenient. Am I missing something here, or is this limitation indeed present ? If the limitation is really there, could one then perhaps introduce something like gHtml->SetLinkDir("./a;./b;./c") which would make THtml look into the (sub)directories a, b, and c resp. to see whether the needed .html are there already; and if so, use these in the links. In addition I found out that the index for the user code is in USER_Index.html. In case one would like to contain all docs in 1 big directory, it would be nice to be able to specify to THtml that one would like to extend the docs (i.e. index) instead of overwriting it. In the latter case the existing index info is lost if one uses MakeAll() to add the docs of a new package. Cheers, Nick. -- Dr. Nick van Eijndhoven Organisation: Utrecht University/Nikhef, Department of Subatomic Physics Address: P.O. Box 80.000, NL-3508 TA Utrecht, The Netherlands Phone: +31-30-2532331 (direct) +31-30-2531492 (secr.) Fax: +31-30-2518689 Electronic: nick@phys.uu.nl http://www.phys.uu.nl/~nick Office: Ornstein lab. 172 At NIKHEF: H350 Tel: +31-20-5922028 (direct) +31-20-5922000 (secr.) Fax: +31-20-5925155 At CERN: B160 1-012 Tel: +41-22-7679751 (direct) +41-22-7675857 (secr.) Fax: +41-22-7679480 -------------------------------------------------------------------------------------------------
This archive was generated by hypermail 2b29 : Tue Jan 02 2001 - 11:50:22 MET