Skip to content

Commit b586947

Browse files
committed
Merged PR 443477: fixing build warnings
fixing build warnings
1 parent 8af60d8 commit b586947

File tree

73 files changed

+546
-593
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+546
-593
lines changed

docfx.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"build": {
3+
"markdownEngineName": "dfm",
34
"content": [
45
{
56
"files": [

docs/_shared/invite-teammates.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Give a team member access to your organization by adding their email address to
88

99
1. Sign in to your organization (```https://dev.azure.com/{yourorganization}```).
1010

11-
2. Select ![Organization settings](../_img/icons/gear-icon.png) **Organization settings**.
11+
2. Select ![Organization settings](/azure/devops/_shared/_img/icons/gear-icon.png) **Organization settings**.
1212

1313
![Open Organization settings](/azure/devops/_shared/_img/settings/open-admin-settings-vert.png)
1414

docs/_shared/keyboard-shortcuts/code-shortcuts.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ms.topic: include
33
---
44

55

6-
<a id="code-shortcuts"></a>
6+
<a id="code-shortcuts" /a>
77

88
You can use the following keyboard shortcuts when working from a page under **Repos** or **Code**. To view the valid shortcuts, enter **Shift+?** to access Global and service-specific shortcuts..
99

docs/_shared/keyboard-shortcuts/global-shortcuts.md

+1-5
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,4 @@ You can use the following keyboard shortcuts from the web portal.
3333
</tr>
3434
</tbody>
3535
</table>
36-
37-
38-
<!---
39-
g,k&nbsp;&nbsp;&nbsp;Go to [wiki](/azure/devops/project/wiki/add-edit-wiki)<br/>
40-
-->
36+

docs/_shared/keyboard-shortcuts/queries-shortcuts.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ ms.topic: include
77

88
You can use the following keyboard shortcuts when [working with queries](/azure/devops/boards/queries/using-queries) in the web portal. To view the valid shortcuts, enter **Shift+?** from **Boards>Queries** or **Work>Queries**.
99

10-
::: moniker range="tfs-2015"
10+
::: moniker range="tfs-2015"
1111
>[!NOTE]
1212
>The following shortcuts are available from Azure DevOps Services or TFS 2015.2 or later versions.
13-
>
14-
::: moniker-end
13+
14+
::: moniker-end
1515

1616
<table width="70%">
1717
<tbody valign="top">

docs/_shared/keyboard-shortcuts/queries-te-shortcuts.md

-113
Original file line numberDiff line numberDiff line change
@@ -19,116 +19,3 @@ ms.topic: include
1919
|**Ctrl+v** |Paste copied clause |**F5** |Refresh |
2020
|**Del** |Delete contents of current field or clause | | |
2121

22-
<!---
23-
<table width="70%">
24-
<thead>
25-
<tr>
26-
<th>Keyboard shortcut</th>
27-
<th>Action</th>
28-
</tr>
29-
</thead>
30-
<tr>
31-
<td>![Left/right arrow](/azure/devops/boards/_img/icons/Arrow_Next.png) ![ ](/azure/devops/boards/_img/icons/Arrow_Previous.png)</td>
32-
<td>Move focus left/right</td>
33-
</tr>
34-
<tr>
35-
<td>![Up/Down arrow](/azure/devops/boards/_img/icons/Arrow_Up.png) ![ ](/azure/devops/boards/_img/icons/Arrow_Down.png)</td>
36-
<td>Move focus up/down</td>
37-
</tr>
38-
<tr>
39-
<td>**Enter**</td>
40-
<td>Move focus down</td>
41-
</tr>
42-
<tr>
43-
<td>**Tab**</td>
44-
<td>Move focus right, one field at a time</td>
45-
</tr>
46-
<tr>
47-
<td>**Shift+**![Left arrow](/azure/devops/boards/_img/icons/Arrow_Next.png)</td>
48-
<td>Move focus left one field at a time</td>
49-
</tr>
50-
<tr>
51-
<td>**Shift+**![Right arrow](/azure/devops/boards/_img/icons/Arrow_Previous.png)</td>
52-
<td>Move focus right one field at a time</td>
53-
</tr>
54-
<tr>
55-
<td>**End**</td>
56-
<td>Move focus to end of current clause</td>
57-
</tr>
58-
<tr>
59-
<td>**Ctrl+c**</td>
60-
<td>Copy selected clause</td>
61-
</tr>
62-
<tr>
63-
<td>**Ctrl+s**</td>
64-
<td>Save changes (editor or results)</td>
65-
</tr>
66-
<tr>
67-
<td>**Ctrl+v**</td>
68-
<td>Paste copied clause</td>
69-
</tr>
70-
<tr>
71-
<td>**Shift+**![Up/Down arrow](/azure/devops/boards/_img/icons/Arrow_Up.png)![ ](/azure/devops/boards/_img/icons/Arrow_Down.png)</td>
72-
<td>Highlight consecutive clauses</td>
73-
</tr>
74-
<tr>
75-
<td>**Del**</td>
76-
<td>Delete contents of current field or clause</td>
77-
</tr>
78-
</table>
79-
80-
### Query results
81-
<table width="70%">
82-
<thead>
83-
<tr>
84-
<th>Keyboard shortcut</th>
85-
<th>Action</th>
86-
</tr>
87-
</thead>
88-
<tr>
89-
<td>**F5**</td>
90-
<td>Refresh</td>
91-
</tr>
92-
<tr>
93-
<td>**Shift+**![Up/Down arrow](/azure/devops/boards/_img/icons/Arrow_Up.png)![ ](/azure/devops/boards/_img/icons/Arrow_Down.png)</td>
94-
<td>Highlight consecutive rows</td>
95-
</tr>
96-
<tr>
97-
<td>**Shift+Alt,n**</td>
98-
<td>Move focus to next item</td>
99-
</tr>
100-
<tr>
101-
<td>**Shift+Alt,p**</td>
102-
<td>Move focus to previous item</td>
103-
</tr>
104-
<tr>
105-
<td>**Home**</td>
106-
<td>Move focus to top of list</td>
107-
</tr>
108-
<tr>
109-
<td>**End**</td>
110-
<td>Move focus to bottom of list</td>
111-
</tr>
112-
<tr>
113-
<td>**+/-**</td>
114-
<td>Expand/collapse current row</td>
115-
</tr>
116-
<tr>
117-
<td>**PgUp/PgDn**</td>
118-
<td>Scroll up/down</td>
119-
</tr>
120-
<tr>
121-
<td>![Left/right arrow](/azure/devops/boards/_img/icons/Arrow_Next.png) ![ ](/azure/devops/boards/_img/icons/Arrow_Previous.png)</td>
122-
<td>Scroll left/right</td>
123-
</tr>
124-
<tr>
125-
<td>**Enter**</td>
126-
<td>Open selected work item</td>
127-
</tr>
128-
<tr>
129-
<td>**Ctrl+s**</td>
130-
<td>Save changes</td>
131-
</tr>
132-
</table>
133-
134-
-->

docs/_shared/keyboard-shortcuts/test-shortcuts.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.topic: include
77

88
You can use the following keyboard shortcuts when working in **Test Plans** or **Test**.
99

10-
>[!NOTE]
10+
> [!NOTE]
1111
> The following shortcuts are available from the web portal for Azure DevOps Services and TFS 2015.2 or later versions.
1212
1313
<table width="70%">

docs/_shared/keyboard-shortcuts/wi-form-shortcuts.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -29,24 +29,24 @@ You can use the following keyboard shortcuts when [interacting with a work item
2929

3030
## Rich text field shortcuts
3131

32-
::: moniker range="azure-devops"  
32+
::: moniker range="azure-devops"
3333

3434
The rich text editor tool bar displays below the text entry area when you click your cursor within the each text box that can be formatted.
3535

3636
> [!div class="mx-imgBorder"]
3737
> ![New Rich Text Editor toolbar](/azure/devops/boards/queries/_img/share-plans/new-rich-text-editor-toolbar.png)
3838
39-
You can use the following keyboard shortcuts when working in a web browser on one of the following operating systems. (**Command**=![ ](../../_img/icons/mac-command-symbol.png))
39+
You can use the following keyboard shortcuts when working in a web browser on one of the following operating systems. (**Command**=![ ](/azure/devops/_shared/_img/icons/mac-command-symbol.png))
4040

4141
> [!div class="mx-tdCol2BreakAll"]
42-
> | Windows OS shortcuts | Mac OS shortcuts |
42+
> | Windows OS shortcuts | Mac OS shortcuts |
4343
> |------------------|---------------------|
4444
> |**Ctrl + b** = Bold<br/>**Ctrl + c** = Copy text<br/>**Ctrl + i** = Italics<br/>**Ctrl + k** = Insert hyperlink<br/>**Ctrl + s** = Save<br/>**Ctrl + u** = Underline<br/>**Ctrl + v** = Paste text<br/>**Ctrl + y** = Redo<br/>**Ctrl + z** = Undo<br/>**Ctrl + .** = Bullet list<br/>**Ctrl + /** = Numbered list<br/>**Shift + :** = Emoji library |**Command + b** = Bold<br/>**Command + c** = Copy text<br/>**Command + i** = Italics<br/>**Command + k** = Insert hyperlink<br/>**Command + s** = Save<br/>**Command + u** = Underline<br/>**Command + v** = Paste text<br/>**Command + Z** = Redo<br/>**Command + z** = Undo<br/>**Command + .** = Bullet list<br/>**Command + /** = Numbered list<br/>**Shift + :** = Emoji library |
4545
46-
::: moniker-end  
46+
::: moniker-end
4747

4848

49-
::: moniker range=">= tfs-2017 <= azure-devops-2019"
49+
::: moniker range=">= tfs-2017 <= azure-devops-2019"
5050

5151
The rich text formatting toolbar appears above each text box that can be formatted. It only becomes active when you click within the text box.
5252

@@ -56,4 +56,4 @@ You can use the following keyboard shortcuts when working in the editor from a w
5656

5757
**Ctrl + b** = Bold<br/>**Ctrl + c** = Copy text<br/>**Ctrl + i** = Italics<br/>**Ctrl + k** = Insert hyperlink<br/>**Ctrl + s** = Save<br/>**Ctrl + u** = Underline<br/>**Ctrl + v** = Paste text<br/>**Ctrl + y** = Redo<br/>**Ctrl + z** = Undo<br/>**Ctrl + .** = Bullet list<br/>**Ctrl + /** = Numbered list<br/> **CTRL+Spacebar** = Remove formatting
5858

59-
::: moniker-end  
59+
::: moniker-end

docs/_shared/qa-azure-subscriptions-for-billing.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ but the monthly credits won't apply, so your credit card will be billed for char
2929
will be suspended, including Azure DevOps purchases,
3030
Visual Studio Marketplace purchases, and Azure resources.
3131

32-
<img alt="Spending limit" src="_img/spending-limit.png" style="border: 1px solid #CCCCCC" />
32+
<img alt="Spending limit" src="/azure/devops/_shared/_img/spending-limit.png" style="border: 1px solid #CCCCCC" />
3333

34-
<img alt="Remove spending limit indefinitely" src="_img/azure-remove-spending-limit.png" style="border: 1px solid #CCCCCC" />
34+
<img alt="Remove spending limit indefinitely" src="/azure/devops/_shared/_img/azure-remove-spending-limit.png" style="border: 1px solid #CCCCCC" />
3535

3636
If you have Administrator permissions for your subscription,
3737
remove the spending limit by visiting the

docs/_shared/qa-choose-msa-azuread-account.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
A: This happens when you sign in with an email address (for example, jamalhartnett@fabrikam.com) that's shared by your personal Microsoft account and by your work account or school account. Although both identities use the same sign-in address, they're still separate identities. The two identities have different profiles, security settings, and permissions. When you sign in, you see a page that looks like the following example:
44

5-
<img src="./_img/sign-in-picker.png" alt="Choose work or school account, or personal Microsoft account" style="border: 1px solid #CCCCCC">
5+
<img src="/azure/devops/_shared/_img/sign-in-picker.png" alt="Choose work or school account, or personal Microsoft account" style="border: 1px solid #CCCCCC">

docs/_shared/qa-choose-msa-azuread-account2.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
* Select **Work or school account** if you used this identity to create your organization, or if you previously signed in with this identity. For example, select this option if you previously signed in to Azure DevOps by using this UI:
22

3-
<img src="./_img/old-azuread-signin.png" alt="Old sign-in for work or school accounts" style="border: 1px solid #CCCCCC">
3+
<img src="/azure/devops/_shared/_img/old-azuread-signin.png" alt="Old sign-in for work or school accounts" style="border: 1px solid #CCCCCC">
44

55
Your identity is authenticated by your organization's directory in Azure AD, which controls access to your organization.
66

77
* Select **Personal account** if you used your Microsoft account with Azure DevOps. For example, select this option if you previously signed in to Azure DevOps by using this UI:
88

9-
<img src="./_img/old-msa-signin.png" alt="Old sign-in for Microsoft account" style="border: 1px solid #CCCCCC">
9+
<img src="/azure/devops/_shared/_img/old-msa-signin.png" alt="Old sign-in for Microsoft account" style="border: 1px solid #CCCCCC">
1010

1111
Your identity is authenticated by the global directory for Microsoft accounts.
1212

docs/_shared/qa-find-organization-owner.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ If you have at least Basic access, you can find the current owner in your organi
44

55
1. Go to your organization settings.
66

7-
<img alt="Go to your organization settings" src="./_img/organization-settings-new-ui.png" style="border: 1px solid #CCCCCC" />
7+
<img alt="Go to your organization settings" src="/azure/devops/_shared/_img/organization-settings-new-ui.png" style="border: 1px solid #CCCCCC" />
88

99
1. Under **Settings**, find the current owner.
1010

11-
<img alt="Find the current owner" src="./_img/organization-owner-new-ui.png" style="border: 1px solid #CCCCCC" />
11+
<img alt="Find the current owner" src="/azure/devops/_shared/_img/organization-owner-new-ui.png" style="border: 1px solid #CCCCCC" />
1212

docs/_shared/qa-find-project-collection-administrator.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ A: If you have at least Basic access, you can find your [project collection admi
44

55
1. Go to your organization's security settings.
66

7-
<img alt="Select the gear button, and then select Security" src="./_img/organization-settings-new-ui.png" style="border: 1px solid #CCCCCC" />
7+
<img alt="Select the gear button, and then select Security" src="/azure/devops/_shared/_img/organization-settings-new-ui.png" style="border: 1px solid #CCCCCC" />
88

99
1. Under **Security**, view your project collection administrators.
1010

11-
<img alt="Go to Project Collection Administrators and then select Members" src="./_img/collection-manage-security-groups-new-ui.png" style="border: 1px solid #CCCCCC" />
11+
<img alt="Go to Project Collection Administrators and then select Members" src="/azure/devops/_shared/_img/collection-manage-security-groups-new-ui.png" style="border: 1px solid #CCCCCC" />

docs/_shared/qa-organization-location-process-template.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ A: [Find your organization's region](/azure/devops/organizations/accounts/change
66

77
A: Change these when you sign up for your organization.
88

9-
<img alt="Change organization details" src="../_shared/_img/change-details-standard1.png" style="border: 1px solid #CCCCCC">
9+
<img alt="Change organization details" src="/azure/devops/_shared/_img/change-details-standard1.png" style="border: 1px solid #CCCCCC">
1010

1111
Azure DevOps uses Agile as the default [process](/azure/devops/boards/work-items/guidance/choose-process) to organize your work. Your organization's default location is based on the closest [Microsoft Azure region](https://azure.microsoft.com/regions) where Azure DevOps is available. For a better experience, select a location that's closest to most users in your organization.
1212

1313
If a new region or location opens later, you can [change your organization location or region](/azure/devops/organizations/accounts/change-organization-location). You can also select another process, like Scrum, if that works best for you.
1414

15-
<img alt="Rename project, change organization location, or select another process" src="../_shared/_img/change-details-standard2.png" style="border: 1px solid #CCCCCC">
15+
<img alt="Rename project, change organization location, or select another process" src="/azure/devops/_shared/_img/_img/change-details-standard2.png" style="border: 1px solid #CCCCCC">
1616

1717
If you connected your organization to Azure Active Directory but you belong to multiple directories and want to select a different directory, change your directory here:
1818

19-
<img alt="Change your directory" src="../_shared/_img/change-details-standard2-with-directory.png" style="border: 1px solid #CCCCCC">
19+
<img alt="Change your directory" src="/azure/devops/_shared/_img/change-details-standard2-with-directory.png" style="border: 1px solid #CCCCCC">

docs/_shared/qa-why-no-owned-organizations.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ A: Your list of organizations are associated with the identity that you use to s
44

55
If you're asked to choose between your personal Microsoft account or your work or school account when you sign in, you might have selected the wrong identity.
66

7-
<img src="_img/sign-in-picker.png" alt="Choose work or school account, or personal Microsoft account" style="border: 1px solid #CCCCCC">
7+
<img src="/azure/devops/_shared/_img/sign-in-picker.png" alt="Choose work or school account, or personal Microsoft account" style="border: 1px solid #CCCCCC">
88

99
Try to sign out completely from Azure DevOps, then sign in again and select your other identity.
1010

0 commit comments

Comments
 (0)