mirror of
https://github.com/apache/struts.git
synced 2026-08-06 15:17:00 +00:00
support for markdown in site
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1519983 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -278,6 +278,13 @@
|
||||
<stagingSiteURL>${siteDeploy.url}</stagingSiteURL>
|
||||
<relativizeDecorationLinks>false</relativizeDecorationLinks>
|
||||
</configuration>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.apache.maven.doxia</groupId>
|
||||
<artifactId>doxia-module-markdown</artifactId>
|
||||
<version>1.3</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</plugin>
|
||||
</plugins>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user