Skip to content

Commit ded8d45

Browse files
committed
(doc) Adding back scaffolding
1 parent e1b128c commit ded8d45

File tree

1 file changed

+25
-1
lines changed

1 file changed

+25
-1
lines changed

mkdocs.yml

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,28 @@ repo_url: https://github.com/GitTools/GitReleaseManager
44

55
pages:
66
- Home: index.md
7-
- Why use GitReleaseManager: why-grm.md
7+
- What is GitReleaseManager: what-is-grm.md
8+
- Why use GitReleaseManager: why-grm.md
9+
- Advanced Workflow: advanced.md
10+
- Installation:
11+
- Via Chocolatey: installation/chocolatey.md
12+
- Via NuGet: installation/nuget.md
13+
- Configuration:
14+
- Default Configuration: configuration/default-configuration.md
15+
- Example of Create Configuration: configuration/create-configuration.md
16+
- Example of Export Configuration: configuration/export-configuration.md
17+
- Issues to include: configuration/include-issues.md
18+
- Issues to exclude: configuration/exclude-issues.md
19+
- Commands:
20+
- Create: commands/create.md
21+
- Add Assets: commands/add-assets.md
22+
- Publish: commands/publish.md
23+
- Close: commands/close.md
24+
- Export: commands/export.md
25+
- Init: commands/init.md
26+
- Show Config: commands/show-config.md
27+
- Logging:
28+
- Configure Logging: logging/logging.md
29+
-Credits:
30+
- Particular Software: credits/particular.md
31+
- Icon: credits/icon.md

0 commit comments

Comments
 (0)