Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
710ec77b
Commit
710ec77b
authored
Dec 23, 2020
by
Suzanne Selhorn
Committed by
Craig Norris
Dec 23, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changed "navigate" to "go"
parent
81997870
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
doc/development/documentation/styleguide/index.md
doc/development/documentation/styleguide/index.md
+4
-4
No files found.
doc/development/documentation/styleguide/index.md
View file @
710ec77b
...
...
@@ -1137,10 +1137,10 @@ When documenting navigation through the user interface:
-
Use the exact wording as shown in the UI, including any capital letters as-is.
-
Use bold text for navigation items and the char "greater than" (
`>`
) as a
separator. For example:
`
Navigate to your project's
**Settings > CI/CD**`
.
separator. For example:
`
From your project, go to
**Settings > CI/CD**`
.
-
If there are any expandable menus, make sure to mention that the user needs to
expand the tab to find the settings you're referring to. For example:
`
Navigate to your project's
**Settings > CI/CD** and expand **General pipelines**`
.
`
From your group, go to
**Settings > CI/CD** and expand **General pipelines**`
.
### Navigational elements
...
...
@@ -1436,10 +1436,10 @@ readability of the text.
For example, the following adds little to the accompanying text:
```
markdown
1.
Go to
**{home}**
**Project overview > Details**
1.
Go to
**{home}**
**Project overview > Details**
.
```
1.
Go to
**{home}**
**Project overview > Details**
1.
Go to
**{home}**
**Project overview > Details**
.
However, the following might help the reader connect the text to the user
interface:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment