This is an automated email from the ASF dual-hosted git repository. kwin pushed a commit to branch feature/apt-to-markdown in repository https://gitbox.apache.org/repos/asf/maven-doxia-sitetools.git
commit 3909e5a4dcbc43be8af42bb0a0dd10656829aa6a Author: Konrad Windszus <[email protected]> AuthorDate: Tue Mar 31 14:17:03 2026 +0200 Move to match target converter format MARKDOWN with doxia-converter --- doxia-skin-model/src/site/{apt/index.apt => markdown/index.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/doxia-skin-model/src/site/apt/index.apt b/doxia-skin-model/src/site/markdown/index.md similarity index 100% rename from doxia-skin-model/src/site/apt/index.apt rename to doxia-skin-model/src/site/markdown/index.md
