Skip to content

Commit dedf87f

Browse files
azure-sdkm-nash
andauthored
Sync eng/common directory with azure-sdk-tools for PR 5272 (#19904)
* add documentation for cadl sync and generate * move the file to doc/common and link to it from each script * update links after file rename --------- Co-authored-by: m-nash <[email protected]>
1 parent 08f261f commit dedf87f

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

eng/common/scripts/Cadl-Project-Generate.ps1

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# For details see https://github.com/Azure/azure-sdk-tools/blob/main/doc/common/Cadl-Project-Scripts.md
2+
13
[CmdletBinding()]
24
param (
35
[Parameter(Position=0)]

eng/common/scripts/Cadl-Project-Sync.ps1

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# For details see https://github.com/Azure/azure-sdk-tools/blob/main/doc/common/Cadl-Project-Scripts.md
2+
13
[CmdletBinding()]
24
param (
35
[Parameter(Position=0)]

0 commit comments

Comments
 (0)