Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move to eng/common docindex reference #17728

Closed
wants to merge 10 commits into from
Prev Previous commit
Next Next commit
Added some comments
  • Loading branch information
sima-zhu committed Nov 20, 2020
commit 2c95b4d200bde7331285f26312e2e6a8549876c4
1 change: 1 addition & 0 deletions eng/scripts/Language-Settings.ps1
Original file line number Diff line number Diff line change
@@ -159,6 +159,7 @@ function Publish-java-GithubIODocs ($DocLocation, $PublicArtifactLocation)
}

function Get-java-GithubIoDocIndex() {
# Fill in language specific information using script.
Mutate-Files -appTitle $AppTitle -lang $Language -indexhtmlloc $IndexHtmlLoc
mitchdenny marked this conversation as resolved.
Show resolved Hide resolved
# Fetch out all package metadata from csv file.
$metadata = Get-CSVMetadata -MetadataUri $MetadataUri