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 4 additions and 2 deletions
Showing only changes of commit 9d28699bc8 - Show all commits

View File

@ -28,8 +28,10 @@
<!-- <swagger basePath="[YOUR_APPLICATION-NAME]" /> -->
<docs
freemarkerTemplate="${project.basedir}/src/main/resources/META-INF/enunciate/d4science_docs.fmt">
<additional-css
file="../enunciate/css/d4science_enunciate_custom.css" />
<!-- <additional-css -->
<!-- file="../enunciate/css/d4science_enunciate_custom.css" /> -->
<additional-css
file="css/d4science_enunciate_custom.css" />
</docs>
</modules>