Skip to content

Commit c8cd148

Browse files
committed
Fixed build errors
1 parent 20ee5d8 commit c8cd148

File tree

6 files changed

+6
-290
lines changed

6 files changed

+6
-290
lines changed

docs/boards/index.yml

-284
Original file line numberDiff line numberDiff line change
@@ -157,287 +157,3 @@ landingContent:
157157
url: ./backlogs/resolve-backlog-reorder-issues.md
158158
- text: Set up your Backlogs and Boards
159159
url: ./backlogs/set-up-your-backlog.md
160-
161-
2 docs/boards/toc.yml
162-
Viewed
163-
@@ -1,6 +1,6 @@
164-
- name: Azure Boards Documentation - name: Azure Boards Documentation
165-
expanded: false expanded: false
166-
href: index.md href: index.yml
167-
- name: "What is Azure Boards?" - name: "What is Azure Boards?"
168-
href: get-started/what-is-azure-boards.md href: get-started/what-is-azure-boards.md
169-
- name: "Backlogs, boards, & plans" - name: "Backlogs, boards, & plans"
170-
0 docs/index.md → docs/index-to-delete.md
171-
Viewed
172-
File renamed without changes.
173-
267 docs/index.yml
174-
Viewed
175-
@@ -0,0 +1,267 @@
176-
### YamlMime:Hub
177-
178-
title: Azure DevOps Documentation
179-
summary: Collaborate on software development through source control, work tracking, and continuous integration and delivery, both on-premises and in the cloud!
180-
brand: azure
181-
182-
metadata:
183-
title: Azure Boards Documentation
184-
description: Collaborate on software development through source control, work tracking, and continuous integration and delivery, both on-premises and in the cloud!
185-
ms.service: visual-studio-online
186-
ms.topic: hub-page
187-
author: KathrynEE
188-
ms.author: kaelli
189-
ms.date: 09/30/2019
190-
191-
# highlightedContent section (optional)
192-
# Maximum of 8 items
193-
highlightedContent:
194-
# itemType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
195-
items:
196-
# Card
197-
- title: What is Azure DevOps?
198-
itemType: overview
199-
url: ./user-guide/what-is-azure-devops.md
200-
# Card
201-
- title: What's new in Azure DevOps?
202-
itemType: whats-new
203-
url: /azure/devops/release-notes/
204-
# Card
205-
- title: Create your first pipeline
206-
itemType: how-to-guide
207-
url: /pipelines/get-started/pipelines-get-started.md
208-
# Card
209-
- title: Get started for free
210-
itemType: how-to-guide
211-
url: ./user-guide/sign-up-invite-teammates.md
212-
# Card
213-
- title: Connect to a project
214-
itemType: how-to-guide
215-
url: /organizations/projects/connect-to-projects.md
216-
# Card
217-
- title: Authenticate access with personal access tokens
218-
itemType: how-to-guide
219-
url: /organizations/accounts/use-personal-access-tokens-to-authenticate.md
220-
# productDirectory section (optional)
221-
productDirectory:
222-
# title: Azure DevOps Products
223-
items:
224-
# Card
225-
- title: Azure Boards
226-
# imageSrc should be square in ratio with no whitespace
227-
imageSrc: ./_img/index/DevOpsIconBoards96.svg
228-
links:
229-
- url: ./boards/get-started/what-is-azure-boards.md
230-
text: What is Azure Boards?
231-
- url: ./boards/work-items/guidance/choose-process.md
232-
text: Choose a process
233-
- url: ./boards/backlogs/create-your-backlog.md
234-
text: Create your backlog
235-
- url: ./boards/get-started/plan-track-work.md
236-
text: Plan and track work
237-
- url: ./boards/backlogs/office/bulk-add-modify-work-items-excel.md
238-
text: Bulk add or modify work items
239-
# Card
240-
- title: Azure Repos
241-
imageSrc: ./_img/index/DevOpsIconRepos96.svg
242-
links:
243-
- url: ./repos/get-started/what-is-repos.md
244-
text: What is Azure Repos?
245-
- url: ./repos/git/pull-requests-overview.md
246-
text: Get started with Git & Visual Studio
247-
- url: ./repos/git/pull-requests-overview.md
248-
text: Review code with pull requests
249-
- url: ./repos/git/clone.md
250-
text: Clone an existing Git repo
251-
# Card
252-
- title: Azure Pipelines
253-
imageSrc: ./_img/index/DevOpsIconPipelines96.svg
254-
links:
255-
- url: ./pipelines/get-started/what-is-azure-pipelines.md
256-
text: What is Azure Pipelines?
257-
- url: ./pipelines/create-first-pipeline.md
258-
text: Create your first pipeline
259-
- url: ./pipelines/get-started/what-is-azure-pipelines.md
260-
text: What is Azure Pipelines?
261-
- url: ./pipelines/yaml-schema.md
262-
text: YAML Schema
263-
# Card
264-
- title: Azure Test Plans
265-
imageSrc: _img/index/DevOpsIconTestPlans96.svg
266-
links:
267-
- url: ./test/overview.md
268-
text: What is Azure Test Plans?
269-
- url: ./test/create-a-test-plan.md
270-
text: Create a test plan
271-
- url: ./test/run-automated-tests-from-test-hub.md
272-
text: Run automated tests
273-
- url: ./test/create-test-cases.md
274-
text: Create manual tests
275-
# Card
276-
- title: Azure Artifacts
277-
imageSrc: ./_img/index/DevOpsIconArtifacts96.svg
278-
links:
279-
- url: ./artifacts/overview.md
280-
text: What is Azure Artifacts?
281-
- url: ./artifacts/get-started-nuget.md
282-
text: NuGet
283-
- url: ./artifacts/get-started-npm.md
284-
text: Use npm to store JavaScript packages
285-
- url: ./artifacts/get-started-maven.md
286-
text: Maven packages
287-
# Card
288-
- title: Azure DevOps Server
289-
imageSrc: https://docs.microsoft.com/media/common/i_server.svg
290-
links:
291-
- url: ./user-guide/about-azure-devops-services-tfs.md
292-
text: Azure DevOps Services vs. Azure DevOps Server
293-
- url: /azure/devops/server/install/get-started
294-
text: Install
295-
- url: /azure/devops/server/upgrade/get-started
296-
text: Upgrade
297-
- url: ./migrate/migrate-from-tfs.md
298-
text: Migrate
299-
- url: /azure/devops/server/admin/admin-quick-ref
300-
text: Manage
301-
tools:
302-
title: Build and deploy your apps
303-
items:
304-
- title: ASP.NET
305-
imageSrc: ./pipelines/_img/index/logo_net.svg
306-
url: ./pipelines/apps/aspnet/build-aspnet-4.md
307-
- title: .NET Core
308-
imageSrc: ./pipelines/_img/index/logo_aspnetcore.svg
309-
url: ./pipelines/ecosystems/dotnet-core.md
310-
- title: C/C++ with GCC
311-
imageSrc: https://docs.microsoft.com/media/logos/logo_Cplusplus.svg
312-
url: ./pipelines/apps/c-cpp/gcc.md
313-
- title: C/C++ with VC++
314-
imageSrc: https://docs.microsoft.com/media/logos/logo_visual-studio.svg
315-
url: ./pipelines/apps/windows/cpp.md
316-
- title: Docker
317-
imageSrc: ./pipelines/_img/index/logo_dockercontainer.svg
318-
url: ./pipelines/tasks/build/docker.md
319-
- title: Java
320-
imageSrc: https://docs.microsoft.com/media/logos/logo_java.svg
321-
url: ./pipelines/ecosystems/java.md
322-
- title: JavaScript and Node.js
323-
imageSrc: ./pipelines/_img/index/logo_nodejs.svg
324-
url: ./pipelines/ecosystems/javascript.md
325-
- title: Python
326-
imageSrc: https://docs.microsoft.com/media/logos/logo_python.svg
327-
url: ./pipelines/ecosystems/python.md
328-
- title: Azure Web Apps
329-
imageSrc: https://docs.microsoft.com/azure/media/index/app-service-web.svg
330-
url: ./pipelines/targets/webapp.md
331-
- title: Windows VM
332-
imageSrc: https://docs.microsoft.com/azure/media/index/virtualmachine.svg
333-
url: ./pipelines/apps/cd/deploy-webdeploy-iis-deploygroups.md
334-
- title: Kubernetes
335-
imageSrc: ./pipelines/_img/index/logo_kubernetes.svg
336-
url: ./pipelines/ecosystems/kubernetes/deploy.md
337-
- title: Azure SQL Database
338-
imageSrc: https://docs.microsoft.com/azure/media/index/sqldatabase.svg
339-
url: ./pipelines/targets/azure-sqldb.md
340-
341-
# additionalContent section (optional)
342-
additionalContent:
343-
# Supports up to 3 sections
344-
sections:
345-
- title: Get started
346-
items:
347-
# Card
348-
- title: Key concepts
349-
links:
350-
- url: ./project/navigation/index.md
351-
text: Web portal navigation
352-
- url: ./user-guide/work-team-explorer.md
353-
text: Team Explorer navigation
354-
- url: ./user-guide/tools.md
355-
text: Supported tools & clients
356-
- url: ./user-guide/services.md
357-
text: Supported features & services
358-
- url: ./organizations/security/get-started-stakeholder.md
359-
text: With Stakeholder access
360-
- url: /azure/devops/user-guide/index
361-
text: See more
362-
# Card
363-
- title: Collaborate
364-
links:
365-
- url: ./project/wiki/wiki-create-repo.md
366-
text: Create a Wiki for your project
367-
- url: ./project/wiki/markdown-guidance.md
368-
text: Markdown syntax guidance
369-
- url: ./organizations/public/create-public-project.md
370-
text: Create a public project
371-
- url: /azure/devops/project/index
372-
text: See more
373-
# Card
374-
- title: GitHub Integration
375-
links:
376-
- url: ./boards/github/connect-to-github.md
377-
text: Azure Boards & GitHub
378-
- url: ./pipelines/create-first-pipeline.md
379-
text: Azure Pipelines & GitHub
380-
- title: Tools and utilities
381-
items:
382-
# Card
383-
- title: Reporting
384-
links:
385-
- text: Dashboards, charts, reports, & widgets
386-
url: ./report/dashboards/overview.md
387-
- text: Widget catalog
388-
url: ./report/dashboards/widget-catalog.md
389-
- text: Work tracking query-based charts
390-
url: ./report/dashboards/charts.md
391-
- text: What are Analytic views?
392-
url: ./report/powerbi/what-are-analytics-views.md
393-
# Card
394-
- title: Configure and Customize
395-
links:
396-
- text: User preferences
397-
url: ./organizations/settings/set-your-preferences.md
398-
- text: Teams
399-
url: ./organizations/settings/scale/index.md
400-
- text: Projects
401-
url: ./organizations/projects/index.md
402-
- text: Public Projects
403-
url: ./organizations/public/index.md
404-
- text: Processes
405-
url: ./reference/index.md
406-
- text: Organizations
407-
url: ./organizations/accounts/index.md
408-
- text: Repos, Pipelines, & Test
409-
url: ./organizations/settings/index.md
410-
- text: Notifications
411-
url: ./notifications/index.md
412-
# Card
413-
- title: Security, Access, and Billing
414-
links:
415-
- text: Permissions and groups
416-
url: ./organizations/security/about-permissions.md
417-
- text: Access
418-
url: ./organizations/security/access-levels.md
419-
- text: Billing overview
420-
url: ./organizations/billing/overview.md
421-
# Card
422-
- title: Marketplace and Extensibility
423-
links:
424-
- text: Discover extensions
425-
url: ./marketplace/overview.md
426-
- text: Develop extensions
427-
url: ./extend/get-started/node.md
428-
- text: Integrate applications
429-
url: ./integrate/index.md
430-
- text: Service hooks
431-
url: ./service-hooks/overview.md
432-
# Card
433-
- title: Developer Resources
434-
links:
435-
- text: Command Line Interface
436-
url: ./cli/index.md
437-
- text: REST APIs
438-
url: /rest/api/vsts/
439-
- text: DevOps Resource Center
440-
url: https://docs.microsoft.com/en-us/azure/devops/learn/
441-
# footer (optional)
442-
footer: "[Blogs](https://devblogs.microsoft.com/devops/) - [Twitter](https://twitter.com/AzureDevOps) - [Stack Overflow](https://stackoverflow.com/questions/tagged/azure-devops) - [Issue Reporting](https://azure.microsoft.com/support/devops/) - [Developer Community](https://azure.microsoft.com/support/devops/) - [Service Status](https://status.dev.azure.com/)"
443-

