ph-bookshelf-wiki/book.xml

38 lines
888 B
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/ ../../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/>
<Title>Getting Started</Title>
<Page id="tutorial/get-started">开始使用</Page>
<Page id="tutorial/web-server">Web 服务器配置</Page>
<Separator />
<Title>Configurations</Title>
<Page id="configurations/bookshelf">书架/站点索引文件</Page>
<Page id="configurations/configurations">配置节点</Page>
<Page id="configurations/shelf-frontend-custom">自定义 CSS/JS</Page>
</contents>
</Book>