eclipse-vertx / eclipse-vertx/vertx-codegen

Add support for different documentation dir

Open
#110 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
111
Forks
89
PR merge metrics
No merged PRs in 30d

Description

right now everything generated by verty-codegen goes into:
```
outputDirectory\generated ~ generated classes
outputDirectory\resources ~ generated resources
outputDirectory\ascidoc ~ generated asciidoc
```
It would be great if you could support changing the location of the generated asciidoc, vertx-docgen supports this so it's kind of annoying that you can't specify the location of the generated asciidoc files for codegen. maybe even respond to the same option, so they both can be used in combination

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.