diff --git a/doc/cd-umldoc.xml b/doc/cd-umldoc.xml index af9143e..39ffccc 100644 --- a/doc/cd-umldoc.xml +++ b/doc/cd-umldoc.xml @@ -1,11 +1,11 @@ -UMLGraphDoc is a standard doclet wrapper that combines +UmlGraphDoc is a standard doclet wrapper that combines the standard doclet output (javadoc documentation) along with auto-generated class diagrams for both packages and classes. -The UMLGraphDoc process is driven by all the parameters that can be specified for +The UmlGraphDoc process is driven by all the parameters that can be specified for UMLGraph and the standard doclet; each will be passed to the appropriate doclet. @@ -19,13 +19,13 @@ The actual content of the diagrams depends on the kind of relations declared on class files (with the UMLGraph javadoc annotations) and/or on the kind of automated inference that UMLGraph is allowed to use. -UMLGraph javadocs are now generated with UMLGraphDoc with the following ant target: +UMLGraph javadocs are now generated with UmlGraphDoc with the following ant target: - + @@ -41,7 +41,7 @@ UMLGraph javadocs are now generated with UMLGraphDoc with the following ant targ -When generating documentation with UMLGraphDoc you will encounter +When generating documentation with UmlGraphDoc you will encounter at some point the "fur ball" effect: some central classes that have very complex context diagrams. To reduce this, you can avoid dependency inference