Book a Demo

Author Topic: Create Documentation "From Here"  (Read 2710 times)

DJ_Doena

  • EA Novice
  • *
  • Posts: 9
  • Karma: +0/-0
    • View Profile
Create Documentation "From Here"
« on: July 13, 2006, 07:30:13 am »
Hi,

one can hit the Documentaion Button (F8) on each package. All stuff under this package will be documented. So far, so good.

Unfortunately in the generated documentation are classes referenced which are not within the documentation tree. Why? because they are linked from within the tree.

For Example:





Connector:Source:Target:
Realisation  
Source -> Destination
Public  
TestClass
Public  
ITest
Association  
Source -> Destination
Public  
TestContainer
Private m_Test
ITest


Neither TestClass nor TestContainer are within the document tree.


Is there a switch which skips all relations that lead outside the documentation tree?
« Last Edit: July 13, 2006, 07:55:29 am by DJ_Doena »