Reorganized enunciate
This commit is contained in:
parent
a08f817410
commit
426dcc3bde
|
@ -30,8 +30,7 @@
|
||||||
<spring-webnt disabled="true" />
|
<spring-webnt disabled="true" />
|
||||||
|
|
||||||
<docs
|
<docs
|
||||||
docsDir="${project.build.directory}" docsSubdir="api-docs"
|
docsDir="${project.build.directory}" docsSubdir="api-docs" faviconUri="favicon.ico"
|
||||||
resource-label="Collection" resource-label-plural="Collections"
|
|
||||||
freemarkerTemplate="${project.basedir}${file.separator}documentation${file.separator}enunciate${file.separator}d4science_docs.fmt">
|
freemarkerTemplate="${project.basedir}${file.separator}documentation${file.separator}enunciate${file.separator}d4science_docs.fmt">
|
||||||
<additional-css file="css${file.separator}d4science_enunciate_custom.css" />
|
<additional-css file="css${file.separator}d4science_enunciate_custom.css" />
|
||||||
</docs>
|
</docs>
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 259 KiB |
Loading…
Reference in New Issue