1
General Board / 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:
Neither TestClass nor TestContainer are within the document tree.
Is there a switch which skips all relations that lead outside the documentation tree?
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?