Skip to content

Commit

Permalink
packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ramiMSFT committed Sep 17, 2021
1 parent f54adc8 commit dfc17a5
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions docs/artifacts/index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,69 +80,69 @@ landingContent:
url: ./symbols/debug-with-symbols-windbg.md
- text: Publish symbols for debugging
url: ../pipelines/artifacts/symbols.md
- title: Publish and consume NuGet packages
- title: NuGet packages
linkLists:
- linkListType: quickstart
links:
- text: Get started with NuGet packages
- text: Get started
url: get-started-nuget.md
- linkListType: how-to-guide
links:
- text: Publish to NuGet feeds (YAML/Classic)
- text: Publish NuGet packages with Azure Pipelines (YAML/Classic)
url: ../pipelines/artifacts/nuget.md?toc=/azure/devops/artifacts/toc.json&bc=/azure/devops/artifacts/breadcrumb/toc.json
- text: Publish a NuGet package from the command line
- text: Publish NuGet packages using the command line
url: ./nuget/publish.md
- text: Consume NuGet packages in Visual Studio
- text: Install NuGet packages with Visual Studio
url: ./nuget/consume.md
- text: Use packages from nuget.org
url: ./nuget/upstream-sources.md
- title: Work with npm packages and feeds
- title: Npm packages
linkLists:
- linkListType: quickstart
links:
- text: Get started with npm and JavaScript packages
- text: Get started
url: get-started-npm.md
- linkListType: how-to-guide
links:
- text: Publish to an npm feed
- text: Publish npm packages with Azure Pipelines (YAML/Classic)
url: ../pipelines/artifacts/npm.md?toc=/azure/devops/artifacts/toc.json&bc=/azure/devops/artifacts/breadcrumb/toc.json
- text: Set up your client's npmrc
url: ./npm/npmrc.md
- text: Use npm scopes
url: ./npm/scopes.md
- text: Use packages from npmjs.com
url: ./npm/upstream-sources.md
- title: Use Maven Artifacts and feeds
- title: Maven Artifacts
linkLists:
- linkListType: quickstart
links:
- text: Get started with Maven packages
- text: Get started
url: get-started-maven.md
- linkListType: how-to-guide
links:
- text: Publish to a Maven feed
- text: Publish and restore Maven packages
url: ../pipelines/artifacts/maven.md?toc=/azure/devops/artifacts/toc.json&bc=/azure/devops/artifacts/breadcrumb/toc.json
- text: Install Maven artifacts
url: ./maven/install.md
- text: Use packages from Maven Central
url: ./maven/upstream-sources.md
- title: Publish Python packages
- title: Python packages
linkLists:
- linkListType: quickstart
links:
- text: Get started with Python packages
- text: Get started
url: ./quickstarts/python-packages.md
- linkListType: how-to-guide
links:
- text: Publish to a Python feed
- text: Publish and download Python packages with Azure Pipelines
url: ../pipelines/artifacts/pypi.md?toc=/azure/devops/artifacts/toc.json&bc=/azure/devops/artifacts/breadcrumb/toc.json
- title: Publish Universal packages
- text: Publish and consume Python packages using the command line
url: ./quickstarts/python-cli.md
- title: Universal packages
linkLists:
- linkListType: quickstart
links:
- text: Get started with Universal packages
- text: Get started
url: ./quickstarts/universal-packages.md
- linkListType: how-to-guide
links:
- text: Publish to a Universal feed
- text: Publish and download Universal Packages with Azure Pipelines
url: ../pipelines/artifacts/universal-packages.md?toc=/azure/devops/artifacts/toc.json&bc=/azure/devops/artifacts/breadcrumb/toc.json

0 comments on commit dfc17a5

Please sign in to comment.