mirror of
https://github.com/LiteyukiStudio/nonebot-plugin-marshoai.git
synced 2025-07-31 05:49:51 +00:00
✨ 更新 litedoc 命令,添加文件标题选项;修改文档配置以禁用文件夹标题从索引文件获取
This commit is contained in:
@ -10,8 +10,7 @@ const commonSidebarOptions = {
|
||||
collapsed: true,
|
||||
convertSameNameSubFileToGroupIndexPage: true,
|
||||
useTitleFromFrontmatter: true,
|
||||
|
||||
useFolderTitleFromIndexFile: true,
|
||||
useFolderTitleFromIndexFile: false,
|
||||
useFolderLinkFromIndexFile: true,
|
||||
includeFolderIndexFile: true,
|
||||
rootGroupText: 'MARSHOAI',
|
||||
|
Reference in New Issue
Block a user