updated docs configs
This commit is contained in:
parent
c6a8de6a20
commit
425f06d792
|
@ -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"/>
|
||||
|
|
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue