re-enable sphinx
This commit is contained in:
parent
fa441dc599
commit
cb2b595d73
4
pom.xml
4
pom.xml
|
@ -332,7 +332,7 @@
|
|||
|
||||
<build>
|
||||
<plugins>
|
||||
<!-- <plugin>
|
||||
<plugin>
|
||||
<groupId>kr.motd.maven</groupId>
|
||||
<artifactId>sphinx-maven-plugin</artifactId>
|
||||
<version>2.10.0</version>
|
||||
|
@ -351,7 +351,7 @@
|
|||
</goals>
|
||||
</execution>
|
||||
</executions>
|
||||
</plugin> -->
|
||||
</plugin>
|
||||
<!-- Enunciate Maven plugin -->
|
||||
<plugin>
|
||||
<groupId>com.webcohesion.enunciate</groupId>
|
||||
|
|
Loading…
Reference in New Issue