File tree Expand file tree Collapse file tree 6 files changed +5
-5
lines changed Expand file tree Collapse file tree 6 files changed +5
-5
lines changed File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change 7
7
<description >Generate API documentation pages in Markdown format for VuePress.</description >
8
8
<transformations >
9
9
<transformation writer =" twig" source =" templates/vuepress/index.md.twig" artifact =" README.md" />
10
- <transformation writer =" twig" source =" templates/vuepress/index- classes.md.twig" artifact =" classes.md" />
11
- <transformation writer =" twig" source =" templates/vuepress/index- interfaces.md.twig" artifact =" interfaces.md" />
12
- <transformation writer =" twig" source =" templates/vuepress/index- traits.md.twig" artifact =" traits.md" />
13
- <transformation writer =" twig" source =" templates/vuepress/index- functions.md.twig" artifact =" functions.md" />
14
- <transformation writer =" twig" source =" templates/vuepress/index- constants.md.twig" artifact =" constants.md" />
10
+ <transformation writer =" twig" source =" templates/vuepress/classes.md.twig" artifact =" classes.md" />
11
+ <transformation writer =" twig" source =" templates/vuepress/interfaces.md.twig" artifact =" interfaces.md" />
12
+ <transformation writer =" twig" source =" templates/vuepress/traits.md.twig" artifact =" traits.md" />
13
+ <transformation writer =" twig" source =" templates/vuepress/functions.md.twig" artifact =" functions.md" />
14
+ <transformation writer =" twig" source =" templates/vuepress/constants.md.twig" artifact =" constants.md" />
15
15
</transformations >
16
16
<parameters >
17
17
<parameter key =" twig-debug" >true</parameter >
File renamed without changes.
You can’t perform that action at this time.
0 commit comments