Book a Demo

Author Topic: Outputing full package name in RTF documentation  (Read 1946 times)

BenM

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Outputing full package name in RTF documentation
« on: June 09, 2005, 03:52:43 am »
I am trying to get the fully qualified domain name of a package in my exported RTF documentation but I am finding it difficult. This is a bit of a pain as I would like to automatically generate the package headers to meet my companies documentation guidelines. I.e The headers I am generating are:

com Package
...
company Package
...
etc Package

when what I want is:
com Package
...
com.company Package
...
com.company.etc Package

Is this possible? I'm using the EA 5.00.766 corporate edition.

TIA