OneBot: Leantime 改造版源码(BOM/Univer 表格/AI 接管/品牌替换等)
This commit is contained in:
29
phpdoc.xml
Normal file
29
phpdoc.xml
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<phpdocumentor
|
||||
configVersion="3"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xmlns="https://www.phpdoc.org"
|
||||
xsi:noNamespaceSchemaLocation="https://docs.phpdoc.org/latest/phpdoc.xsd"
|
||||
>
|
||||
<title>Leantime Code Reference</title>
|
||||
<!-- Build Paths -->
|
||||
<paths>
|
||||
<output>builddocs/technical</output>
|
||||
</paths>
|
||||
<version number="1.0.0">
|
||||
<api format="php">
|
||||
<source dsn=".">
|
||||
<path>app</path>
|
||||
<path>config</path>
|
||||
<path>public</path>
|
||||
</source>
|
||||
<ignore>
|
||||
<path>app/Plugins</path>
|
||||
<path>app/Views</path>
|
||||
<path>app/Domain/**/Templates</path>
|
||||
</ignore>
|
||||
</api>
|
||||
</version>
|
||||
<!-- Templates & Theming -->
|
||||
<template name=".phpdoc/template/md"/>
|
||||
</phpdocumentor>
|
||||
Reference in New Issue
Block a user