1 |
site_name: SudoBot Docs |
site_name: SudoBot Docs |
2 |
site_url: https://virtual-designer.github.io/sudobot |
site_url: https://docs.sudobot.onesoftnet.eu.org |
3 |
|
|
4 |
theme: |
theme: |
5 |
name: 'material' |
name: 'material' |
6 |
|
custom_dir: docs/overrides |
7 |
logo: 'assets/images/sudobot.png' |
logo: 'assets/images/sudobot.png' |
8 |
favicon: |
favicon: 'assets/images/sudobot.png' |
|
'assets/images/sudobot.png' |
|
9 |
features: |
features: |
10 |
- navigation.tabs |
- navigation.tabs |
11 |
- navigation.instant |
- navigation.instant |
30 |
text: 'Roboto' |
text: 'Roboto' |
31 |
|
|
32 |
repo_name: 'GitHub' |
repo_name: 'GitHub' |
33 |
repo_url: 'https://github.com/virtual-designer/sudobot' |
repo_url: 'https://github.com/onesoft-sudo/sudobot' |
34 |
edit_uri: edit/main/docs/ |
edit_uri: edit/main/docs/ |
35 |
|
|
36 |
extra_css: |
extra_css: |
40 |
version: |
version: |
41 |
provider: mike |
provider: mike |
42 |
|
|
|
plugins: |
|
|
- social: |
|
|
cards: true |
|
|
|
|
43 |
markdown_extensions: |
markdown_extensions: |
44 |
- admonition |
- admonition |
45 |
- pymdownx.details |
- pymdownx.details |
52 |
- pymdownx.betterem: |
- pymdownx.betterem: |
53 |
smart_enable: all |
smart_enable: all |
54 |
|
|
55 |
copyright: 'Copyright © Ar Rakin 2022' |
copyright: 'Copyright © OSN Inc. 2022' |
56 |
|
|