docs/get-started/index.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ landingContent:
5353
url: ../organizations/projects/connect-to-projects.md
5454
- title: Manage your project
5555
linkLists:
56-
- linkListType: quickstarts
56+
- linkListType: quickstart
5757
links:
5858
- text: Manage your project
5959
url: ../user-guide/project-admin-tutorial.md
@@ -101,7 +101,7 @@ landingContent:
101101
url: ../pipelines/yaml-schema.md
102102
- title: Set your preferences
103103
linkLists:
104-
- linkListType: quickstarts
104+
- linkListType: quickstart
105105
links:
106106
- text: Change profile preferences
107107
url: ../organizations/settings/set-your-preferences.md

docs/get-started/toc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
- name: Azure DevOps Get Started Documentation
2-
href: index.md
2+
href: index.7ml
33
- name: Start Using Azure DevOps
44
href: ../user-guide/toc.yml
55
- name: Web Portal Navigation

docs/organizations/accounts/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,5 +91,5 @@ Sign up for an organization, add users, and manage permissions and access.
9191

9292
## Resources
9393

94-
- [Get started using Azure DevOps](../../get-started/index.md)
94+
- [Get started using Azure DevOps](../../get-started/index.yml)
9595
- [Marketplace & extensibility](../../marketplace-extensibility/index.md)

docs/organizations/billing/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Make some purchases for Azure DevOps Server on your monthly Azure bill.
8383

8484
## Other resources
8585

86-
- [Get Started using Azure DevOps](../../get-started/index.md)
86+
- [Get Started using Azure DevOps](../../get-started/index.yml)
8787
- [Marketplace & Extensibility](../../marketplace-extensibility/index.md)
8888
- [Azure DevOps Server Administration](/azure/devops/server/server/index)
8989
- [Buy Visual Studio cloud subscriptions](/visualstudio/subscriptions/vscloud-overview)

docs/organizations/projects/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Structure your projects by adding area paths, iteration paths, and teams.
7474

7575
## Resources
7676

77-
- [Get Started using Azure DevOps](../../get-started/index.md)
77+
- [Get Started using Azure DevOps](../../get-started/index.yml)
7878
- [Marketplace & Extensibility](../../marketplace-extensibility/index.md)
7979
- [Public Projects](../public/index.md)
8080
- [Migrate from Azure DevOps Server to Azure DevOps Services](../../migrate/migrate-from-tfs.md)

0 commit comments

Comments
 (0)