-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmkdocs.yml
More file actions
95 lines (88 loc) · 2.47 KB
/
mkdocs.yml
File metadata and controls
95 lines (88 loc) · 2.47 KB
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
site_name: BeyondATC Help Center
site_url: https://wiki.beyondatc.net
copyright: Created with 💜 by Dialex
theme:
name: material
custom_dir: overrides
favicon: assets/favicon.png
font:
text: Albert Sans
features:
- content.code.annotate
- content.code.copy
- content.tabs.link
- navigation.footer
- navigation.indexes
- navigation.sections
- navigation.tabs
- navigation.top
- navigation.tracking
- navigation.instant
- search.highlight
- search.share
- search.suggest
- toc.integrate
- instant
palette:
# Dark mode
- scheme: batc-dark
accent: deep purple
logo: assets/logo.png
extra_css:
- stylesheets/extra.css
- stylesheets/spantable.css
markdown_extensions:
admonition: {}
pymdownx.details: {}
pymdownx.superfences: {}
def_list: {}
attr_list: {}
md_in_html: {}
tables: {}
pymdownx.emoji:
emoji_index: !!python/name:material.extensions.emoji.twemoji
emoji_generator: !!python/name:material.extensions.emoji.to_svg
pymdownx.tabbed:
alternate_style: true
neoteroi.spantable: {}
plugins:
- search
- meta-descriptions:
export_csv: false
quiet: false
enable_checks: false
min_length: 50
max_length: 160
trim: false
nav:
- Home: 'index.md'
- Onboarding:
- 'Overview': 'onboarding/overview.md'
- 'Features': 'onboarding/features.md'
- 'Pricing': 'onboarding/pricing.md'
- 'Getting started': 'onboarding/getting-started.md'
- Beginner Guide:
- 'Overview': 'beginner-guide/overview.md'
- 'Preflight': 'beginner-guide/preflight.md'
- 'Departure': 'beginner-guide/departure.md'
- 'Cruise': 'beginner-guide/cruise.md'
- 'Arrival': 'beginner-guide/arrival.md'
- Knowledge Base:
- 'knowledge-base/index.md'
- Resources:
- 'Resources': 'resources/index.md'
- Support:
- 'Bug reporting': 'support/bug-reporting.md'
- 'FAQ': 'support/faq.md'
- 'Common issues':
- "Stuck in the login screen": 'support/common-issues/stucklogin.md'
- "Fatal error": 'support/common-issues/fatal.md'
- "BeyondATC update failed": 'support/common-issues/update.md'
- "Connection issues": 'support/common-issues/simconnect.md'
- "Change the output device": 'support/common-issues/output.md'
- "No AI traffic": 'support/common-issues/notraffic.md'
- "Simbrief cannot be reached": 'support/common-issues/simbrief.md'
extra:
social:
- icon: fontawesome/brands/discord
link: https://discord.gg/beyondatc