QDox
  1. QDox
  2. QDOX-222

Package level javadoc and doclet tags

    Details

    • Type: Improvement Improvement
    • Status: Closed Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 2.0
    • Component/s: Parser
    • Labels:
      None
    • Number of attachments :
      0

      Description

      Would it be possible for QDox to parse package level javadoc and doclet tags into the JavaPackage class?

      I'd like to use QDoc to generate API documentation and the description of each service is stored in the package-info.java file for each package. It also includes some doclet tags with additional information I'd like to use

        Activity

        Hide
        Marco Soldati added a comment -

        I would be interested in such functionality as well. In addition it would be nice to support not only package comment files but also overview comment files (http://download.oracle.com/javase/1.3/docs/tooldocs/solaris/javadoc.html#overviewcomment). Like this QDox could become a standalone alternative to the proprietary JavaDoc tool.

        Show
        Marco Soldati added a comment - I would be interested in such functionality as well. In addition it would be nice to support not only package comment files but also overview comment files ( http://download.oracle.com/javase/1.3/docs/tooldocs/solaris/javadoc.html#overviewcomment ). Like this QDox could become a standalone alternative to the proprietary JavaDoc tool.
        Hide
        Robert Scholte added a comment -

        Great timing
        I've spend some time to restructure the models, using exposing methods through interfaces. One of them is the JavaAnnotatedElement. I was wondering if this is the one which should include comment and doclets, especially the JavaPackage confused me. But after reading this I believe I'm on the right track.

        Show
        Robert Scholte added a comment - Great timing I've spend some time to restructure the models, using exposing methods through interfaces. One of them is the JavaAnnotatedElement. I was wondering if this is the one which should include comment and doclets, especially the JavaPackage confused me. But after reading this I believe I'm on the right track.
        Hide
        Robert Scholte added a comment -

        Already implemented a while ago, will be part of the next release.

        Show
        Robert Scholte added a comment - Already implemented a while ago, will be part of the next release.
        Robert Scholte made changes -
        Field Original Value New Value
        Status Open [ 1 ] Closed [ 6 ]
        Assignee Robert Scholte [ rfscholte ]
        Fix Version/s 2.0 [ 15636 ]
        Resolution Fixed [ 1 ]

          People

          • Assignee:
            Robert Scholte
            Reporter:
            Lee Butts
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: