Skip to content

Commit e31127a

Browse files
Merge pull request #2 from AzureLocal/feature/docs-restructure
Feature/docs restructure
2 parents 1cdac7f + 442dc58 commit e31127a

32 files changed

Lines changed: 1855 additions & 529 deletions

.github/workflows/build-docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ jobs:
2828
steps:
2929
- name: Checkout repository
3030
uses: actions/checkout@v4
31+
with:
32+
fetch-depth: 0
3133

3234
- name: Setup Ruby for Asciidoctor
3335
uses: ruby/setup-ruby@v1

README.adoc

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,7 @@
44
:icons: font
55
:url-docs: docs/main.adoc
66

7-
image:https://img.shields.io/badge/PowerShell-7.2%2B-blue[PowerShell 7.2+]
8-
image:https://img.shields.io/badge/License-MIT-green[MIT License]
9-
image:https://img.shields.io/badge/VMFleet-2.1.0.0-orange[VMFleet 2.1.0.0]
10-
7+
image:https://img.shields.io/badge/Platform-Azure%20Local-0078D4?style=flat-square&logo=microsoft-azure[Platform: Azure Local] image:https://img.shields.io/badge/PowerShell-7.2%2B-5391FE?style=flat-square&logo=powershell[PowerShell 7.2+] image:https://img.shields.io/badge/License-MIT-green?style=flat-square[License: MIT] image:https://img.shields.io/badge/Status-Pre--Release-orange?style=flat-square[Status: Pre-Release]
118

129
[CAUTION]
1310
====

docs/chapters/06-vmfleet-guide.adoc

Lines changed: 0 additions & 179 deletions
This file was deleted.

docs/chapters/07-additional-tools.adoc

Lines changed: 0 additions & 130 deletions
This file was deleted.

0 commit comments

Comments
 (0)