We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad765c5 commit f8a149dCopy full SHA for f8a149d
2 files changed
doc/articles/toc-en.yml
@@ -9,6 +9,6 @@ items:
9
href: HowTo-SetupDevelopmentEnvironment.md
10
- name: Tutorials
11
items:
12
- - name: How To: Navigation with NavigationView in Mvux
+ - name: "How To: Navigation with NavigationView in Mvux"
13
uid: DevTKSS.Mvux.XamlNavigation.HowTo-Navigation-with-NavigationView-in-Mvux-and-Xaml
14
href: Mvux.XamlNavigation/HowTo-Navigation-with-NavigationView-in-Mvux-and-Xaml.md
doc/docfx.json
@@ -17,7 +17,7 @@
17
"content": [
18
{
19
"files": [
20
- "**/*.{md,yml}"
+ "articles/**.{md,yml}"
21
],
22
"exclude": [
23
"_site/**",
@@ -54,4 +54,4 @@
54
"pdf": false
55
}
56
57
-}
+}
0 commit comments