Skip to content

Commit

Permalink
Sync eng/common directory with azure-sdk-tools for PR 5272 (#24633)
Browse files Browse the repository at this point in the history
* 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]>
  • Loading branch information
azure-sdk and m-nash authored Jan 31, 2023
1 parent 57cfc91 commit cd0d1d8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions eng/common/scripts/Cadl-Project-Generate.ps1
Original file line number Diff line number Diff line change
@@ -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)]
Expand Down
2 changes: 2 additions & 0 deletions eng/common/scripts/Cadl-Project-Sync.ps1
Original file line number Diff line number Diff line change
@@ -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)]
Expand Down

0 comments on commit cd0d1d8

Please sign in to comment.