To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106434
                 Issue #|106434
                 Summary|autodoc loses/ignores nearly all @see tags
               Component|tools
                 Version|DEV300m61
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P2
            Subcomponent|autodoc
             Assigned to|np
             Reported by|fs





------- Additional comments from f...@openoffice.org Thu Oct 29 12:29:45 +0000 
2009 -------
Looking into the output tree of a OOO320.m2 build, in module odk:
  > cd unxlngi6.pro/bin/odkcommon/idl/com/sun/star/sdb
  > grep "@see" * | wc -l
  99
  > cd ../../../../../docs/common/ref/com/sun/star/sdb
  > grep "See also" * | wc -l
  7

This means that out of the 99 see tags in all the files in css.sdb, only 7 have
been properly recognized and transferred to the HTML file. In other modules, the
ratio is much worse, for instance, in css.util, there are 90 @see tags in the
IDL files, but only 1 (!) in the generated HTML documentation.

I know that in the past, it has been said that @see tags are not supported in
every place within the documentation. While I know whether this still holds (I
hope it doesn't), the current situation is certainly wrong.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@tools.openoffice.org
For additional commands, e-mail: issues-h...@tools.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to