book-content/bookshelf.xml

51 lines
2.3 KiB
XML
Raw Permalink Normal View History

2022-09-29 15:07:42 +08:00
<?xml version="1.0" encoding="UTF-8" ?>
<BookShelf siteName="Workshop Documentations">
<configurations>
<old.title.gen />
<highlightjs>true</highlightjs>
<highlightjs.languages />
<!-- <highlightjs.theme>base16/atelier-lakeside-light</highlightjs.theme>-->
<!-- <codeblock.bg-color>#ebf8ff</codeblock.bg-color>-->
<highlightjs.theme>base16/default-light</highlightjs.theme>
<codeblock.bg-color>#f8f8f8</codeblock.bg-color>
2023-01-29 10:59:22 +08:00
<codeblock.fg-color>#383838</codeblock.fg-color>
<codeblock.tab-size>4</codeblock.tab-size>
<regex.highlight>true</regex.highlight>
<listing.marker.rainbow>true</listing.marker.rainbow>
<title.permalink.flash>false</title.permalink.flash>
<site.robots><![CDATA[allow]]></site.robots>
2022-09-29 15:07:42 +08:00
</configurations>
<links>
<Link name="工房主站 /(500 Currently)" href="https://sukazyo.cc" />
<Link name="Github Orginazation" href="https://github.com/suk-ws" />
<Collection name="一些别的特殊链接">
<Link name="Sukazyo Github(保留了部分未迁移项目和非工房(纯个人)项目)" href="https://github.com/Eyre-S" />
<Link name="【广告】友情加盟 - Sukazyo 的占卜室" href="https://urara.sukazyo.cc/" />
</Collection>
</links>
<books>
<!-- <Collection name="程序项目">
<Book id="srv" name="Workshop Services 文档" />
<Collection name="iCee Series">
<Book id="icee" name="iCee 核心文档" />
<Book id="icee-module-dev" name="iCee 模块开发手册" />
</Collection>
<Book id="res-tools" name="ResourceTools 文档" />
</Collection>
<Collection name="自研协议">
<Book id="hytrans" name=".htrans Hyper Translation File" />
</Collection> -->
<Book id="morny" name="Morny Cono 的说明书" />
2023-01-26 17:20:08 +08:00
<Book id="ph-bookshelf" name="ph-Bookshelf Wiki" />
2022-09-29 15:07:42 +08:00
</books>
<rootBook id="%root" name="Workshop Documentations">
<Page id="main" name="book.sukazyo.cc:: Rebuild In Progress" />
<Chapter name="__test_collection__">
<Page id="test-collection/enhanced-frontend/test-regex-highlight" name="RegEx 着色" />
<Page id="test-collection/language-parsing/rest" name="ReST Parser" />
<Page id="test-collection/language-parsing/tex" name="LaTeX Parser" />
<Page id="test-collection/enhanced-frontend/rolling-title" name="滚动标题栏" web-title.rolling="true" />
</Chapter>
2022-09-29 15:07:42 +08:00
</rootBook>
</BookShelf>