doc/notebook/mkdocs.yml

17 lines
304 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.

site_name: 编程学习
site_description: 知识总结
site_author: sairate
#site_url:
strict: false
repo_name: 'Sairate/doc'
repo_url: 'https://git.sairate.top/sairate/doc'
nav:
- 简介:
- 介绍docs/index.md
- 编程基础:
- 介绍:docs/basic.md
theme:
name: mkdocs-rtd-dropdown