-
Notifications
You must be signed in to change notification settings - Fork 348
Expand file tree
/
Copy path_config.yml
More file actions
59 lines (46 loc) · 1.1 KB
/
Copy path_config.yml
File metadata and controls
59 lines (46 loc) · 1.1 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
title: AvalonDock
description: >-
A WPF Document and Tool Window layout container for building
Visual Studio-like docking interfaces.
url: "https://dirkster99.github.io"
baseurl: "/AvalonDock"
remote_theme: just-the-docs/just-the-docs@v0.10.0
permalink: pretty
aux_links:
"GitHub":
- "https://github.com/Dirkster99/AvalonDock"
"NuGet":
- "https://www.nuget.org/packages/Dirkster.AvalonDock"
aux_links_new_tab: true
nav_sort: order
heading_anchors: true
search_enabled: true
search:
heading_level: 3
previews: 3
preview_words_before: 5
preview_words_after: 10
back_to_top: true
back_to_top_text: "Back to top"
footer_content: >-
AvalonDock is licensed under the <a href="https://github.com/Dirkster99/AvalonDock/blob/master/LICENSE">MS-PL / Apache 2.0</a> license.
© 2017–2026 Open Source Contributors.
color_scheme: dark
callouts:
note:
title: Note
color: blue
warning:
title: Warning
color: red
tip:
title: Tip
color: green
important:
title: Important
color: yellow
plugins:
- jekyll-seo-tag
exclude:
- node_modules/
- vendor/