updated docs configs

This commit is contained in:
Francesco Mangiacrapa 2022-03-25 17:18:31 +01:00
parent c6a8de6a20
commit 425f06d792
2 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
<attributes>
<attribute name="owner.project.facets" value="java"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="target/classes"/>

View File

@ -18,7 +18,7 @@
<ruby-json-client disabled="true" />
<java-json-client disabled="true" />
<javascript-client disabled="true" />
<docs docsDir="${project.build.directory}/docs" />
<docs docsDir="${project.build.directory}" docsSubdir="docs"/>
<!-- <swagger scheme="https" /> -->
</modules>