Book a Demo

Author Topic: Auto documentation for whole project  (Read 2569 times)

didier

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Auto documentation for whole project
« on: April 18, 2005, 01:49:47 am »
Via automation, how to generate the HTML documentation for the WHOLE project ?

From the UI it is possible to generate the HTML documentation for a project in its entirety : click on the highest level of the project tree and select "HTML documentation" (Maj+F8)

Thru the Automation Interface (RunReport method) you need to specify the GUIID but the highest level of the project tree doesn't have one ...


michael_rainwater

  • EA User
  • **
  • Posts: 53
  • Karma: +0/-0
    • View Profile
Re: Auto documentation for whole project
« Reply #2 on: April 21, 2005, 02:48:29 pm »
I realize the answer is in the thread provided.  But to keep it simple:  Just pass {} as your GUID.