Rename Admin User Guide PDF

Remove the -trunk from the file name, it's not needed anymore, this was
the only PDF file having -trunk in the name.

Also, use user-guide-admin to follow the naming of directory and web
page.

Change-Id: I3e3ef6bfa23ed35fb81c568955df67aee27e5104
This commit is contained in:
Andreas Jaeger 2014-06-27 11:08:39 +02:00
parent 0bda19a0c3
commit 6ef4b453d7

View File

@ -50,7 +50,7 @@
set toc,title
</generateToc>
<webhelpDirname>user-guide-admin</webhelpDirname>
<pdfFilenameBase>admin-user-guide-${release.path.name}</pdfFilenameBase>
<pdfFilenameBase>user-guide-admin</pdfFilenameBase>
</configuration>
</execution>
</executions>