-
Improvement
-
Resolution: Unresolved
-
Major
-
None
-
Jenkins ver. 1.532.1
Jenkins DocLinks plugin 0.6
I need to archive a directory structure where the published document lies in a sub directory. But this is currently not possible with the plugin.
Directory structure to archive:
<ws dir>/A/1/2/myIndex.html
<ws dir>/A/3/myPage1.html
Document to publish:
myIndex.html (has hyperlinks to myPage1.html
Jenkins doclinks plugin configuration:
Directory to archive = A
Index file = 1/2/myIndex.html
Current result:
Viewing of myIndex1.html works, but hyperlink to myPage1.html is broken.
Could you please improve the plugin for that situation?
Thank you very much!