ppkarwasz opened a new pull request, #88:
URL: https://github.com/apache/logging-log4j-tools/pull/88

   Adds a `log4j-docgen` module whose purpose is to automatically generate the 
documentation of Log4j components based on annotations in the source code and 
Javadoc comments.
   
   This initial version:
   
   - defines a `/META-INF/log4j/plugins.xml` plugin descriptor, which is 
similar in nature to Maven's 
[`/META-INF/maven/plugin.xml`](https://maven.apache.org/ref/3.9.6/maven-plugin-api/plugin.html)
 and uses the same model generator (Modello),
   - provides a `SchemaGenerator` that produces a single XML schema from a 
collection of `plugins.xml` files.
   
   apache/logging-log4j2#1955
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to