Book a Demo

Author Topic: Modify HTML report template  (Read 3435 times)

Allirav

  • EA Novice
  • *
  • Posts: 18
  • Karma: +0/-0
  • Implementing many interfaces....
    • View Profile
Modify HTML report template
« on: November 14, 2006, 07:43:26 am »
I want to modify the HTML report that is generated by using the following menu items:

Project | Documentation | HTML Report

I see there is a drop down choice for Style, but <default> is my only choice.

Specifically, I want to remove sections for ADVANCED on my pages.  It shows a GUID that is not meaningful in my particular view of the documentation.

Aaron B

  • EA Administrator
  • EA User
  • *****
  • Posts: 941
  • Karma: +18/-0
    • View Profile
Re: Modify HTML report template
« Reply #1 on: November 14, 2006, 03:52:58 pm »
http://www.sparxsystems.com.au/EAUserGuide/webtemplate.htm

You can add a new HTML document template from the Resource View window (under Templates | Web Style Templates).  Not sure which template section you are after though, but you should be able to modify most of the html output from this editor.

HTH.

Allirav

  • EA Novice
  • *
  • Posts: 18
  • Karma: +0/-0
  • Implementing many interfaces....
    • View Profile
Re: Modify HTML report template
« Reply #2 on: November 17, 2006, 07:06:53 am »
Exactly what I needed.  Thanks.