Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Does it make sense to extract the Javadoc extracting Doclet into a separate project? #435

@odrotbohm

Description

@odrotbohm

There are quite a few other projects that would benefit from having the Javadoc information for classes and methods available at build time for inclusion in some Asciidoctor files. I.e. it would be cool if there was a Doclet usable standalone (the current one apparently actually is but it might feel weird to refer to a Doclet specific to REST and RESTDocs in particular for general purposes) and an API to access the extracted content ideally already applying Asciidoctor specific transformations. For the latter, I think most of what's needed is already available in capital.scalable.restdocs.javadoc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions