re-enable sphinx

This commit is contained in:
Alfredo Oliviero 2024-11-29 15:51:03 +01:00
parent fa441dc599
commit cb2b595d73
1 changed files with 2 additions and 2 deletions

View File

@ -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>