This is an automated email from the ASF dual-hosted git repository.

kwin pushed a commit to branch feature/doc-apt-to-md
in repository https://gitbox.apache.org/repos/asf/maven-gpg-plugin.git

commit 19aa14660145caace1030c867d9c7e92e886fde8
Author: Konrad Windszus <[email protected]>
AuthorDate: Mon Dec 1 19:40:47 2025 +0100

    Move to match target converter format MARKDOWN with doxia-converter
---
 .../examples/deploy-signed-artifacts.md}                                  | 0
 src/site/{apt/index.apt.vm => markdown/index.md.vm}                       | 0
 src/site/{apt/usage.apt.vm => markdown/usage.md.vm}                       | 0
 3 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/src/site/apt/examples/deploy-signed-artifacts.apt 
b/src/site/markdown/examples/deploy-signed-artifacts.md
similarity index 100%
rename from src/site/apt/examples/deploy-signed-artifacts.apt
rename to src/site/markdown/examples/deploy-signed-artifacts.md
diff --git a/src/site/apt/index.apt.vm b/src/site/markdown/index.md.vm
similarity index 100%
rename from src/site/apt/index.apt.vm
rename to src/site/markdown/index.md.vm
diff --git a/src/site/apt/usage.apt.vm b/src/site/markdown/usage.md.vm
similarity index 100%
rename from src/site/apt/usage.apt.vm
rename to src/site/markdown/usage.md.vm

Reply via email to