update ph-bookshelf config version 2.0
This commit is contained in:
parent
0ec0b58f7d
commit
c98e4def0f
87
book.xml
87
book.xml
@ -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 <small>/start</small>" />
|
||||
<Page id="command/user" name="/user" />
|
||||
<Page id="command/nbnhhsh" name="/nbnhhsh <small>能不能好好说话?</small>" />
|
||||
<Page id="command/186-ip-whois" name="<small>/ip /whois</small>" />
|
||||
<Page id="command/encrypt" name="/encrypt" />
|
||||
<Page id="command/info" name="/info" />
|
||||
</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>
|
||||
<Page id="sp/slash" name="/$slash" />
|
||||
<Chapter name="特别工具">
|
||||
<Page id="executor/call-me" name="呼叫 Morny 的主人" />
|
||||
<Page id="executor/admin-msg-send" name="controlling: 消息发送器" />
|
||||
</Chapter>
|
||||
<Page id="trusted" name="可信成员" />
|
||||
<Page id="note-todo" name="note::本说明书进度,以及待修整的部分" />
|
||||
<Chapter name="<small>资料库</small>">
|
||||
<Page id="command/encrypt-example" name="command/encrypt-example.png" />
|
||||
</Chapter>
|
||||
<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 <small>能不能好好说话?</small></Page>
|
||||
<Page id="186-ip-whois"><small>/ip /whois</small></Page>
|
||||
<Page id="encrypt">/encrypt</Page>
|
||||
<Page id="info">/info</Page>
|
||||
</Chapter>
|
||||
<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">/$slash</Page>
|
||||
<Chapter>
|
||||
<caption>特别工具</caption>
|
||||
<Page id="executor/call-me">呼叫 Morny 的主人</Page>
|
||||
<Page id="executor/admin-msg-send">controlling: 消息发送器</Page>
|
||||
</Chapter>
|
||||
<Page id="trusted">可信成员</Page>
|
||||
|
||||
<Separator/>
|
||||
|
||||
<Page id="note-todo">note::本说明书进度,以及待修整的部分</Page>
|
||||
|
||||
<Separator/>
|
||||
|
||||
<Chapter>
|
||||
<caption><s>已遭弃用的功能</s></caption>
|
||||
<!-- <Page id="sp/kuohuanhuan-need-sleep"><s>KuoHuanHuan 该睡觉了</s></Page>-->
|
||||
</Chapter>
|
||||
<Chapter>
|
||||
<caption><small>资料库</small></caption>
|
||||
<Page id="command/encrypt-example">command/encrypt-example.png</Page>
|
||||
</Chapter>
|
||||
|
||||
</contents>
|
||||
|
||||
</Book>
|
||||
|
Loading…
Reference in New Issue
Block a user