Sync eng/common directory with azure-sdk-tools for PR 5272 (#4309)
* 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 <prognash@gmail.com>
This commit is contained in:
parent
139bd10feb
commit
75e91ce668
@ -1,3 +1,5 @@
|
||||
# For details see https://github.com/Azure/azure-sdk-tools/blob/main/doc/common/Cadl-Project-Scripts.md
|
||||
|
||||
[CmdletBinding()]
|
||||
param (
|
||||
[Parameter(Position=0)]
|
||||
|
||||
@ -1,3 +1,5 @@
|
||||
# For details see https://github.com/Azure/azure-sdk-tools/blob/main/doc/common/Cadl-Project-Scripts.md
|
||||
|
||||
[CmdletBinding()]
|
||||
param (
|
||||
[Parameter(Position=0)]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user