OneBot: Leantime 改造版源码(BOM/Univer 表格/AI 接管/品牌替换等)
This commit is contained in:
14
.phpdoc/template/md/template.xml
Normal file
14
.phpdoc/template/md/template.xml
Normal file
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<template>
|
||||
<name>md</name>
|
||||
<version>1.0.0</version>
|
||||
<transformations>
|
||||
<transformation writer="twig" source="index.md.twig" artifact="README.md"/>
|
||||
<transformation writer="twig" query="indexes.classes" source="class.md.twig" artifact="classes/{{FullyQualifiedStructuralElementName}}.md"/>
|
||||
<transformation writer="twig" query="indexes.traits" source="trait.md.twig" artifact="classes/{{FullyQualifiedStructuralElementName}}.md"/>
|
||||
<transformation writer="twig" query="indexes.interfaces" source="interface.md.twig" artifact="classes/{{FullyQualifiedStructuralElementName}}.md"/>
|
||||
</transformations>
|
||||
<parameters>
|
||||
<parameter key="twig-debug">true</parameter>
|
||||
</parameters>
|
||||
</template>
|
||||
Reference in New Issue
Block a user