Skip to content

Commit d10c941

Browse files
authored
Update devdocs-generator (#4091)
* Update devdocs-generator.ps1 * made new dir * Update devdocs-generator.ps1 * Update devdocs-generator.ps1
1 parent e93753e commit d10c941

File tree

5 files changed

+134
-108
lines changed

5 files changed

+134
-108
lines changed

docs/content/dev/_index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,11 @@ toc: false
4242
### Features
4343

4444
{{< autolinks section="dev/features/features" >}}
45+
46+
### Remote Access
47+
48+
{{< autolinks section="dev/features/remote-access" >}}
49+
50+
### Powershell Profile Powershell 7+ Only
51+
52+
{{< autolinks section="dev/features/powershell-profile-powershell-7--only" >}}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: "Powershell Profile Powershell 7+ Only"
3+
weight: 5
4+
toc: false
5+
---
6+
7+
{{< autolinks section="dev/features/powershell-profile-powershell-7--only" >}}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: "Remote Access"
3+
weight: 4
4+
toc: false
5+
---
6+
7+
{{< autolinks section="dev/features/remote-access" >}}

docs/content/dev/features/_index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,11 @@ toc: false
1515
### Features
1616

1717
{{< autolinks section="dev/features/features" >}}
18+
19+
### Remote Access
20+
21+
{{< autolinks section="dev/features/remote-access" >}}
22+
23+
### Powershell Profile Powershell 7+ Only
24+
25+
{{< autolinks section="dev/features/powershell-profile-powershell-7--only" >}}

0 commit comments

Comments
 (0)