You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/admin/company/users.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,4 +12,4 @@ You can manage users at the company-level in the Docker Admin Console.
12
12
13
13
## Manage members on a team
14
14
15
-
Use Docker Hub to add a member to a team or remove a member from a team. For more details, see [Manage members in Docker Hub](#).
15
+
Use Docker Hub to add a member to a team or remove a member from a team. For more details, see [Manage members in Docker Hub](../organization/members.md#manage-members-on-a-team).
Copy file name to clipboardExpand all lines: content/compose/use-secrets.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -81,7 +81,7 @@ In the advanced example above:
81
81
>
82
82
> The `_FILE` environment variables demonstrated here are a convention used by some images, including Docker Official Images like [mysql](https://hub.docker.com/_/mysql) and [postgres](https://hub.docker.com/_/postgres).
Copy file name to clipboardExpand all lines: content/contribute/style/formatting.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ toc_max: 2
9
9
10
10
Readers pay fractionally more attention to headings, bulleted lists, and links, so it's important to ensure the first two to three words in those items "front load" information as much as possible.
11
11
12
-
### Best practice:
12
+
### Best practice
13
13
14
14
- Headings and subheadings should let the reader know what they will find on the page.
15
15
- They should describe succinctly and accurately what the content is about.
@@ -21,7 +21,7 @@ Readers pay fractionally more attention to headings, bulleted lists, and links,
21
21
22
22
Page titles should be action orientated. For example: - _Enable SCIM_ - _Install Docker Desktop_
23
23
24
-
### Best practice:
24
+
### Best practice
25
25
26
26
- Make sure the title of your page and the table of contents (TOC) entry matches.
27
27
- If you want to use a ‘:’ in a page title in the table of contents (\_toc.yaml), you must wrap the entire title in “” to avoid breaking the build.
@@ -31,7 +31,7 @@ Page titles should be action orientated. For example: - _Enable SCIM_ - _Install
31
31
32
32
Images, including screenshots, can help a reader better understand a concept. However, you should use them sparingly as they tend to go out-of-date.
33
33
34
-
### Best practice:
34
+
### Best practice
35
35
36
36
- When you take screenshots:
37
37
- Don’t use lorem ipsum text. Try to replicate how someone would use the feature in a real-world scenario, and use realistic text.
@@ -52,7 +52,7 @@ When people follow links, they can often lose their train of thought and fail to
52
52
53
53
The best links offer readers another way to scan information.
54
54
55
-
### Best practice:
55
+
### Best practice
56
56
57
57
- Use plain language that doesn't mislead or promise too much.
58
58
- Be short and descriptive (around five words is best).
@@ -72,7 +72,7 @@ To apply inline code style, wrap the text in a single backtick (`).
72
72
73
73
For information on how to add code blocks to your content, see [Useful component and formatting examples](../components/code-blocks.md).
74
74
75
-
### Best practice for commands:
75
+
### Best practice for commands
76
76
77
77
- Command prompt and shell:
78
78
- For a non-privileged shell, prefix commands in code blocks with the $ prompt symbol.
@@ -89,7 +89,7 @@ For information on how to add code blocks to your content, see [Useful component
89
89
- Use pipes ( \| ) between mutually exclusive arguments.
90
90
- Use three dots ( ... ) after repeated arguments.
91
91
92
-
### Best practice for code:
92
+
### Best practice for code
93
93
94
94
- Indent code blocks by 3 spaces when you nest a code block under a list item.
95
95
- Use three dots ( ... ) when you omit code.
@@ -98,7 +98,7 @@ For information on how to add code blocks to your content, see [Useful component
98
98
99
99
Use callouts to emphasize selected information on a page.
100
100
101
-
### Best practice:
101
+
### Best practice
102
102
103
103
- Format the word Warning, Important, or Note in bold. Don't bold the content within the callout.
104
104
- It's good practice to avoid placing a lot of text callouts on one page. They can create a cluttered appearance if used to excess, and you'll diminish their impact.
@@ -110,7 +110,7 @@ Use callouts to emphasize selected information on a page.
110
110
| Important | Use an Important tag to signal to the reader where actions may cause issues of a lower magnitude. | Yellow |
111
111
|| ✅ Example: Update to the Docker Desktop terms ||
112
112
| Note | Use the Note tag for information that may not apply to all readers, or if the information is tangential to a topic. | Blue |
113
-
|| ✅ Example: Deleting a repository deletes all the images it contains and its build settings. This action cannot be undone. |
113
+
|| ✅ Example: Deleting a repository deletes all the images it contains and its build settings. This action cannot be undone. ||
114
114
115
115
For information on how to add callouts to your content, see [Useful component and formatting examples](../components/call-outs.md).
116
116
@@ -149,7 +149,7 @@ Use tables to describe complex information in a straightforward manner.
149
149
150
150
Note that in many cases, an unordered list is enough to describe a list of items with a single, simple description per item. But, if you have data that’s best described by a matrix, tables are the best choice.
151
151
152
-
### Best practice:
152
+
### Best practice
153
153
154
154
- Use sentence case for table headings.
155
155
- To keep tables accessible and scannable, tables shouldn't have any empty cells. If there is no otherwise meaningful value for a cell, consider entering N/A for ‘not applicable’ or None.
@@ -173,4 +173,4 @@ When you're referring to units of measurement, use the abbreviated form in all c
Copy file name to clipboardExpand all lines: content/contribute/style/grammar.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ An acronym is an abbreviation you would speak as a word, for example, ROM (for r
13
13
14
14
An initialism is a type of acronym that comprises a group of initial letters used as an abbreviation for a name or expression. If you were using the acronym in a spoken conversation, you would enunciate each letter: H-T-M-L for Hypertext Markup Language.
15
15
16
-
### Best practice:
16
+
### Best practice
17
17
18
18
- Spell out lesser-known acronyms or initialisms on first use, then follow with the acronym or initialism in parentheses. After this, throughout the rest of your page or document, use the acronym or initialism alone.
19
19
> ‘You can use single sign-on (SSO) to sign in to Notion. You may need to ask your administrator to enable SSO.’
@@ -26,7 +26,7 @@ An initialism is a type of acronym that comprises a group of initial letters use
26
26
27
27
Unless you're referring to UI text or user-defined text, you shouldn't add emphasis to text. Clear, front-loaded wording makes the subject of a sentence clear.
28
28
29
-
### Best practice:
29
+
### Best practice
30
30
31
31
- Don't use bold to refer to a feature name.
32
32
- Use italics sparingly, as this type of formatting can be difficult to read in digital experiences.
@@ -63,7 +63,7 @@ A contraction results from letters being left out from the original word or phra
63
63
64
64
Following our conversational approach, it's acceptable to use contractions in almost all content types. Just don't get carried away. Too many contractions in a sentence can make it difficult to read.
65
65
66
-
### Best practice:
66
+
### Best practice
67
67
68
68
- Stay consistent - don't switch between contractions and their spelled-out equivalents in body copy or UI text.
69
69
- Avoid negative contractions (can't, don't, wouldn't, and shouldn't) whenever possible. Try to rewrite your sentence to align with our helpful approach that puts the focus on solutions, not problems.
@@ -79,7 +79,7 @@ When possible, use the month's full name (October 1, 2022). If there are space c
79
79
80
80
In all UI content and technical documentation, use decimals instead of fractions.
81
81
82
-
### Best practice:
82
+
### Best practice
83
83
84
84
- Always carry decimals to at least the hundredth place (33.76).
85
85
- In tables, align decimals on the decimal point.
@@ -89,7 +89,7 @@ In all UI content and technical documentation, use decimals instead of fractions
89
89
90
90
Lists are a great way to break down complex ideas and make them easier to read and scan.
91
91
92
-
### Best practice:
92
+
### Best practice
93
93
94
94
- Bulleted lists should contain relatively few words or short phrases. For most content types, limit the number of items in a list to five.
95
95
- Don’t add commas (,) or semicolons (;) to the ends of list items.
@@ -168,4 +168,4 @@ Don't use parentheses in technical documentation. They can reduce the readabilit
168
168
169
169
## Third party documentation
170
170
171
-
If you are documenting a task that requires the use of a third-party product, link out to the third-party's documentation. Don't copy the content because it might violate copyright. It can also result in an unnecessary maintenance burden of having to keep the docs up-to-date when the third-party changes or updates their product. It is best practice to link to the single source of truth.
171
+
If you are documenting a task that requires the use of a third-party product, link out to the third-party's documentation. Don't copy the content because it might violate copyright. It can also result in an unnecessary maintenance burden of having to keep the docs up-to-date when the third-party changes or updates their product. It is best practice to link to the single source of truth.
Copy file name to clipboardExpand all lines: content/contribute/style/recommended-words.md
+7-3Lines changed: 7 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -86,8 +86,12 @@ _In Docker Desktop 4.1 and lower._
86
86
87
87
What might be easy for you might not be easy for others. Try eliminating this word from the sentence because usually the same meaning can be conveyed without it.
0 commit comments