Files
appstore-1panel/apps/mkdocs-material/data.yml
Xiao Tan dbfa47d70d add mkdocs-material (#356)
Co-authored-by: BH1XAQ <tanxiao@16iot.cn>
2023-11-06 18:23:05 +08:00

14 lines
819 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

additionalProperties:
key: mkdocs-material #应用的 key仅限英文用于在 Linux 创建文件夹
name: Material for MkDocs #应用名称
tags:
- Tool #应用标签,可以有多个,请参照下方的标签列表
shortDescZh: Markdown 文件托管平台 #应用中文描述,不要超过 30 个字
shortDescEn: Markdown File Hosting Platform #应用英文描述
type: tool #应用类型,区别于应用分类,只能有一个,请参照下方的类型列表
crossVersionUpdate: false #是否可以跨大版本升级
limit: 0 #应用安装数量限制0 代表无限制
website: https://github.com/squidfunk/mkdocs-material #官网地址
github: https://github.com/squidfunk/mkdocs-material #github 地址
document: https://squidfunk.github.io/mkdocs-material #文档地址