This is an automated email from the ASF dual-hosted git repository.
gongchao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hertzbeat.git
The following commit(s) were added to refs/heads/master by this push:
new a49fa3d91 [fixbug] Fixbug doc format temporary process (#2557)
a49fa3d91 is described below
commit a49fa3d91b6cca683a15319082d43e1e8a856d69
Author: Jast <[email protected]>
AuthorDate: Mon Aug 19 14:24:05 2024 +0800
[fixbug] Fixbug doc format temporary process (#2557)
Co-authored-by: tomsun28 <[email protected]>
---
pom.xml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 31f9f010b..c0ed26b95 100644
--- a/pom.xml
+++ b/pom.xml
@@ -490,7 +490,9 @@
<skip>false</skip>
<markdown>
<includes>
- <include>home/**/*.md</include>
+ <include>home/docs/**/*.md</include>
+ <include>home/blog/**/*.md</include>
+ <include>home/i18n/**/*.md</include>
</includes>
<flexmark />
<replaceRegex>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]