1 Star 0 Fork 59

SaltyKitkat / sysmaster

forked from openEuler / sysmaster 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
mkdocs.yml 2.69 KB
一键复制 编辑 原始数据 按行查看 历史
hexiaowen 提交于 2023-08-22 15:33 . docs: typo fix
# Project information
site_name: sysmaster.online
site_url: http://sysmaster.online
site_author: dev@openeuler.org
site_description: >-
Redesign and Reimplementation of Process1
# Repository
repo_name: openEuler/sysMaster
repo_url: https://gitee.com/openeuler/sysmaster
edit_uri: https://gitee.com/-/ide/project/openeuler/sysmaster/edit/master/-/docs/
# Copyright
copyright: Copyright © 2023 openEuler sysMaster team
theme:
name: material
features:
- announce.dismiss
- content.action.edit
# - content.action.view
- content.code.annotate
- content.code.copy
- content.tabs.link
# - content.tooltips
# - header.autohide
# - navigation.expand
# - navigation.footer
- navigation.indexes
- navigation.instant
- navigation.prune
# - navigation.sections
- navigation.tabs
- navigation.tabs.sticky
- navigation.top
- navigation.tracking
- search.highlight
- search.share
- search.suggest
- toc.follow
# - toc.integrate
palette:
- scheme: default
primary: indigo
accent: indigo
toggle:
icon: material/brightness-7
name: Switch to dark mode
- scheme: slate
primary: indigo
accent: indigo
toggle:
icon: material/brightness-4
name: Switch to light mode
font:
text: Roboto
code: Roboto Mono
icon:
repo: fontawesome/brands/git-alt
# favicon: assets/favicon.png
# icon:
# logo: logo
# Plugins
plugins:
- search:
separator: '[\s\-,:!=\[\]()"`/]+|\.(?!\d)|&[lg]t;|(?!\b)(?=[A-Z][a-z])'
- git-revision-date-localized:
enable_creation_date: true
# - git-committers:
# repository: squidfunk/mkdocs-material
# branch: main
# - blog
# Customization
# extra:
# analytics:
# provider: google
# property: !ENV GOOGLE_ANALYTICS_KEY
# social:
# # - icon: fontawesome/brands/github
# # link: https://github.com/github
markdown_extensions:
- abbr
- admonition
- attr_list
- def_list
- footnotes
- md_in_html
- toc:
permalink: true
- pymdownx.arithmatex:
generic: true
- pymdownx.betterem:
smart_enable: all
- pymdownx.caret
- pymdownx.details
- pymdownx.highlight:
anchor_linenums: true
- pymdownx.inlinehilite
- pymdownx.keys
- pymdownx.magiclink:
repo_url_shorthand: true
user: squidfunk
repo: mkdocs-material
- pymdownx.mark
- pymdownx.smartsymbols
- pymdownx.superfences:
custom_fences:
- name: mermaid
class: mermaid
format: !!python/name:pymdownx.superfences.fence_code_format
- pymdownx.tabbed:
alternate_style: true
- pymdownx.tasklist:
custom_checkbox: true
- pymdownx.tilde
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Rust
1
https://gitee.com/saltykitkat/sysmaster.git
git@gitee.com:saltykitkat/sysmaster.git
saltykitkat
sysmaster
sysmaster
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891