ph-bookshelf-wiki/book.xml

56 lines
1.3 KiB
XML

<?xml version="1.0" encoding="UTF-8" ?>
<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>ph-Bookshelf Wiki</book_name>
<configurations>
<prism.plugins>autolinker</prism.plugins>
</configurations>
<contents>
<Page id="ph-bookshelf">the ph-Bookshelf</Page>
<Separator/>
<Page id="get-started">开始使用</Page>
<Page id="web-server">Web 服务器配置</Page>
<Separator />
<Chapter root="tools/">
<caption>页面选项</caption>
<Page id="code-highlight"><![CDATA[<small>Prism </small>代码高亮]]></Page>
<Page id="regex-highlight">RegEx 高亮着色</Page>
</Chapter>
<Chapter>
<caption>站点配置选项</caption>
<Page id="enhanced/robots-policy">robots.txt</Page>
</Chapter>
<!-- <Separator /> -->
<!-- <Chapter root="olds/">
<caption>旧书</caption>
<Page id="main">ph-Bookshelf</Page>
<Page id="install">安装使用</Page>
<Chapter>
<caption>Datas 书写</caption>
<Page id="data-write/bookshelf">建立书架</Page>
</Chapter>
<Page id="custom">自定义网页样式</Page>
<Page id="plans">开发计划</Page>
</Chapter> -->
</contents>
</Book>