This is an automated email from the ASF dual-hosted git repository. michaelo pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-doxia.git
commit eababeb42726b701a316f85f739cf641daf35420 Author: Michael Osipov <[email protected]> AuthorDate: Sat Nov 27 16:49:39 2021 +0100 [DOXIA-622] Deprecate doxia-module-docbook-simple --- doxia-modules/doxia-module-docbook-simple/src/site/apt/index.apt.vm | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doxia-modules/doxia-module-docbook-simple/src/site/apt/index.apt.vm b/doxia-modules/doxia-module-docbook-simple/src/site/apt/index.apt.vm index 65d9468..159422b 100644 --- a/doxia-modules/doxia-module-docbook-simple/src/site/apt/index.apt.vm +++ b/doxia-modules/doxia-module-docbook-simple/src/site/apt/index.apt.vm @@ -26,6 +26,10 @@ ~~ NOTE: For help with the syntax of this file, see: ~~ http://maven.apache.org/doxia/references/apt-format.html +Deprecation Notice + + This Doxia module is deprecated and will be removed in version 2.0.0. + A Doxia module for Simplified DocBook documents. DocBook format is supported both as source and target formats. This module is not configured, by default, in the maven-site-plugin. To use this module in the
