We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd1e74e commit 6f1e980Copy full SHA for 6f1e980
mkdocs.yml
@@ -3,10 +3,9 @@ theme: readthedocs
3
repo_url: https://github.com/GitTools/GitReleaseManager
4
5
pages:
6
-- Documentation:
7
- - What is GitReleaseManager: what-is-grm.md
8
- - Why would I want to use it?: why-grm.md
9
- - Advanced Workflow: advanced.md
+- Home: what-is-grm.md
+- Why would I want to use it?: why-grm.md
+- Advanced Workflow: advanced.md
10
- Installation:
11
- Via Chocolatey: installation/chocolatey.md
12
- Via NuGet: installation/nuget.md
0 commit comments