feature_23113 #4

Merged
francesco.mangiacrapa merged 58 commits from feature_23113 into master 2022-04-06 09:59:06 +02:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 041cb24c3b - Show all commits

View File

@ -27,9 +27,9 @@
/gcat, /uri-resolver /> -->
<!-- <swagger basePath="[YOUR_APPLICATION-NAME]" /> -->
<docs
freemarkerTemplate="${project.basedir}/src/main/resources/META-INF/d4science_docs.fmt">
freemarkerTemplate="${project.basedir}/src/main/resources/META-INF/enunciate/d4science_docs.fmt">
<additional-css
file="${project.basedir}/src/main/resources/META-INF/enunciate/css/d4science_enunciate_custom.css" />
file="../WEB-INF/classes/META-INF/enunciate/css/d4science_enunciate_custom.css" />
</docs>
</modules>