Auto document generation

From: Matt Dobbs (Matthew.Adam.Dobbs@cern.ch)
Date: Sun Oct 10 1999 - 19:02:27 MEST


Hello,

I like ROOT's automatic document generation- I'd like to use it to
generate html pages for:

- generic C++ code that doesn't have a ClassImp or ClassDef call
- classes under development that only have .h files. This way I can write
  the .h file for a class, then refer to the nicely formatted html pages
  as I do the coding for the guts of the class.

I envision pointing THtml to a source directory and asking it to make html
pages out of whatever code is there - creating only the links that have
existing code associated to them.

Does anyone know of a way to get the THtml class to do this for me?

The way I currently use THtml is with classes that are precompiled and
loaded into ROOT with the gSystemLoad command- this excludes both of the
above possibilities.

best,
Matt



This archive was generated by hypermail 2b29 : Tue Jan 04 2000 - 00:43:40 MET