-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmkdocs.yml
More file actions
35 lines (35 loc) · 857 Bytes
/
mkdocs.yml
File metadata and controls
35 lines (35 loc) · 857 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
site_name: MangaDB API
theme:
language: en
name: material
palette:
scheme: slate
primary: blue
accent: blue
features:
- navigation.tracking
- navigation.tabs
- navigation.sections
- navigation.path
- toc.follow
- navigation.top
- toc.integrate
- navigation.footer
- navigation.expand
repo_url: https://github.com/g3ru1a/mangadb-api
copyright: Copyright © 2022-2023 G3ru1a
extra:
social:
- icon: fontawesome/brands/github
link: https://github.com/g3ru1a/mangadb-api
name: Project Repository
- icon: fontawesome/brands/discord
link: https://discord.gg/gheM6fn9DN
name: Join our Community
- icon: fontawesome/brands/twitter
link: https://twitter.com/ok_tracker
name: Follow us for Updates
plugins:
- search
- swagger-ui-tag:
filter: false