re-enabled sphinx

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

View File

@ -332,7 +332,7 @@
<build> <build>
<plugins> <plugins>
<!-- <plugin> <plugin>
<groupId>kr.motd.maven</groupId> <groupId>kr.motd.maven</groupId>
<artifactId>sphinx-maven-plugin</artifactId> <artifactId>sphinx-maven-plugin</artifactId>
<version>2.10.0</version> <version>2.10.0</version>
@ -351,7 +351,7 @@
</goals> </goals>
</execution> </execution>
</executions> </executions>
</plugin> --> </plugin>
<!-- Enunciate Maven plugin --> <!-- Enunciate Maven plugin -->
<plugin> <plugin>
<groupId>com.webcohesion.enunciate</groupId> <groupId>com.webcohesion.enunciate</groupId>