ppkarwasz commented on issue #1954: URL: https://github.com/apache/logging-log4j2/issues/1954#issuecomment-1806545825
The plan is to delete all `*.md`, `*.adoc` and other files that describe our components' configuration and put everything into Javadoc. The manual will be split into a Configuration Reference (cf [Tomcat's reference](https://tomcat.apache.org/tomcat-9.0-doc/config/index.html)) and a User Guide (cf. [Tomcat's user guide](https://tomcat.apache.org/tomcat-9.0-doc/index.html)). The latter will only explain how the system works, how to use the different configuration formats (with examples) and will not be encumbered with lots of technical details. The Configuration Reference can even collect documentation from third-party plugin developers, if they embed metadata into their jars (or publish on Maven). -- 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]
