Re: [ROOT] htmldoc generation question

From: Axel Naumann (axel-naumann@gmx.de)
Date: Mon Mar 01 2004 - 20:49:36 MET


Hi Mike,

> is there an option when automatically generating html documentation that
> links
> ROOT classes to their respective root web documentation?

see THtml's class doc at
http://root.cern.ch/root/html/THtml.html#THtml:description:
---
Root's class documentation files can be linked in if Root.Html.Root is set
to Root's class documentation root. It defaults to "".

 Examples:
[...]
   Root.Html.Root:              http://root.cern.ch/root/html
---

The default was changed in some version (I believe 4-6 months ago, rcs
version 1.54 or config/rootrc.in), to point to the proper place (instead
of ""). I'm trying to convince rootdev to put a webcvs viewer up - in
which case I could easily tell you now in what root version that was done
;-) Either way, editing .rootrc or $ROOTSYS/etc/system.rootrc or calling
gEnv->SetValue("Root.Html.Root","http://root.cern.ch/root/html") or
updating to a newer version should get you there.

Axel.



This archive was generated by hypermail 2b29 : Sun Jan 02 2005 - 05:50:06 MET