update ph-bookshelf config version 2.0

4.0
A.C.Sukazyo Eyre 2023-02-26 22:17:07 +08:00
parent 0ec0b58f7d
commit c98e4def0f
Signed by: Eyre_S
GPG Key ID: C17CE40291207874
1 changed files with 60 additions and 27 deletions

View File

@ -1,29 +1,62 @@
<?xml version="1.0" encoding="UTF-8" ?>
<Book id="morny" name="Morny Cono 使用手册" >
<Page id="main" name="Morny Cono 使用手册" />
<Chapter name="command - 命令">
<Page id="command/overview" name="Overview - 速查表" />
<Page id="command/on" name="/o" />
<Page id="command/hello" name="/hello /hi &lt;small&gt;/start&lt;/small&gt;" />
<Page id="command/user" name="/user" />
<Page id="command/nbnhhsh" name="/nbnhhsh &lt;small&gt;能不能好好说话?&lt;/small&gt;" />
<Page id="command/186-ip-whois" name="&lt;small&gt;/ip /whois&lt;/small&gt;" />
<Page id="command/encrypt" name="/encrypt" />
<Page id="command/info" name="/info" />
<Book
xmlns="https://book.sukazyo.cc"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="
https://book.sukazyo.cc
https://book.sukazyo.cc/assets/xsd/book.xsd"
version="2.0"
>
<book_name>Morny Cono 使用手册</book_name>
<contents>
<Page id="main">Morny Cono 使用手册</Page>
<Separator/>
<Chapter root="command/">
<caption>command - 命令</caption>
<Page id="overview">Overview - 速查表</Page>
<Page id="on">/o</Page>
<Page id="hello"><![CDATA[/hello /hi <small>/start</small>]]></Page>
<Page id="user">/user</Page>
<Page id="nbnhhsh">/nbnhhsh &lt;small&gt;能不能好好说话?&lt;/small&gt;</Page>
<Page id="186-ip-whois">&lt;small&gt;/ip /whois&lt;/small&gt;</Page>
<Page id="encrypt">/encrypt</Page>
<Page id="info">/info</Page>
</Chapter>
<Chapter name="inline - 内联查询">
<Page id="inline/overview" name="@inline_query 内联查询简介" />
<Page id="inline/share-twitter" name="Twitter 分享链接格式化" />
<Page id="inline/share-bili" name="Bilibili AV/BV 视频分享" />
<Chapter root="inline/">
<caption>inline - 内联查询</caption>
<Page id="overview">@inline_query 内联查询简介</Page>
<Page id="share-twitter">Twitter 分享链接格式化</Page>
<Page id="share-bili">Bilibili AV/BV 视频分享</Page>
</Chapter>
<Page id="sp/slash" name="/$slash" />
<Chapter name="特别工具">
<Page id="executor/call-me" name="呼叫 Morny 的主人" />
<Page id="executor/admin-msg-send" name="controlling: 消息发送器" />
<Page id="sp/slash">/$slash</Page>
<Chapter>
<caption>特别工具</caption>
<Page id="executor/call-me">呼叫 Morny 的主人</Page>
<Page id="executor/admin-msg-send">controlling: 消息发送器</Page>
</Chapter>
<Page id="trusted" name="可信成员" />
<Page id="note-todo" name="note::本说明书进度,以及待修整的部分" />
<Chapter name="&lt;small&gt;资料库&lt;/small&gt;">
<Page id="command/encrypt-example" name="command/encrypt-example.png" />
<Page id="trusted">可信成员</Page>
<Separator/>
<Page id="note-todo">note::本说明书进度,以及待修整的部分</Page>
<Separator/>
<Chapter>
<caption>&lt;s&gt;已遭弃用的功能&lt;/s&gt;</caption>
<!-- <Page id="sp/kuohuanhuan-need-sleep">&lt;s&gt;KuoHuanHuan 该睡觉了&lt;/s&gt;</Page>-->
</Chapter>
<Chapter>
<caption>&lt;small&gt;资料库&lt;/small&gt;</caption>
<Page id="command/encrypt-example">command/encrypt-example.png</Page>
</Chapter>
</contents>
</Book>