mirror of https://github.com/apache/ant-ivy
FIX: Doc-Generation creates absolute links (IVY-534)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@550824 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
8a9390e659
commit
39380eaaa0
|
|
@ -2,6 +2,6 @@
|
|||
jira: {ids: ['IVY'], url: 'http://issues.apache.org/jira'},
|
||||
shortcuts: {
|
||||
svn: {pre: 'https://svn.apache.org/repos/asf/incubator/ivy/core/trunk/'},
|
||||
ant: {pre: xooki.c.root+'doc/use/', post:'.html'}
|
||||
ant: {pre: xooki.c.relativeRoot+'doc/use/', post:'.html'}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue