Skip to content

Commit 4706993

Browse files
committed
🆙 Template metadata
1 parent 5822b6c commit 4706993

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

data/templates/vuepress/template.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<template>
33
<author>Nelson Martell</author>
44
<email>nelson6e65@gmail.com</email>
5-
<version>1.0.0-beta</version>
6-
<copyright>2018 Nelson Martell</copyright>
7-
<description>Generate API documentation pages in Markdown format for VuePress.</description>
5+
<version>1.0.0-beta.3</version>
6+
<copyright>2018-2019 © Nelson Martell</copyright>
7+
<description>Template for generating your PHP API documentation in a pretty VuePress format</description>
88
<transformations>
99
<transformation writer="twig" source="templates/vuepress/index.md.twig" artifact="README.md" />
1010
<transformation writer="twig" source="templates/vuepress/classes.md.twig" artifact="classes.md" />

0 commit comments

Comments
 (0)