diff options
author | Eric Barboni <skygo@apache.org> | 2015-11-13 18:01:52 +0100 |
---|---|---|
committer | Eric Barboni <skygo@apache.org> | 2015-11-13 18:01:52 +0100 |
commit | b960b96e324cba97ee2a9a371a6df321c3cd622f (patch) | |
tree | b336eb1a36a79222d2255d559c073fe3189fb1fc /archiva-modules/archiva-web/archiva-web-common/src/enunciate/enunciate.xml | |
parent | 44093a57de41344683d5121e36ba8d7a6da52cb1 (diff) | |
download | archiva-b960b96e324cba97ee2a9a371a6df321c3cd622f.tar.gz archiva-b960b96e324cba97ee2a9a371a6df321c3cd622f.zip |
change style and template to have a kind of enunciate 1.x style that we can use
Diffstat (limited to 'archiva-modules/archiva-web/archiva-web-common/src/enunciate/enunciate.xml')
-rw-r--r-- | archiva-modules/archiva-web/archiva-web-common/src/enunciate/enunciate.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archiva-modules/archiva-web/archiva-web-common/src/enunciate/enunciate.xml b/archiva-modules/archiva-web/archiva-web-common/src/enunciate/enunciate.xml index f68532179..c1ea80ab0 100644 --- a/archiva-modules/archiva-web/archiva-web-common/src/enunciate/enunciate.xml +++ b/archiva-modules/archiva-web/archiva-web-common/src/enunciate/enunciate.xml @@ -34,7 +34,7 @@ <jaxws-support disabled="true"/> <docs disabled="false" title="Apache Archiva UI REST API" includeExampleXml="true" includeExampleJson="true" - includeDefaultDownloads="false" docsSubdir=""> + includeDefaultDownloads="false" docsSubdir="" freemarkerTemplate="${project.basedir}/src/enunciate/archiva.fmt" css="${project.basedir}/src/enunciate/archiva.css"> <!-- <war docsDir="apidocs" />--> </docs> |