Skip to content

Commit

Permalink
Update Generate-DocIndex.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
sima-zhu authored and azure-sdk committed Nov 23, 2020
1 parent f96eaf5 commit 1b92eeb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion eng/common/docgeneration/Generate-DocIndex.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ Param (
$MainJsPath = "${PSScriptRoot}\templates\matthews\styles\main.js"
)
. "${PSScriptRoot}\..\scripts\common.ps1"
$GetGithubIoDocIndexFn = "Get-${Language}-GithubIoDocIndex"

# Given the metadata url under https://github.com/Azure/azure-sdk/tree/master/_data/releases/latest,
# the function will return the csv metadata back as part of response.
Expand Down

0 comments on commit 1b92eeb

Please sign in to comment.