ph-bookshelf-wiki/book.xml

40 lines
944 B
XML
Raw Normal View History

2023-02-26 22:19:43 +08:00
<?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>
<contents>
2023-02-26 22:19:43 +08:00
<Page id="ph-bookshelf">the ph-Bookshelf</Page>
<Page id="web-server">Web 服务器配置</Page>
<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> -->
2023-02-26 22:19:43 +08:00
</contents>
2023-01-26 17:12:40 +08:00
</Book>