This is an automated email from the ASF dual-hosted git repository. kwin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-doxia.git
commit 5b175eaf83d426f4315e019983d730cd68626be2 Author: Konrad Windszus <[email protected]> AuthorDate: Tue Mar 10 16:09:21 2026 +0100 Move to match target converter format MARKDOWN with doxia-converter --- src/site/{xdoc/index.xml => markdown/index.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/src/site/xdoc/index.xml b/src/site/markdown/index.md similarity index 100% rename from src/site/xdoc/index.xml rename to src/site/markdown/index.md
