Book a Demo

Author Topic: RTF Documentation Template - package hierarchy  (Read 3610 times)

danielku15

  • EA User
  • **
  • Posts: 32
  • Karma: +0/-0
  • Nobody is perfect and I'm a nobody :D
    • View Profile
RTF Documentation Template - package hierarchy
« on: July 31, 2007, 12:02:43 am »
Hi again.
And the next problem comes along.  ;D

I've got this package structure:
Code: [Select]

Package
|
+-->Dialog-Overview (Diagram)
|
+-->«Dialog» Dialogname
|
+-->Dialog-Detail (Diagram)
|
+--> «Action» Action1
|
+--> «Page» MainPage (has a linked document)


And now I want to generate this hierarchy to this template:
Code: [Select]

1. Package
  Details

1.1 Dialog-Overview
   Details

1.1.1 Dialogname
     Details

1.1.1.1 Dialog-Detail
       Details

1.1.1.1 Action1
Details

1.1.1.2 MainPage
Details

Document


But how can I do this. I've tried several things but nothing worked. Do you have any ideas?

- Daniel
« Last Edit: July 31, 2007, 12:18:39 am by danielku15 »
CoderLine.net - The Online Coder Resource (comming soon)