anki-sync-server/docs/mkdocs.yml

11 lines
312 B
YAML
Raw Normal View History

2020-07-31 03:15:49 +08:00
strict: true
theme: readthedocs
site_name: Anki Sync Server
site_description: Self-hosted Anki Sync Server.
site_author: Anki Community
site_url: https://ankicommunity.github.io/anki-sync-server
repo_url: https://github.com/ankicommunity/anki-sync-server
docs_dir: src
site_dir: build
plugins:
- mkdocs-jupyter